rust/compiler/rustc_const_eval/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
..
check_consts Use return_result_from_ensure_ok a bit more 2025-04-02 04:01:15 +00:00
const_eval Make LevelAndSource a struct 2025-04-03 09:17:55 +00:00
interpret interpret: add a version of run_for_validation for &self 2025-04-01 15:11:10 +02:00
util rename BackendRepr::Vector → SimdVector 2025-02-28 17:17:45 +01:00
errors.rs Use def_path_str for def id arg in UnsupportedOpInfo 2025-03-20 03:22:46 +00:00
lib.rs Remove recursion_limit increases. 2025-04-02 16:25:27 +11:00