This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
b3827e4f3728b77bd3e60587487ebfc3cc8d901b
rust
/
tests
/
ui
/
lint
/
let_underscore
History
Oli Scherer
cb4751d4b8
Implement
#[define_opaque]
attribute for functions.
2025-03-11 12:05:02 +00:00
..
issue-119696-err-on-fn.rs
Fix the misleading diagnostic for let_underscore_drop on type without Drop implementation
2024-09-26 10:18:18 +08:00
issue-119696-err-on-fn.stderr
Trim suggestion parts to the subset that is purely additive
2025-02-14 00:44:10 -08:00
issue-119697-extra-let.rs
Implement
#[define_opaque]
attribute for functions.
2025-03-11 12:05:02 +00:00
issue-119697-extra-let.stderr
Implement
#[define_opaque]
attribute for functions.
2025-03-11 12:05:02 +00:00
let_underscore_drop.rs
Fix the misleading diagnostic for let_underscore_drop on type without Drop implementation
2024-09-26 10:18:18 +08:00
let_underscore_drop.stderr
Trim suggestion parts to the subset that is purely additive
2025-02-14 00:44:10 -08:00
let_underscore_lock.rs
…
let_underscore_lock.stderr
Trim suggestion parts to the subset that is purely additive
2025-02-14 00:44:10 -08:00