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_monomorphize
/
src
/
partitioning
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2022-08-31
Rollup merge of #100730 - CleanCut:diagnostics-rustc_monomorphize, r=davidtwco
Ralf Jung
-8
/
+5
2022-08-26
Replace `Body::basic_blocks()` with field access
Tomasz Miąsko
-1
/
+1
2022-08-25
replace some usages of [Span]FatalError with error-specific types
Nathan Stocks
-10
/
+3
2022-08-25
rebased: convert rustc_monomorphize errors to SessionDiagnostic
Nathan Stocks
-3
/
+7
2022-07-22
Rollup merge of #98868 - tmiasko:unreachable-coverage, r=wesleywiser
Dylan DPC
-3
/
+9
2022-07-13
Rename `debugging_opts` to `unstable_opts`
Joshua Nelson
-3
/
+3
2022-07-08
Fix unreachable coverage generation for inlined functions
Tomasz Miąsko
-3
/
+9
2022-02-20
Auto merge of #94062 - Mark-Simulacrum:drop-print-cfg, r=oli-obk
bors
-1
/
+1
2022-02-16
Move ty::print methods to Drop-based scope guards
Mark Rousskov
-1
/
+1
2022-02-03
compiler: clippy::complexity fixes
Matthias Krüger
-12
/
+10
2021-12-27
Address review comments
Wesley Wiser
-8
/
+24
2021-12-20
[code coverage] Fix missing dead code in modules that are never called
Wesley Wiser
-0
/
+18
2021-12-15
Remove unnecessary sigils around `Symbol::as_str()` calls.
Nicholas Nethercote
-2
/
+2
2021-12-15
Remove `SymbolStr`.
Nicholas Nethercote
-1
/
+1
2021-11-08
Record more artifact sizes during self-profiling.
Michael Woerister
-0
/
+11
2021-09-07
Move monomorphize code to its own crate.
Camille GILLOT
-0
/
+466