Files
rust/library/core
Matthias Krüger 6b1f4e44d2 Rollup merge of #122977 - cuviper:as_statically_known_str, r=RalfJung
Rename `Arguments::as_const_str` to `as_statically_known_str`

While `const` has a particular meaning about language guarantees, here
we need a fuzzier notion like whether constant propagation was
effective, and `statically_known` is the best term we have for now.

r? ``@RalfJung``
2024-03-24 17:08:18 +01:00
..
2024-03-04 18:46:24 -05:00
2024-03-20 08:49:13 -04:00