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_monomorphize
/
src
/
collector.rs
Age
Commit message (
Expand
)
Author
Lines
2022-03-02
rename ErrorReported -> ErrorGuaranteed
mark
-3
/
+5
2022-02-23
Normalize main return type during mono item collection & codegen
Tomasz Miąsko
-1
/
+4
2022-02-20
Auto merge of #94062 - Mark-Simulacrum:drop-print-cfg, r=oli-obk
bors
-1
/
+1
2022-02-19
Adopt let else in more places
est31
-6
/
+4
2022-02-17
Rollup merge of #94011 - est31:let_else, r=lcnr
Matthias Krüger
-3
/
+1
2022-02-16
Move ty::print methods to Drop-based scope guards
Mark Rousskov
-1
/
+1
2022-02-16
Adopt let_else in even more places
est31
-3
/
+1
2022-02-15
Overhaul `Const`.
Nicholas Nethercote
-5
/
+5
2022-02-15
Overhaul `TyS` and `Ty`.
Nicholas Nethercote
-1
/
+1
2022-01-17
Change TerminatorKind::Abort to call the panic handler instead of
Amanieu d'Antras
-1
/
+9
2022-01-15
initial revert
Ellen
-1
/
+1
2022-01-07
Add query to avoid name comparison in `leaf_def`
Matthew Jasper
-3
/
+2
2022-01-03
Rollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
Matthias Krüger
-9
/
+0
2021-12-13
Remove `in_band_lifetimes` for `rustc_monomorphize`
Peter Jaszkowiak
-3
/
+3
2021-10-30
Collect `panic/panic_bounds_check` during monomorphization
Gary Guo
-2
/
+11
2021-10-20
Remove NullOp::Box
Gary Guo
-9
/
+0
2021-10-17
Auto merge of #89514 - davidtwco:polymorphize-shims-and-predicates, r=lcnr
bors
-15
/
+9
2021-10-01
polymorphize: polymorphize shims
David Wood
-14
/
+6
2021-10-01
collector: limit pme context note to user-defd fns
David Wood
-1
/
+3
2021-09-29
Avoid more invocations of hir_crate query.
Camille GILLOT
-1
/
+1
2021-09-07
Move monomorphize code to its own crate.
Camille GILLOT
-0
/
+1412