This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-11-01 13:34:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_macros
/
src
/
diagnostics
History
Esteban Küber
b67cd4c6cf
cleanup: Remove useless
[T].iter().last()
2025-08-14 16:28:56 +00:00
..
diagnostic_builder.rs
give a better error for tuple structs in
derive(Diagnostic)
2024-10-27 21:23:28 -04:00
diagnostic.rs
Reformat using the new identifier sorting from rustfmt
2024-09-22 19:11:29 -04:00
error.rs
give a better error for tuple structs in
derive(Diagnostic)
2024-10-27 21:23:28 -04:00
mod.rs
Remove
synstructure::Structure::underscore_const
calls.
2025-04-23 11:14:27 +10:00
subdiagnostic.rs
Only args in main diag are saved and restored without removing the newly added ones
2025-06-26 23:06:38 +08:00
utils.rs
cleanup: Remove useless
[T].iter().last()
2025-08-14 16:28:56 +00:00