]> git.lizzy.rs Git - rust.git/history - crates/ide_diagnostics
Diagnose unresolved derive macros
[rust.git] / crates / ide_diagnostics /
2022-04-27 Jonas SchievinkDiagnose unresolved derive macros
2022-04-27 borsAuto merge of #12057 - harpsword:fix_validata_visibilit...
2022-04-25 borsAuto merge of #12078 - Veykril:neither, r=Veykril
2022-04-25 Lukas WirthRe-export `FxHashMap` and `FxHashSet` from `ide_db`
2022-04-23 borsAuto merge of #12064 - Veykril:attr-range, r=Veykril
2022-04-23 borsAuto merge of #12060 - Veykril:completion-ctx, r=Veykril
2022-04-21 borsAuto merge of #12015 - arjo129:master, r=jonas-schievink
2022-04-21 borsAuto merge of #12040 - rainy-me:improve-parameter-compl...
2022-04-19 borsAuto merge of #12032 - jonas-schievink:code-action...
2022-04-19 Jonas SchievinkAllows triggering commands after an assist edit
2022-04-12 bors[bot]Merge #11883
2022-04-07 bors[bot]Merge #11920
2022-04-07 hkalbasiconsider types of const generics
2022-04-04 bors[bot]Merge #11899
2022-04-04 iDawerfix: Skip match check on a pattern of unexpected TyKind...
2022-04-04 bors[bot]Merge #11896
2022-04-04 Lukas Wirthfix: Show the path to be created in the unresolved...
2022-04-04 bors[bot]Merge #11894
2022-04-03 bors[bot]Merge #11865
2022-04-03 bors[bot]Merge #11887
2022-04-03 Lukas Wirthfix: Add missing fields diagnostic fix for patterns
2022-04-03 bors[bot]Merge #10802
2022-04-03 bors[bot]Merge #11821
2022-04-02 bors[bot]Merge #11877
2022-04-02 bors[bot]Merge #11878
2022-04-01 bors[bot]Merge #11857
2022-04-01 bors[bot]Merge #11796
2022-04-01 bors[bot]Merge #11869
2022-03-31 bors[bot]Merge #11827
2022-03-31 Lukas Wirthinternal: Enforce Resolver to always have a module...
2022-03-29 bors[bot]Merge #11842
2022-03-29 Florian DieboldFix duplicate type mismatches with blocks
2022-03-25 bors[bot]Merge #11793
2022-03-23 bors[bot]Merge #11805
2022-03-23 bors[bot]Merge #11791
2022-03-22 bors[bot]Merge #11795
2022-03-22 bors[bot]Merge #11792
2022-03-22 Lukas Wirthminor: Bump dependencies
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 DieboldClean up commented-out lines
2022-03-21 Florian DieboldCleanups
2022-03-21 Florian DieboldAdd 'remove this semicolon'
2022-03-21 Florian DieboldAdd "add missing Ok/Some" fix
2022-03-21 Florian DieboldAdd new type-mismatch diagnostic
2022-03-20 bors[bot]Merge #11690
2022-03-15 bors[bot]Merge #11714
2022-03-14 bors[bot]Merge #11707
2022-03-12 bors[bot]Merge #11692
2022-03-12 Matthias Krügerfix clippy::redundant_closure
2022-03-11 bors[bot]Merge #11680
2022-03-11 Lukas Wirthfix: Show what file paths were expected for unresolved...
2022-03-10 bors[bot]Merge #11662
2022-03-07 bors[bot]Merge #11445
2022-03-06 bors[bot]Merge #11639
2022-03-06 Lukas Wirthinternal: Re-arrange ide_db modules
2022-02-21 bors[bot]Merge #11142
2022-02-01 bors[bot]Merge #11322
2022-01-31 bors[bot]Merge #11182
2022-01-27 bors[bot]Merge #11353
2022-01-27 bors[bot]Merge #11354
2022-01-27 Jonas SchievinkMore correct `$crate` handling in eager macros
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
2022-01-08 bors[bot]Merge #11107
2022-01-07 bors[bot]Merge #11230
2022-01-07 bors[bot]Merge #11145
2022-01-07 Benjamin Coenenfeat(diagnostics): use default expression instead of...
2022-01-06 bors[bot]Merge #11218
2022-01-06 Benjamin Coenenadd better default behavior on fill struct fields diagn...
2022-01-04 Benjamin Coenenadd better default behavior on fill struct fields diagn...
2022-01-03 bors[bot]Merge #11061
2021-12-31 Benjamin Coenenfeat(diagnostics): add new config to fill default expre...
2021-12-30 Benjamin Coenenfeat(diagnostics): use Default::default() expression...
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-20 bors[bot]Merge #11062
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-12-18 bors[bot]Merge #11042
2021-12-18 bors[bot]Merge #11035
2021-12-17 bors[bot]Merge #11043
2021-12-17 Jonas SchievinkInitial support for `#[rustc_legacy_const_generics]`
2021-12-15 iDawerBump MSRV (1.57)
2021-12-13 bors[bot]Merge #10998
2021-12-13 bors[bot]Merge #11001
2021-12-13 bors[bot]Merge #11000
2021-12-12 bors[bot]Merge #10993
2021-12-11 bors[bot]Merge #10951
2021-12-11 bors[bot]Merge #10987
next