This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
6a56c3a930
rust
/
compiler
/
rustc_parse
/
src
History
Nicholas Nethercote
6a56c3a930
Use
ThinVec
in
ast::Impl
and related types.
2023-02-21 11:51:55 +11:00
..
lexer
Don't recover lifetimes/labels containing emojis as character literals
2023-02-14 17:31:58 +08:00
parser
Use
ThinVec
in
ast::Impl
and related types.
2023-02-21 11:51:55 +11:00
errors.rs
Rollup merge of
#107446
- clubby789:rustc-parse-diag-migrate, r=compiler-errors
2023-02-09 11:21:57 +01:00
lib.rs
Split
MacArgs
in two.
2022-11-22 09:04:15 +11:00
validate_attr.rs
Avoid unnecessary
MetaItem
/
Attribute
conversions.
2022-11-29 12:08:57 +11:00