]> git.lizzy.rs Git - rust.git/history - crates/ide_diagnostics/src/handlers/missing_match_arms.rs
Allow macros to expand to or-patterns
[rust.git] / crates / ide_diagnostics / src / handlers / missing_match_arms.rs
2022-01-17 Jonas SchievinkAllow macros to expand to or-patterns
2022-01-08 bors[bot]Merge #11107
2022-01-06 bors[bot]Merge #11218
2022-01-03 bors[bot]Merge #11061
2021-12-21 bors[bot]Merge #11071 #11090
2021-12-20 bors[bot]Merge #11074
2021-12-20 bors[bot]Merge #11073
2021-12-20 bors[bot]Merge #11069
2021-12-20 bors[bot]Merge #11067
2021-12-20 bors[bot]Merge #11028
2021-12-20 bors[bot]Merge #11065
2021-12-20 bors[bot]Merge #10484
2021-12-19 iDawerRespect binding mode of a binding pattern for exhaustiv...
2021-12-19 iDawerinternal: Normalize field type after substituting
2021-12-19 Dawerinternal: Sync match checking algorithm with rustc
2021-06-21 bors[bot]Merge #9264
2021-06-16 bors[bot]Merge #9258
2021-06-15 bors[bot]Merge #9267 #9279
2021-06-14 bors[bot]Merge #9276
2021-06-14 Aleksey Kladovinternal: test diagnostic severeties and presense of...
2021-06-14 bors[bot]Merge #9275
2021-06-14 bors[bot]Merge #9272
2021-06-14 Aleksey Kladovinternal: document diagnostics crate