Skip to content

Fix two small warnings - #8716

Closed
andrew-d wants to merge 1 commit into
rust-lang:masterfrom
andrew-d:andrew-fix-warnings
Closed

Fix two small warnings#8716
andrew-d wants to merge 1 commit into
rust-lang:masterfrom
andrew-d:andrew-fix-warnings

Conversation

@andrew-d

Copy link
Copy Markdown
Contributor

Small, but whatever 🎱

bors added a commit that referenced this pull request Aug 24, 2013
@borsbors closed this Aug 24, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Apr 21, 2022
…iraffate
Less authoritative stable_sort_primitive message
fixesrust-lang#8241
Hey all - first contribution here so I'm deciding to start with something small.
Updated the linked message to be less authoritative as well as moved the lint grouping from `perf` to `pedantic` as suggested by `@camsteffen` under the issue.
changelog: [`stable_sort_primitive`]: emit less authoritative message and move to `pedantic`
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
8716: Replace `memmap` with `memmap2` in `proc_macro_api` r=edwin0cheng a=memoryruins
rust-lang#7522 did the same for `proc_macro_srv` before this usage of `memmap` was introduced to `proc_macro_api` in rust-lang#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 <memoryruinsmusic@gmail.com>
Sign up for freeto 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.

2 participants

@andrew-d@bors