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
/
src
/
librustc_hir_pretty
Age
Commit message (
Expand
)
Author
Lines
2020-08-30
mv compiler to compiler/
mark
-2522
/
+0
2020-08-17
Auto merge of #75120 - JulianKnodt:rm_reps, r=oli-obk
bors
-1
/
+1
2020-08-17
rust_ast::ast => rustc_ast
Ujjwal Sharma
-1
/
+1
2020-08-16
hir: introduce `QPath::LangItem`
David Wood
-0
/
+10
2020-07-15
Remove lots of `Symbol::as_str()` calls.
Nicholas Nethercote
-5
/
+5
2020-06-15
Auto merge of #72080 - matthewjasper:uniform-impl-trait, r=nikomatsakis
bors
-7
/
+1
2020-06-11
Rollup merge of #73182 - Aaron1011:feature/call-fn-span, r=matthewjasper
Dylan DPC
-2
/
+2
2020-06-11
Rename `TyKind::Def` to `OpaqueDef`
Matthew Jasper
-1
/
+1
2020-06-11
Remove associated opaque types
Matthew Jasper
-6
/
+0
2020-06-11
Make pretty printing `TyKind::Def` do something
Matthew Jasper
-1
/
+1
2020-06-10
Track span of function in method calls, and use this in #[track_caller]
Aaron Hill
-2
/
+2
2020-06-09
save_analysis: improve pretty printing of enum
marmeladema
-0
/
+10
2020-06-09
save_analysis: better handle functions signature
marmeladema
-0
/
+12
2020-06-04
save_analysis: work on HIR tree instead of AST
marmeladema
-0
/
+24
2020-05-18
Move InlineAsmTemplatePiece and InlineAsmOptions to librustc_ast
Amanieu d'Antras
-10
/
+9
2020-05-18
Implement att_syntax option
Amanieu d'Antras
-0
/
+3
2020-05-18
Add asm! to HIR
Amanieu d'Antras
-0
/
+102
2020-05-08
Remove ast::{Ident, Name} reexports.
Camille GILLOT
-16
/
+16
2020-04-20
Remove unused dependencies
Shotaro Yamada
-1
/
+0
2020-04-19
Dogfood more or_patterns in the compiler
Josh Stone
-2
/
+4
2020-03-30
Use if let instead of match when only matching a single variant (clippy::sing...
Matthias Krüger
-16
/
+9
2020-03-27
Auto merge of #68404 - Amanieu:llvm-asm, r=estebank
bors
-3
/
+3
2020-03-26
rustc_hir_pretty: bump recursion_limit
Mazdak Farrokhzad
-0
/
+2
2020-03-24
rustc: remove rustc_hir_pretty dependency.
Mazdak Farrokhzad
-0
/
+18
2020-03-24
move rustc_hir::print -> rustc_hir_pretty
Mazdak Farrokhzad
-0
/
+2354