This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-06-21 20:17:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c99902e2f9
rust
/
compiler
/
rustc_parse
/
src
History
Matthias Krüger
86a7fc840f
compiler: clippy::complexity fixes
2024-02-23 19:56:35 +01:00
..
lexer
Prefer
DiagnosticBuilder
over
Diagnostic
in diagnostic modifiers.
2024-02-19 20:23:20 +11:00
parser
Rollup merge of
#121379
- nnethercote:rm-unchecked_error_guaranteed, r=oli-obk
2024-02-21 16:32:59 +01:00
errors.rs
Make some
IntoDiagnostic
impls generic.
2024-02-22 13:47:30 +11:00
lib.rs
Invert diagnostic lints.
2024-02-06 13:12:33 +11:00
validate_attr.rs
compiler: clippy::complexity fixes
2024-02-23 19:56:35 +01:00