make mem::discriminant
const by lcnr · Pull Request #69825 · rust-lang/rust (original) (raw)
bors added a commit that referenced this pull request
Rollup of 10 pull requests
Successful merges:
- #66059 (mem::zeroed/uninit: panic on types that do not permit zero-initialization)
- #69373 (Stabilize const for integer {to,from}_{be,le,ne}_bytes methods)
- #69591 (Use TypeRelating for instantiating query responses)
- #69625 (Implement nth, last, and count for iter::Copied)
- #69645 (const forget tests)
- #69766 (Make Point
Copy
in arithmetic documentation) - #69825 (make
mem::discriminant
const) - #69859 (fix #62456)
- #69891 (Exhaustiveness checking,
Matrix::push
: recursively expand or-patterns) - #69896 (parse: Tweak the function parameter edition check)
Failed merges:
r? @ghost