rust/compiler/rustc_const_eval/src
2026-01-30 15:59:34 +00:00
..
check_consts fix issues and ui tests, address reviews 2026-01-30 15:59:34 +00:00
const_eval add #[rustc_non_const_trait_method] 2026-01-30 15:52:38 +00:00
interpret Rollup merge of #151346 - folkertdev:simd-splat, r=workingjubilee 2026-01-24 21:04:15 +01:00
util codegen: implement repr(scalable) 2025-12-16 11:00:12 +00:00
errors.rs const validation: remove check for mutable refs in final value of const 2025-11-09 14:32:01 +01:00
lib.rs Remove all allows for diagnostic_outside_of_impl and untranslatable_diagnostic throughout the codebase 2026-01-19 17:39:49 +01:00