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-08 21:28:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4f6afee4e5
rust
/
compiler
/
rustc_parse
/
src
History
Manish Goregaokar
1708219940
Rollup merge of
#89029
- notriddle:notriddle/issue-89013, r=estebank
...
feat(rustc_parse): recover from pre-RFC-2000 const generics syntax
Fixes
#89013
2021-10-01 09:18:17 -07:00
..
lexer
Improve diagnostics if a character literal contains combining marks
2021-09-10 19:23:37 +02:00
parser
Rollup merge of
#89029
- notriddle:notriddle/issue-89013, r=estebank
2021-10-01 09:18:17 -07:00
lib.rs
Add some more tracing
2021-09-20 15:24:47 +00:00
validate_attr.rs
Check for macros in built-in attributes that don't support them.
2021-09-25 09:03:15 -07:00