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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2020-11-27
Auto merge of #79318 - cjgillot:fitem, r=lcnr
bors
-0
/
+8
2020-11-27
Auto merge of #79266 - b-naber:gat_trait_path_parser, r=petrochenkov
bors
-0
/
+7
2020-11-26
Rebase fallout.
Camille GILLOT
-0
/
+5
2020-11-26
Store ForeignItem in a side table.
Camille GILLOT
-0
/
+3
2020-11-25
insert span_fatal call in ast lowering to indicate that generic arguments in ...
b-naber
-0
/
+7
2020-11-23
Remove Pat pre-lowering.
Camille GILLOT
-43
/
+5
2020-11-15
Rollup merge of #77802 - jyn514:bootstrap-specific, r=nikomatsakis
Jonas Schievink
-3
/
+1
2020-11-13
Reserve space in advance
Dániel Buga
-5
/
+5
2020-11-13
Allocate less in lower_block_noalloc
Dániel Buga
-20
/
+21
2020-11-12
Auto merge of #78782 - petrochenkov:nodoctok, r=Aaron1011
bors
-7
/
+10
2020-11-09
Do not collect tokens for doc comments
Vadim Petrochenkov
-7
/
+10
2020-11-07
Allow making `RUSTC_BOOTSTRAP` conditional on the crate name
Joshua Nelson
-3
/
+1
2020-11-07
Implement destructuring assignment for tuples
Fabian Zaiser
-1
/
+16
2020-10-30
Fix some more clippy warnings
Joshua Nelson
-4
/
+1
2020-10-29
Fix typos
Dániel Buga
-3
/
+3
2020-10-25
Auto merge of #77546 - lcnr:impl-trait-closure, r=eddyb
bors
-5
/
+15
2020-10-21
Unconditionally capture tokens for attributes.
Aaron Hill
-2
/
+3
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-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-08-30
mv compiler to compiler/
mark
-0
/
+2737
[prev]