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-01 07:13:24 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e8a63124746761e743d69ea510194de2ada4034f
rust
/
tests
/
ui
/
diagnostic_namespace
T
History
lapla
2db3c95f72
Point to the item that is incorrectly annotated with
#[diagnostic::on_const]
2025-12-04 11:59:19 +09:00
..
auxiliary
…
do_not_recommend
When more than a single
impl
and less than 4 could apply, point at them
2025-10-31 20:44:01 +00:00
on_const
Point to the item that is incorrectly annotated with
#[diagnostic::on_const]
2025-12-04 11:59:19 +09:00
on_unimplemented
When more than a single
impl
and less than 4 could apply, point at them
2025-10-31 20:44:01 +00:00
can_use_the_diagnostic_name_in_other_places.rs
…
deny_malformed_attribute.rs
…
deny_malformed_attribute.stderr
…
existing_proc_macros.rs
…
malformed_foreign_on_unimplemented.rs
…
malformed_foreign_on_unimplemented.stderr
…
multiline_spans.rs
…
multiline_spans.stderr
…
non_existing_attributes_accepted.rs
…
non_existing_attributes_accepted.stderr
bless tests with new lint messages
2025-08-19 21:27:10 +02:00
requires_path.rs
…
requires_path.stderr
…
suggest_typos.rs
…
suggest_typos.stderr
…