rust/compiler/rustc_const_eval/src
Guillaume Gomez f99b510429
Rollup merge of #120488 - nnethercote:diag-lifetimes, r=oli-obk
Diagnostic lifetimes cleanups

Some diagnostic simplifications.

r? `@oli-obk`
2024-01-30 11:19:20 +01:00
..
const_eval Remove the lifetime from DiagnosticArgValue. 2024-01-30 18:46:06 +11:00
interpret interpret/memory: fix safety comment for large array memset optimization 2024-01-26 17:54:41 +01:00
transform Stop using String for error codes. 2024-01-29 07:41:41 +11:00
util Auto merge of #119627 - oli-obk:const_prop_lint_n̵o̵n̵sense, r=cjgillot 2024-01-25 03:16:07 +00:00
errors.rs Remove the lifetime from DiagnosticArgValue. 2024-01-30 18:46:06 +11:00
lib.rs Remove unused features 2024-01-25 14:01:33 +00:00