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
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2021-10-08
remove unwrap_or! macro
klensy
-10
/
+0
2021-09-08
Bump stage0 compiler to 1.56
Mark Rousskov
-2
/
+0
2021-08-25
Use if-let guards in the codebase
Léo Lanteri Thauvin
-0
/
+2
2021-08-18
Remove box syntax from rustc_ast
est31
-1
/
+0
2021-07-27
Stabilize `const_fn_transmute`
Jacob Pratt
-1
/
+1
2021-06-28
Update to new bootstrap compiler
Mark Rousskov
-1
/
+0
2021-05-31
Remove unused feature gates
bjorn3
-2
/
+0
2021-05-26
Specialize implementations
Jacob Pratt
-0
/
+2
2021-05-24
remove cfg(bootstrap)
Pietro Albini
-3
/
+1
2021-05-22
stabilize const_fn_unsize
Ralf Jung
-1
/
+1
2021-04-18
fix feature use in rustc libs
Ralf Jung
-1
/
+2
2021-04-08
Fix outdated crate names in compiler docs
pierwill
-1
/
+1
2021-03-26
Use iter::zip in compiler/
Josh Stone
-0
/
+1
2021-03-19
stabilize or_patterns
mark
-1
/
+1
2021-03-07
Auto merge of #81635 - michaelwoerister:structured_def_path_hash, r=pnkfelix
bors
-1
/
+0
2021-02-27
Combine HasAttrs and HasTokens into AstLike
Aaron Hill
-0
/
+2
2021-02-04
Stabilize feature(iterator_fold_self): Iterator::reduce
Mara Bos
-1
/
+0
2021-02-02
Let a portion of DefPathHash uniquely identify the DefPath's crate.
Michael Woerister
-1
/
+0
2021-02-01
Box the biggest ast::ItemKind variants
Dániel Buga
-0
/
+1
2021-01-10
Rework diagnostics for wrong number of generic args
Patryk Wychowaniec
-0
/
+1
2020-11-24
Move lev_distance to rustc_ast, make non-generic
Arlie Davis
-1
/
+0
2020-09-23
tidy
Erik Hofmayer
-1
/
+4
2020-09-23
/nightly/nightly-rustc
Erik Hofmayer
-1
/
+1
2020-09-23
Updated html_root_url for compiler crates
Erik Hofmayer
-1
/
+1
2020-09-22
Add `#![feature(const_fn_transmute)]` to `rustc_ast`
Dylan MacKenzie
-0
/
+1
2020-09-17
Remove redundant #![feature(...)] 's from compiler/
est31
-4
/
+0
2020-08-30
mv compiler to compiler/
mark
-0
/
+69