rust/library
Matthias Krüger 5eb7238928
Rollup merge of #98276 - compiler-errors:const-format-macro, r=oli-obk
Mention formatting macros when encountering `ArgumentV1` method in const

Also open to just closing this if it's overkill. There are a lot of other distracting error messages around, so maybe it's not worth fixing just this one.

Fixes #93665
2022-06-20 20:13:11 +02:00
..
alloc Rollup merge of #96609 - ibraheemdev:arc-downcast-unchecked, r=m-ou-se 2022-06-20 14:56:35 +02:00
backtrace@4e5a3f7292
core Rollup merge of #98276 - compiler-errors:const-format-macro, r=oli-obk 2022-06-20 20:13:11 +02:00
panic_abort
panic_unwind
portable-simd
proc_macro Auto merge of #98224 - eddyb:proc-macro-spurious-repr, r=bjorn3 2022-06-19 17:32:12 +00:00
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Rollup merge of #97837 - sunfishcode:sunfishcode/proc-self-mem, r=m-ou-se 2022-06-20 14:56:40 +02:00
stdarch@28335054b1
test
unwind