]> git.lizzy.rs Git - rust.git/history - crates/hir/src/diagnostics.rs
fix: Check for the correct proc-macro settings in missing proc-macro diagnostics
[rust.git] / crates / hir / src / diagnostics.rs
2022-06-14 Lukas Wirthfix: Check for the correct proc-macro settings in missi...
2022-05-02 borsAuto merge of #12093 - nico-abram:uwu, r=Veykril
2022-05-01 borsAuto merge of #12099 - bitgaoshu:master, r=flodiebold
2022-04-29 borsAuto merge of #12117 - Veykril:mexpand, r=Veykril
2022-04-28 borsAuto merge of #12108 - Veykril:simplify, r=Veykril
2022-04-27 borsAuto merge of #12103 - jonas-schievink:diagnose-unresol...
2022-04-27 Jonas SchievinkDiagnose unresolved derive macros
2022-04-03 bors[bot]Merge #10802
2022-03-22 bors[bot]Merge #11792
2022-03-22 bors[bot]Merge #11789
2022-03-22 bors[bot]Merge #11788
2022-03-22 bors[bot]Merge #11786
2022-03-22 bors[bot]Merge #11780
2022-03-21 Florian DieboldAdd a FIXME
2022-03-21 Florian DieboldCleanups
2022-03-21 Florian DieboldAdd new type-mismatch diagnostic
2022-03-11 bors[bot]Merge #11680
2022-03-11 Lukas Wirthfix: Show what file paths were expected for unresolved...
2022-02-21 bors[bot]Merge #11142
2022-01-31 bors[bot]Merge #11182
2022-01-25 bors[bot]Merge #11281
2022-01-17 bors[bot]Merge #11307
2022-01-17 Jonas SchievinkAllow macros to expand to or-patterns
2021-12-05 bors[bot]Merge #10902
2021-11-20 bors[bot]Merge #10821
2021-11-19 bors[bot]Merge #10807
2021-11-19 Lukas Wirthfix: Diagnose invalid derive attribute input
2021-11-19 bors[bot]Merge #10806
2021-11-19 bors[bot]Merge #10804
2021-11-19 Lukas Wirthfix: Diagnose using `derive` on non-adt items
2021-08-21 bors[bot]Merge #9962
2021-08-12 bors[bot]Merge #9807
2021-08-09 bors[bot]Merge #9735
2021-08-08 bors[bot]Merge #9814
2021-08-08 bors[bot]Merge #9808
2021-08-08 bors[bot]Merge #9810
2021-08-08 ivan770Add reference here diagnostic
2021-08-04 bors[bot]Merge #9734
2021-08-02 bors[bot]Merge #9764
2021-08-02 bors[bot]Merge #9762
2021-08-02 bors[bot]Merge #9761
2021-08-02 bors[bot]Merge #9759
2021-07-31 bors[bot]Merge #9747
2021-07-31 Lukas WirthWrap inner tail expressions in MissingOkOrSomeInTailExpr
2021-06-16 bors[bot]Merge #9258
2021-06-14 bors[bot]Merge #8951
2021-06-14 bors[bot]Merge #9260
2021-06-13 bors[bot]Merge #9256
2021-06-13 Aleksey Kladovinternal: kill diagnostic sink
2021-06-13 Aleksey Kladovinternal: use cov-mark rather than bailing out diagnostic
2021-06-13 Aleksey Kladovinternal: refactor missing match arms diagnostics
2021-06-13 bors[bot]Merge #9255
2021-06-13 Aleksey Kladovinternal: refactor incorrect case diagnostics
2021-06-13 bors[bot]Merge #9253
2021-06-13 Aleksey Kladovinternal: refactor find_map diagnostic
2021-06-13 Aleksey Kladovinternal: refactor missing or or some diagnostic
2021-06-13 Aleksey Kladovinternal: refactor remove this semicolon diagnostics
2021-06-13 bors[bot]Merge #9252
2021-06-13 Aleksey Kladovinternal: refactor mismatched args count diagnostic
2021-06-13 Aleksey Kladovinternal: refactor missing unsafe diagnostic
2021-06-13 Aleksey Kladovinternal: refactor BreakOutsideOfLoop diagnostic
2021-06-13 Aleksey Kladovinternal: refactor NoSuchField diagnostic
2021-06-13 Aleksey Kladovinternal: refactor unimplemented builtin macro diagnostic
2021-06-13 bors[bot]Merge #9249
2021-06-13 Aleksey Kladovinternal: refactor macro error
2021-06-13 Aleksey Kladovinternal: refactor unresolved proc macro diagnostic
2021-06-13 Aleksey Kladovinternal: refactor inactive code diagnostics
2021-06-13 bors[bot]Merge #9248
2021-06-13 Aleksey Kladovinternal: refactor unresolved macro call diagnostic
2021-06-13 Aleksey Kladovinternal: refactor unresolved import diagnostic
2021-06-13 bors[bot]Merge #9247
2021-06-13 Aleksey Kladovinternal: refactor unresolved extern crate diagnostic
2021-06-13 bors[bot]Merge #9246
2021-06-13 Aleksey Kladovinternal: unified missing fields diagnostic
2021-06-13 Aleksey Kladovinternal: move missing_fields diagnostics
2021-06-13 bors[bot]Merge #9245
2021-06-13 Aleksey Kladovinternal: start new diagnostics API
2021-06-13 bors[bot]Merge #9240
2021-06-12 bors[bot]Merge #9237
2021-06-12 Aleksey Kladovinternal: move diagnostics infra to hir
2021-06-12 bors[bot]Merge #9233
2021-06-12 Aleksey KladovMove some hir_ty diagnostics to hir
2021-06-12 bors[bot]Merge #9230
2021-06-12 Aleksey Kladovinternal: move missing unsafe diagnostic to hir
2021-06-12 Aleksey Kladovinternal: move inference diagnostics to hir
2021-05-31 bors[bot]Merge #8952
2021-05-31 bors[bot]Merge #9079
2021-05-31 bors[bot]Merge #9039
2021-05-31 bors[bot]Merge #8866
2021-05-31 bors[bot]Merge #9060
2021-05-30 bors[bot]Merge #9062
2021-05-30 Jonas SchievinkDiagnose unimplemented built-in macros
2021-05-26 bors[bot]Merge #9007
2021-05-26 bors[bot]Merge #9003
2021-05-26 bors[bot]Merge #9002
2021-05-26 bors[bot]Merge #9001
2021-05-25 bors[bot]Merge #8996
2021-05-25 bors[bot]Merge #8973
2021-05-25 Aleksey Kladovinternal: move diagnostics to hir
2021-05-22 bors[bot]Merge #8922
next