rust/compiler/rustc_monomorphize/src
bors 797b5f0f8e Auto merge of #106143 - matthiaskrgr:rollup-3kpy1dc, r=matthiaskrgr
Rollup of 4 pull requests

Successful merges:

 - #105375 (Fix an outdated comment mentioning parameter that doesn't exist anymore)
 - #105955 (Remove wrapper functions for some unstable options)
 - #106137 (fix more clippy::style findings)
 - #106140 (Migrate links-color.goml to functions)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2022-12-25 23:47:11 +00:00
..
partitioning fix more clippy::style findings 2022-12-25 17:32:26 +01:00
collector.rs abort immediately on bad mem::zeroed/uninit 2022-12-22 16:37:42 +01:00
errors.rs add -Z dump-mono-stats 2022-12-14 20:17:52 +00:00
lib.rs Stop passing the self-type as a separate argument. 2022-11-21 20:39:46 +00:00
polymorphize.rs compiler: remove unnecessary imports and qualified paths 2022-12-10 18:45:34 +01:00
util.rs Fix a bunch of typo 2022-08-31 18:24:55 +08:00