This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
753c73a349
rust
/
compiler
/
rustc_ast
/
src
/
util
History
Download ZIP
Download TAR.GZ
Marijn Schouten
707a6f5463
update to literal-escaper 0.0.4 for better API without
unreachable
and faster string parsing
2025-06-23 06:36:22 +00:00
..
comments
update cfg(bootstrap)
2025-01-08 21:26:39 +01:00
case.rs
Replace some
bool
params with an enum
2022-10-01 10:13:02 +00:00
classify.rs
Refactor YieldKind so postfix yield must have an expression
2025-03-18 12:19:43 -07:00
comments.rs
rustc_ast: replace some len-checks + indexing with slice patterns etc.
🧹
2025-01-26 16:26:52 +00:00
literal.rs
update to literal-escaper 0.0.4 for better API without
unreachable
and faster string parsing
2025-06-23 06:36:22 +00:00
parser.rs
Tighten up assignment operator representations.
2025-04-03 10:23:03 +11:00
unicode.rs
Remove dependency on slice_internals feature in rustc_ast
2023-01-22 13:05:47 +01:00