Files
rust/tests
Jonathan Brouwer 610eaec233 Rollup merge of #155047 - jdonszelmann:lint-against-eq-typing-mode, r=lcnr
Always exhaustively match on typing mode

r? @lcnr

Unimplements Eq/PartialEq for TypingMode, adds TypingModeEqWrapper for the few cases where we need it (mainly in the query system), and adds a new rustc internal lint to detect cases where we non-exhaustively match on typing mode.
2026-04-10 15:33:10 +02:00
..
2026-04-02 09:44:38 -05:00
2026-04-10 15:10:04 +02:00