Skip to content

noalias on all &mut parameters is too coarse - #6786

Closed
thestinger wants to merge 1 commit into
rust-lang:incomingfrom
thestinger:revert-noalias-mut-rptr
Closed

noalias on all &mut parameters is too coarse#6786
thestinger wants to merge 1 commit into
rust-lang:incomingfrom
thestinger:revert-noalias-mut-rptr

Conversation

@thestinger

Copy link
Copy Markdown
Contributor

it can alias &const and @mut

it can alias `&const` and `@mut`
bors added a commit that referenced this pull request May 28, 2013
@borsbors closed this May 28, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Feb 25, 2021
…-lints, r=flip1995
Move conf.rs back into clippy_lints
This is an alternative solution to rust-lang#6785 to fix the CI break caused by rust-lang#6756.
changelog: none
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
6786: Implement HirDisplay for FnSig r=jonas-schievink a=jonas-schievink
This could be useful for diagnostics, but isn't used right now
bors r+
Co-authored-by: Jonas Schievink <jonasschievink@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

@thestinger@bors