rust/compiler/rustc_monomorphize/src
bors f836ae4e66 Auto merge of #124141 - nnethercote:rm-Nonterminal-and-TokenKind-Interpolated, r=petrochenkov
Remove `Nonterminal` and `TokenKind::Interpolated`

A third attempt at this; the first attempt was #96724 and the second was #114647.

r? `@ghost`
2025-04-14 03:56:55 +00:00
..
mono_checks Rollup merge of #139510 - nnethercote:name-to-ident, r=fee1-dead 2025-04-10 17:27:14 +02:00
partitioning Remove some dead code 2025-03-11 08:41:15 +00:00
collector.rs Remove the use of Rayon iterators 2025-04-10 22:05:06 +02:00
errors.rs Make missing optimized MIR error more informative 2025-04-01 09:25:12 +00:00
lib.rs Remove recursion_limit increases. 2025-04-02 16:25:27 +11:00
partitioning.rs Fix binding mode problems 2025-02-22 00:13:19 +00:00
util.rs use TypingEnv when no infcx is available 2024-11-18 10:38:56 +01:00