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-10-25 06:32:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_parse
/
src
History
Nicholas Nethercote
dba6fc3ef5
Make underscore_literal_suffix a hard error.
...
It's been a warning for 5.5 years. Time to make it a hard error.
Closes
#42326
.
2022-11-07 10:00:36 +11:00
..
lexer
Make underscore_literal_suffix a hard error.
2022-11-07 10:00:36 +11:00
parser
Rollup merge of
#103544
- Nilstrieb:no-recovery-pls, r=compiler-errors
2022-10-27 15:03:58 +02:00
errors.rs
Migrate all diagnostics
2022-10-23 10:09:44 +02:00
lib.rs
Fix compiler docs
2022-10-10 18:28:29 +02:00
validate_attr.rs
Overhaul
MacArgs::Eq
.
2022-05-05 07:06:12 +10:00