1
Fork 0
rust/compiler/rustc_const_eval/src
Nicholas Nethercote 293fe0a966 Increase recursion_limit in numerous crates.
This is temporarily needed for `x doc compiler` to work. They can be
removed once the `Nonterminal` is removed (#124141).
2025-03-07 14:51:07 +11:00
..
check_consts require trait impls to have matching const stabilities as the traits 2025-02-27 04:56:27 +00:00
const_eval Shorten span of panic failures in const context 2025-02-28 16:28:41 +00:00
interpret Rollup merge of #137802 - RalfJung:miri-native-call-exposed, r=oli-obk 2025-03-06 12:22:18 -05:00
util rename BackendRepr::Vector → SimdVector 2025-02-28 17:17:45 +01:00
errors.rs Shorten span of panic failures in const context 2025-02-28 16:28:41 +00:00
lib.rs Increase recursion_limit in numerous crates. 2025-03-07 14:51:07 +11:00