rust/library/core
Matthias Krüger e06a6d3ebe
Rollup merge of #118006 - lcnr:discriminant-docs, r=compiler-errors
clarify `fn discriminant` guarantees: only free lifetimes may get erased

cc https://github.com/rust-lang/rust/pull/104299/files#r1397082347

don't think this necessitates a backport by itself, but should imo be included if one were to exist.

r? types
2023-11-17 23:04:24 +01:00
..
benches fix 2023-07-23 09:58:31 +00:00
src Rollup merge of #118006 - lcnr:discriminant-docs, r=compiler-errors 2023-11-17 23:04:24 +01:00
tests avoid exhaustive i16 test in Miri 2023-11-15 19:23:04 +01:00
Cargo.toml