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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_mir
/
src
/
monomorphize
Age
Commit message (
Expand
)
Author
Lines
2020-09-25
Avoid calling `Symbol::interner` in `compute_codegen_unit_name`
marmeladema
-3
/
+1
2020-09-25
Rename `DefPathData::get_name()` to `DefPathData::name()`
marmeladema
-1
/
+1
2020-09-25
Move from {{closure}}#0 syntax to {closure#0} for (def) path components
marmeladema
-1
/
+7
2020-09-24
remove enum name from ImplSource variants
Bastian Kauschke
-1
/
+1
2020-09-21
Let user see the full type of type-length limit error
Kornel Lesiński
-26
/
+40
2020-09-20
Auto merge of #76964 - RalfJung:rollup-ybn06fs, r=RalfJung
bors
-7
/
+1
2020-09-20
use `array_windows` instead of `windows` in the compiler
Bastian Kauschke
-7
/
+1
2020-09-19
Stop using the `const_eval` query for initializers of statics
Oliver Scherer
-2
/
+4
2020-09-18
Auto merge of #72412 - VFLashM:issue-72408-nested-closures-exponential, r=tma...
bors
-19
/
+28
2020-09-17
Better handling for exponential-sized types in misc places
Valerii Lashmanov
-19
/
+28
2020-09-16
Rollup merge of #76694 - wesleywiser:partitioning_cx_trait, r=davidtwco
Dylan DPC
-34
/
+38
2020-09-14
Auto merge of #76541 - matthiaskrgr:unstable_sort, r=davidtwco
bors
-1
/
+3
2020-09-13
Introduce a PartitioningCx struct
Wesley Wiser
-34
/
+38
2020-09-10
use push(char) instead of push_str(&str) to add single chars to strings
Matthias Krüger
-3
/
+3
2020-09-10
use sort_unstable to sort primitive types
Matthias Krüger
-1
/
+3
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-7
/
+7
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-1
/
+2
2020-08-31
Rollup merge of #76002 - richkadel:llvm-coverage-map-gen-6b.3, r=tmandry
Tyler Mandry
-2
/
+2
2020-08-31
Fix `-Z instrument-coverage` on MSVC
Rich Kadel
-2
/
+2
2020-08-30
ty: remove obsolete printer
David Wood
-18
/
+10
2020-08-30
mv compiler to compiler/
mark
-0
/
+2714