This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-11-30 21:17:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_parse
/
src
History
bors
f5242367f4
Auto merge of
#146221
- camsteffen:ast-boxes, r=cjgillot
...
Remove boxes from ast list elements Less indirection should be better perf.
2025-10-16 02:31:44 +00:00
..
lexer
Strip frontmatter in fewer places
2025-09-09 19:49:40 +02:00
parser
Auto merge of
#146221
- camsteffen:ast-boxes, r=cjgillot
2025-10-16 02:31:44 +00:00
errors.rs
Detect top-level
...
in argument type
2025-09-16 11:38:08 -07:00
lib.rs
Use
Iterator::eq
and (dogfood)
eq_by
in compiler and library
2025-09-29 08:08:05 +03:00