This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
cb7d687e96
rust
/
compiler
/
rustc_parse
/
src
History
Frank King
cb7d687e96
Implement
&pin const self
and
&pin mut self
sugars
2025-03-05 22:37:53 +08:00
..
lexer
Rename
ast::TokenKind::Not
as
ast::TokenKind::Bang
.
2025-03-03 09:26:13 +11:00
parser
Implement
&pin const self
and
&pin mut self
sugars
2025-03-05 22:37:53 +08:00
errors.rs
Rollup merge of
#137824
- estebank:rtn-sugg, r=compiler-errors
2025-03-01 16:03:18 +01:00
lib.rs
tree-wide: parallel: Fully removed all
Lrc
, replaced with
Arc
2025-02-03 13:25:57 +03:00
validate_attr.rs
Properly record metavar spans for other expansions other than TT
2024-12-21 20:37:27 +00:00