]> git.lizzy.rs Git - rust.git/history - crates/ide/src/diagnostics.rs
internal: use cov-mark rather than bailing out diagnostic
[rust.git] / crates / ide / src / diagnostics.rs
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 Aleksey Kladovinternal: remove DiagnosticWithFix infra
2021-06-13 Aleksey Kladovinternal: refactor incorrect case diagnostics
2021-06-13 bors[bot]Merge #9253
2021-06-13 Aleksey Kladovminor
2021-06-13 Aleksey Kladovinternal: refactor find_map diagnostic
2021-06-13 Aleksey Kladovminor
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 #9251
2021-06-13 Aleksey Kladovminor: simplify
2021-06-13 bors[bot]Merge #9250
2021-06-13 Aleksey Kladovinternal: check diagnostics in all files and not just...
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 #9244
2021-06-13 bors[bot]Merge #9243
2021-06-13 Aleksey Kladovminor: put a mark back
2021-06-13 bors[bot]Merge #9242
2021-06-13 bors[bot]Merge #9240
2021-06-13 Maan2003clippy::redudant_borrow
2021-06-12 bors[bot]Merge #9239
2021-06-12 bors[bot]Merge #9238
2021-06-12 Aleksey Kladovinternal: cross-crate cov-marks
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-27 bors[bot]Merge #9026
2021-05-27 bors[bot]Merge #9020
2021-05-27 bors[bot]Merge #8997
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 Jonas SchievinkStop expanding UseTrees during ItemTree lowering
2021-05-25 bors[bot]Merge #8973
2021-05-25 Aleksey Kladovinternal: move diagnostics to hir
2021-05-19 bors[bot]Merge #8882
2021-05-18 bors[bot]Merge #7698
2021-05-18 bors[bot]Merge #8871
2021-05-18 bors[bot]Merge #8345
2021-05-17 rainy-meAdd pub mod option for UnlinkedFile
2021-05-17 bors[bot]Merge #8795
2021-05-17 bors[bot]Merge #8858
2021-05-17 bors[bot]Merge #8862
2021-05-17 Aleksey Kladovinternal: scalable module structure for fixits
2021-05-16 bors[bot]Merge #8845
2021-05-16 bors[bot]Merge #8853
2021-05-16 bors[bot]Merge #8854
2021-05-16 Aleksey Kladovinternal: use mutable syntax trees when filling fields
2021-05-11 bors[bot]Merge #8398
2021-05-07 bors[bot]Merge #8751
2021-05-07 bors[bot]Merge #8748
2021-05-07 Jonas Schievinkfix: use raw idents in `make::name{_ref}` with keywords
2021-05-05 bors[bot]Merge #8674
2021-05-04 bors[bot]Merge #8720
2021-05-04 bors[bot]Merge #8719
2021-05-04 bors[bot]Merge #8711
2021-05-03 bors[bot]Merge #8482
2021-05-03 Kirill BulatovResolve single assist only
2021-05-03 Kirill BulatovAdd a way to resolve certain assists
2021-05-03 bors[bot]Merge #8427
2021-04-23 bors[bot]Merge #8317
2021-04-19 bors[bot]Merge #8524 #8527
2021-04-19 bors[bot]Merge #8565
2021-04-19 bors[bot]Merge #8540
2021-04-19 bors[bot]Merge #8467
2021-04-18 bors[bot]Merge #8560
2021-04-16 bors[bot]Merge #8546
next