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
/
expr.rs
Age
Commit message (
Expand
)
Author
Lines
2021-01-23
Rollup merge of #81249 - cjgillot:issue-79537, r=oli-obk
Jonas Schievink
-13
/
+18
2021-01-21
Add loop head span to hir
Esteban Küber
-4
/
+15
2021-01-21
Lower closure prototype after its body.
Camille GILLOT
-13
/
+18
2021-01-07
Reintroduce hir::ExprKind::If
Caio
-25
/
+31
2020-12-17
Rollup merge of #79051 - LeSeulArtichaut:if-let-guard, r=matthewjasper
Yuki Okushi
-5
/
+10
2020-12-06
Retain assembly operands span when lowering AST to HIR
Tomasz Miąsko
-6
/
+4
2020-12-06
Introduce if-let guards in the HIR
LeSeulArtichaut
-5
/
+10
2020-12-03
Combination of commits
Rich Kadel
-1
/
+1
2020-11-23
Lower `if let` before the arms.
Camille GILLOT
-2
/
+2
2020-11-15
Rollup merge of #79016 - fanzier:underscore-expressions, r=petrochenkov
Jonas Schievink
-1
/
+18
2020-11-14
Add underscore expressions for destructuring assignments
Fabian Zaiser
-1
/
+18
2020-11-13
Reuse vector
Dániel Buga
-1
/
+5
2020-11-11
Implement destructuring assignment for structs and slices
Fabian Zaiser
-7
/
+119
2020-11-07
Implement destructuring assignment for tuples
Fabian Zaiser
-1
/
+130
2020-10-21
Unconditionally capture tokens for attributes.
Aaron Hill
-3
/
+5
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-06
Separate bounds and predicates for associated/opaque types
Matthew Jasper
-11
/
+19
2020-09-10
use sort_unstable to sort primitive types
Matthias Krüger
-2
/
+3
2020-08-30
mv compiler to compiler/
mark
-0
/
+1789
[prev]