rust/compiler/rustc_const_eval/src
2024-10-23 09:14:41 +01:00
..
check_consts nightly feature tracking: get rid of the per-feature bool fields 2024-10-23 09:14:41 +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 move strict provenance lints to new feature gate, remove old feature gates 2024-10-21 15:22:17 +01:00