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-12-03 18:40:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_ast
/
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
..
attr
return spans out of is_doc_comment to reduce reliance on .span() on attrs
2025-10-14 15:36:09 +02:00
expand
miri: use allocator_shim_contents codegen helper
2025-10-15 21:23:14 +02:00
util
…
ast_traits.rs
…
ast.rs
Remove boxes from ast TyPat lists
2025-10-04 12:39:58 -05:00
entry.rs
convert rustc_main to the new attribute parsing infrastructure
2025-10-14 17:55:00 +02:00
format.rs
…
lib.rs
Use
Iterator::eq
and (dogfood)
eq_by
in compiler and library
2025-09-29 08:08:05 +03:00
mut_visit.rs
…
node_id.rs
…
token.rs
format: some small cleanup
2025-10-08 15:13:47 +00:00
tokenstream.rs
Use
Iterator::eq
and (dogfood)
eq_by
in compiler and library
2025-09-29 08:08:05 +03:00
visit.rs
Remove boxes from ast TyPat lists
2025-10-04 12:39:58 -05:00