index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_ast_passes
/
src
/
node_count.rs
Age
Commit message (
Expand
)
Author
Lines
2022-09-12
Remove unused span argument from `walk_fn`.
Nicholas Nethercote
-2
/
+2
2022-09-12
Remove `path_span` argument to the `visit_path_segment` methods.
Nicholas Nethercote
-2
/
+2
2022-08-11
Simplify `rustc_ast::visit::Visitor::visit_poly_trait_ref`.
Nicholas Nethercote
-2
/
+2
2022-08-11
Simplify `rustc_ast::visit::Visitor::visit_enum_def`.
Nicholas Nethercote
-9
/
+3
2022-07-29
Remove `visit_name` from the AST visitor.
Nicholas Nethercote
-2
/
+1
2022-05-20
Introduce LifetimeCtxt.
Camille GILLOT
-1
/
+1
2022-04-21
rename to `BoundKind` and add comments
SparrowLii
-1
/
+1
2022-04-20
Add `BoundCtxt` in `visit_param_bounds` to check questions in bounds
SparrowLii
-1
/
+1
2022-01-17
add eq constraints on associated constants
kadmin
-2
/
+2
2021-03-16
ast/hir: Rename field-related structures
Vadim Petrochenkov
-2
/
+2
2021-02-18
ast: Stop using `Mod` in `Crate`
Vadim Petrochenkov
-4
/
+0
2021-02-01
Box the biggest ast::ItemKind variants
Dániel Buga
-1
/
+1
2020-11-03
rustc_ast: `visit_mac` -> `visit_mac_call`
Vadim Petrochenkov
-1
/
+1
2020-11-03
rustc_ast: Do not panic by default when visiting macro calls
Vadim Petrochenkov
-2
/
+2
2020-08-30
mv compiler to compiler/
mark
-0
/
+140