Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

kjeremy
Copy link
Contributor

@kjeremy kjeremy commented Feb 2, 2021

cargo audit complains that memmap is unmaintained so switch to
RazrFalcon's maintained version.

Removes yet another edge on winapi

`cargo audit` complains that `memmap` is unmaintained so switch to
RazrFalcon's maintained version.

Removes yet another edge on winapi
@kjeremy
Copy link
Contributor Author

kjeremy commented Feb 2, 2021

bors r+

@matklad
Copy link
Contributor

matklad commented Feb 2, 2021

@RazrFalcon you are my personal hero! I really like how you build reliable building blocks all over the ecosystem!

@bors
Copy link
Contributor

bors bot commented Feb 2, 2021

@bors bors bot merged commit 042e07d into rust-lang:master Feb 2, 2021
@RazrFalcon
Copy link

@matklad Thanks! And kudos to you too!

@kjeremy kjeremy deleted the memmap2 branch February 2, 2021 16:12
bors bot added a commit that referenced this pull request May 4, 2021
8716: Replace `memmap` with `memmap2` in `proc_macro_api` r=edwin0cheng a=memoryruins

#7522 did the same for `proc_macro_srv` before this usage of `memmap` was introduced to `proc_macro_api` in #6822 .

Something like [`cargo-deny`](https://github.com/EmbarkStudios/cargo-deny-action) could help prevent specific crates (and versions, licenses, etc) from being introduced into the crate tree, but that's unrelated to this pull request.



Co-authored-by: memoryruins <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants