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_driver
/
src
/
pretty.rs
Age
Commit message (
Expand
)
Author
Lines
2021-10-04
Rollup merge of #89453 - waywardmonkeys:consistent-supertrait-usage, r=nagisa
Jubilee
-2
/
+2
2021-10-02
Auto merge of #89405 - GuillaumeGomez:fix-clippy-lints, r=cjgillot
bors
-3
/
+2
2021-10-02
Consistently use 'supertrait'.
Bruce Mitchener
-2
/
+2
2021-10-01
Fix clippy lints
Guillaume Gomez
-3
/
+2
2021-09-29
Move body_owners to tcx.hir().
Camille GILLOT
-1
/
+1
2021-09-07
Move the dataflow framework to its own crate.
Camille GILLOT
-1
/
+1
2021-07-24
Support -Z unpretty=thir-tree again
Smitty
-3
/
+13
2021-06-26
Use `Option::map()` instead of `if let`
Fabian Wolff
-10
/
+6
2021-06-26
Fix ICE with `-Zunpretty=hir,typed` when an expression occurs in a function s...
Fabian Wolff
-16
/
+18
2021-05-19
Auto merge of #83842 - LeSeulArtichaut:thir-vec, r=nikomatsakis
bors
-14
/
+2
2021-05-19
Store THIR in `IndexVec`s instead of an `Arena`
LeSeulArtichaut
-14
/
+2
2021-05-12
Use () for analysis.
Camille GILLOT
-3
/
+2
2021-03-27
Remove (lots of) dead code
Joshua Nelson
-11
/
+0
2021-03-12
Run analyses before thir-tree dumps
Ömer Sinan Ağacan
-23
/
+30
2021-03-11
Add `-Z unpretty` flag for the THIR
LeSeulArtichaut
-0
/
+17
2021-03-03
Add `-Z unpretty` flags for the AST
LeSeulArtichaut
-19
/
+29
2021-02-19
A few more code cleanups
LeSeulArtichaut
-34
/
+18
2021-02-19
Cleanup `PpMode` and friends
LeSeulArtichaut
-20
/
+18
2021-02-17
Rollup merge of #82174 - est31:master, r=oli-obk
Guillaume Gomez
-11
/
+11
2021-02-16
Replace File::create and write_all with fs::write
est31
-11
/
+11
2021-02-15
Only store a LocalDefId in hir::Item.
Camille GILLOT
-1
/
+1
2021-01-09
Fix --pretty=expanded with --remap-path-prefix
Jeremy Fitzhardinge
-2
/
+9
2020-11-15
Rollup merge of #79005 - petrochenkov:noinjected, r=davidtwco
Jonas Schievink
-2
/
+0
2020-11-13
Clean up outdated `use_once_payload` pretty printer comment
J. Ryan Stinnett
-3
/
+0
2020-11-13
cleanup: Remove `ParseSess::injected_crate_name`
Vadim Petrochenkov
-2
/
+0
2020-08-30
mv compiler to compiler/
mark
-0
/
+507