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
2026-03-27 17:05:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9aa5c24b7d763fb98d998819571128ff2eb8a3ca
rust
/
compiler
/
rustc_ast
/
src
History
Vadim Petrochenkov
37a72a2e3e
rustc_ast: Merge impls and reorder methods for attributes and meta items
2023-02-11 23:23:17 +04:00
..
attr
rustc_ast: Merge impls and reorder methods for attributes and meta items
2023-02-11 23:23:17 +04:00
expand
…
util
Replace enum
==
s with
match
es where it makes sense
2023-01-30 12:26:26 +00:00
ast_traits.rs
…
ast.rs
ast: Optimize list and value extraction primitives for attributes
2023-02-01 22:35:02 +04:00
entry.rs
…
format.rs
…
lib.rs
…
mut_visit.rs
…
node_id.rs
…
ptr.rs
…
token.rs
…
tokenstream.rs
Rename
Cursor
/
CursorRef
as
TokenTreeCursor
/
RefTokenTreeCursor
.
2023-02-03 10:06:52 +11:00
visit.rs
Revert "Teach parser to understand fake anonymous enum syntax" and related commits
2023-02-02 05:54:35 +00:00