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_middle
/
src
/
ty
/
print
Age
Commit message (
Expand
)
Author
Lines
2020-10-16
Use map_bound(_ref) instead of Binder::bind when possible
Jack Huey
-4
/
+3
2020-10-15
Auto merge of #77873 - sexxi-goose:use_tuple_inference_for_closures, r=nikoma...
bors
-29
/
+17
2020-10-13
Replace absolute paths with relative ones
est31
-1
/
+1
2020-10-11
Replace tuple of infer vars for upvar_tys with single infer var
Roxane
-29
/
+17
2020-10-06
Separate bounds and predicates for associated/opaque types
Matthew Jasper
-2
/
+3
2020-10-06
Split bounds from predicates
Matthew Jasper
-2
/
+2
2020-10-05
Auto merge of #77171 - VFLashM:better_sso_structures, r=oli-obk
bors
-3
/
+3
2020-10-03
fixed going over 100 chars in line
Jake Vossen
-1
/
+3
2020-10-02
made multiline macro calls into single line
Jake Vossen
-18
/
+6
2020-09-30
cargo fmt
Jake Vossen
-10
/
+2
2020-09-30
fixed merge conflicts
Jake Vossen
-43
/
+0
2020-09-30
updated p! macro to accept literals
Jake Vossen
-0
/
+43
2020-09-30
Fixed more write literals after master merge
Jake Vossen
-11
/
+11
2020-09-30
updated p! macro to accept literals
Jake Vossen
-81
/
+92
2020-09-28
pretty.rs: Update Closure and Generator print
Aman Arora
-72
/
+54
2020-09-26
MiniSet/MiniMap moved and renamed into SsoHashSet/SsoHashMap
Valerii Lashmanov
-3
/
+3
2020-09-25
Move `is_raw_guess` check in `ty::print::pretty`
marmeladema
-0
/
+6
2020-09-25
Rename `DefPathData::get_name()` to `DefPathData::name()`
marmeladema
-1
/
+1
2020-09-25
Fix pretty-printing of `DisambiguatedDefPathData`
marmeladema
-15
/
+4
2020-09-25
Move from {{closure}}#0 syntax to {closure#0} for (def) path components
marmeladema
-10
/
+11
2020-09-23
Move MiniSet to data_structures
Andreas Jonson
-1
/
+1
2020-09-20
use if let instead of single match arm expressions to compact code and reduce...
Matthias Krüger
-8
/
+1
2020-09-18
Auto merge of #72412 - VFLashM:issue-72408-nested-closures-exponential, r=tma...
bors
-9
/
+33
2020-09-18
Remove redundancy in cache key
Tyler Mandry
-1
/
+1
2020-09-17
Better handling for exponential-sized types in misc places
Valerii Lashmanov
-9
/
+33
2020-09-15
fix a couple of stylistic clippy warnings
Matthias Krüger
-2
/
+2
2020-09-09
Remove def_id field from ParamEnv
Bram van den Heuvel
-0
/
+5
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-7
/
+7
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-2
/
+176
2020-08-30
ty: remove obsolete printer
David Wood
-253
/
+0
2020-08-30
mv compiler to compiler/
mark
-0
/
+2663
[prev]