This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
c0bedb9e5e93298a80d988cb1993bb51a3aaec11
rust
/
compiler
/
rustc_parse
/
src
History
Michael Goulet
25ff9b6bcb
Use bool in favor of Option<()> for diagnostics
2024-08-21 01:31:11 -04:00
..
lexer
Use
impl PartialEq<TokenKind> for Token
more.
2024-08-14 16:37:09 +10:00
parser
Use bool in favor of Option<()> for diagnostics
2024-08-21 01:31:11 -04:00
errors.rs
Use bool in favor of Option<()> for diagnostics
2024-08-21 01:31:11 -04:00
lib.rs
Use assert_matches around the compiler
2024-08-11 12:25:39 -04:00
validate_attr.rs
Stabilize
unsafe_attributes
2024-08-07 03:12:13 -05:00