rust/compiler/rustc_const_eval/src
2025-01-13 02:20:08 +00:00
..
check_consts Assert that Instance::try_resolve is only used on body-like things 2025-01-13 02:20:08 +00:00
const_eval Spruce up the docs of several queries related to the type/trait system and const eval 2024-12-27 11:44:23 +01:00
interpret Avoid naming variables str 2025-01-07 14:30:02 +02:00
util Begin to implement type system layer of unsafe binders 2024-12-22 21:57:57 +00:00
errors.rs Unify conditional and non const call error reporting 2025-01-09 16:20:10 +00:00
lib.rs report UB when the niche value refers to the untagged variant 2024-11-30 18:26:30 +01:00