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
327cc62b0d
rust
/
compiler
/
rustc_ast
/
src
History
Download ZIP
Download TAR.GZ
Vadim Petrochenkov
a4cc3cae04
expand: Resolve and expand inner attributes on out-of-line modules
2021-03-14 18:10:29 +03:00
..
ast
mv compiler to compiler/
2020-08-30 18:45:07 +03:00
attr
Rename rustdoc lints to be a tool lint instead of built-in.
2021-03-01 19:29:15 -05:00
expand
mv compiler to compiler/
2020-08-30 18:45:07 +03:00
util
Remove unnecessary manual shrink_to_fit calls
2021-01-16 14:02:36 +01:00
ast.rs
expand: Resolve and expand inner attributes on out-of-line modules
2021-03-14 18:10:29 +03:00
ast_like.rs
rustc_ast: Replace
AstLike::finalize_tokens
with a getter
tokens_mut
2021-03-06 21:19:31 +03:00
entry.rs
mv compiler to compiler/
2020-08-30 18:45:07 +03:00
lib.rs
Auto merge of
#81635
- michaelwoerister:structured_def_path_hash, r=pnkfelix
2021-03-07 23:45:57 +00:00
mut_visit.rs
ast: Keep expansion status for out-of-line module items
2021-02-18 13:07:49 +03:00
node_id.rs
Clarify docs for
DUMMY_NODE_ID
2021-02-07 19:42:12 -08:00
ptr.rs
mv compiler to compiler/
2020-08-30 18:45:07 +03:00
token.rs
Change x64 size checks to not apply to x32.
2021-03-06 16:02:48 +00:00
tokenstream.rs
Change x64 size checks to not apply to x32.
2021-03-06 16:02:48 +00:00
visit.rs
ast: Keep expansion status for out-of-line module items
2021-02-18 13:07:49 +03:00