This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_ast_passes
/
src
History
bors
a0d1df4a5d
Auto merge of
#101709
- nnethercote:simplify-visitors-more, r=cjgillot
...
Simplify visitors more A successor to
#100392
. r? `@cjgillot`
2022-09-14 05:21:14 +00:00
..
ast_validation.rs
Remove unused span argument from
walk_fn
.
2022-09-12 13:24:27 +10:00
errors.rs
Make async fn in traits work
2022-09-09 01:31:45 +00:00
feature_gate.rs
Auto merge of
#101709
- nnethercote:simplify-visitors-more, r=cjgillot
2022-09-14 05:21:14 +00:00
lib.rs
Always import all tracing macros for the entire crate instead of piecemeal by module
2022-09-01 14:54:27 +00:00
node_count.rs
Remove unused span argument from
walk_fn
.
2022-09-12 13:24:27 +10:00
show_span.rs
Adopt let else in more places
2022-02-19 17:27:43 +01:00