rust/compiler/rustc_const_eval/src
2024-10-22 07:37:54 +01:00
..
check_consts terminology: #[feature] *enables* a feature (instead of "declaring" or "activating" it) 2024-10-22 07:37:54 +01:00
const_eval Auto merge of #130950 - compiler-errors:yeet-eval, r=BoxyUwU 2024-10-21 03:46:28 +00:00
interpret Auto merge of #130950 - compiler-errors:yeet-eval, r=BoxyUwU 2024-10-21 03:46:28 +00:00
util make InterpResult a dedicated type to avoid accidentally discarding the error 2024-10-01 21:45:35 +02:00
errors.rs interpret errors: add map_err_kind, rename InterpError -> InterpErrorKind 2024-10-19 09:22:38 +02:00
lib.rs update bootstrap configs 2024-10-15 20:30:23 -07:00