This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-05-04 09:53:04 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08cd08fbef8c6663b052d8d9e4930d5696cbb8a7
rust
/
tests
/
ui
/
lint
/
let_underscore
T
History
Karol Zwolak
d14b83e378
bless tests with new lint messages
2025-08-19 21:27:10 +02: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
bless tests with new lint messages
2025-08-19 21:27:10 +02:00