rust/compiler/rustc_const_eval
Oli Scherer c601ade3ad Refactor away the need for some `descr` methods.
Instead we use `Display` impls and their `alternate` render scheme to
decide whether we want backticks or not.
2023-10-25 16:40:32 +00:00
..
src Refactor away the need for some `descr` methods. 2023-10-25 16:40:32 +00:00
Cargo.toml Replace in-tree `rustc_apfloat` with the new version of the crate 2023-07-26 10:20:15 -04:00
messages.ftl more precise error for 'based on misaligned pointer' case 2023-10-15 18:13:33 +02:00