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_hir_pretty
Age
Commit message (
Expand
)
Author
Lines
2021-01-08
rustc_ast_pretty: Remove `PrintState::insert_extra_parens`
Vadim Petrochenkov
-3
/
+0
2021-01-02
reduce borrowing and (de)referencing around match patterns (clippy::match_ref...
Matthias Krüger
-11
/
+9
2021-01-01
const_generics_defaults: don't use todo
Rémy Rakic
-1
/
+0
2021-01-01
first pass at default values for const generics
Julian Knodt
-2
/
+6
2020-12-17
Rollup merge of #79051 - LeSeulArtichaut:if-let-guard, r=matthewjasper
Yuki Okushi
-0
/
+9
2020-12-06
Retain assembly operands span when lowering AST to HIR
Tomasz Miąsko
-1
/
+1
2020-12-06
Introduce if-let guards in the HIR
LeSeulArtichaut
-0
/
+9
2020-11-26
Remove ForeignMod struct.
Camille GILLOT
-10
/
+6
2020-11-26
Store ForeignItem in a side table.
Camille GILLOT
-1
/
+4
2020-10-30
Fix even more clippy warnings
Joshua Nelson
-19
/
+8
2020-10-19
Do not print braces again print_anon_const already does it
Santiago Pastorino
-2
/
+0
2020-10-16
Lower inline const down to MIR
Santiago Pastorino
-0
/
+12
2020-10-15
Rollup merge of #77739 - est31:remove_unused_code, r=petrochenkov,varkor
Yuki Okushi
-6
/
+0
2020-10-14
Remove unused code from remaining compiler crates
est31
-6
/
+0
2020-10-11
Allow skipping extra paren insertion during AST pretty-printing
Aaron Hill
-0
/
+3
2020-08-30
mv compiler to compiler/
mark
-0
/
+2520