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_lowering
/
src
Age
Commit message (
Expand
)
Author
Lines
2020-10-18
Auto merge of #78066 - bugadani:wat, r=jonas-schievink
bors
-44
/
+39
2020-10-18
Early return to decrease indentation
Dániel Buga
-44
/
+39
2020-10-16
Lower inline const's AST to HIR
Santiago Pastorino
-2
/
+3
2020-10-16
Parse inline const expressions
Santiago Pastorino
-0
/
+3
2020-10-15
Replace target.target with target and target.ptr_width with target.pointer_width
est31
-1
/
+1
2020-10-07
implement nits
Bastian Kauschke
-1
/
+1
2020-10-07
split SyntheticTyParamKind
Bastian Kauschke
-1
/
+1
2020-10-07
bodge
Bastian Kauschke
-7
/
+12
2020-10-07
do not lower patterns in impl Trait
Bastian Kauschke
-0
/
+5
2020-10-06
Separate bounds and predicates for associated/opaque types
Matthew Jasper
-11
/
+19
2020-09-16
simplfy condition in ItemLowerer::with_trait_impl_ref()
Matthias Krüger
-1
/
+1
2020-09-14
Auto merge of #76541 - matthiaskrgr:unstable_sort, r=davidtwco
bors
-2
/
+3
2020-09-10
Attach `TokenStream` to `ast::Visibility`
Aaron Hill
-1
/
+1
2020-09-10
Attach `TokenStream` to `ast::Path`
Aaron Hill
-5
/
+8
2020-09-10
Attach tokens to `NtMeta` (`ast::AttrItem`)
Aaron Hill
-0
/
+1
2020-09-10
Attach `TokenStream` to `ast::Ty`
Aaron Hill
-0
/
+1
2020-09-10
use sort_unstable to sort primitive types
Matthias Krüger
-2
/
+3
2020-08-30
mv compiler to compiler/
mark
-0
/
+6717
[prev]