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
9ab54df8d7
rust
/
compiler
/
rustc_ast
/
src
History
Download ZIP
Download TAR.GZ
Mark Rousskov
154a09dd91
Adjust cfgs
2022-08-12 16:28:15 -04:00
..
attr
Remove
TreeAndSpacing
.
2022-07-29 15:52:15 +10:00
expand
Make allocator_kind a query.
2021-06-20 11:52:51 +02:00
util
Do not consider method call receiver as an argument in AST.
2022-08-10 18:34:54 +02:00
ast.rs
Rollup merge of
#100350
- jhpratt:stringify-vis, r=cjgillot
2022-08-11 22:53:06 +02:00
ast_traits.rs
rustc_parse: Move AST -> TokenStream conversion logic to
rustc_ast
2022-05-22 12:01:07 +03:00
entry.rs
Fixup missing renames from
#[main]
to
#[rustc_main]
2022-06-22 18:24:09 +02:00
lib.rs
Adjust cfgs
2022-08-12 16:28:15 -04:00
mut_visit.rs
Rollup merge of
#100350
- jhpratt:stringify-vis, r=cjgillot
2022-08-11 22:53:06 +02:00
node_id.rs
Use LocalExpnId where possible.
2021-07-17 19:41:02 +02:00
ptr.rs
Use delayed error handling for
Encodable
and
Encoder
infallible.
2022-06-08 07:01:26 +10:00
token.rs
Revert
#96682
.
2022-06-02 11:22:16 +10:00
tokenstream.rs
Remove
TreeAndSpacing
.
2022-07-29 15:52:15 +10:00
visit.rs
Rollup merge of
#100392
- nnethercote:simplify-visitors, r=cjgillot
2022-08-11 22:53:08 +02:00