rust/library/core
bors 9cdb2d3d59 Auto merge of #86655 - jonas-schievink:const-arguments-as-str, r=kennytm
Make `fmt::Arguments::as_str` unstably const

Motivation: mostly to move "panic!() in const contexts" forward, making use of `as_str` was mentioned in https://github.com/rust-lang/rust/issues/85194#issuecomment-852345377 and seems like the simplest way forward.
2021-06-27 15:45:29 +00:00
..
benches Use HTTPS links where possible 2021-06-23 16:26:46 -04:00
src Auto merge of #86655 - jonas-schievink:const-arguments-as-str, r=kennytm 2021-06-27 15:45:29 +00:00
tests Revert "Revert tests added by PR 81167." 2021-06-27 12:05:17 +02:00
Cargo.toml