]> git.lizzy.rs Git - rust.git/history - crates/ide_diagnostics
Diagnose unresolved derive macros
[rust.git] / crates / ide_diagnostics /
2021-12-11 rainy-mefix: lookup upwards for struct and enum
2021-12-11 bors[bot]Merge #10965
2021-12-11 bors[bot]Merge #10956 #10986
2021-12-11 bors[bot]Merge #10877
2021-12-09 bors[bot]Merge #10972
2021-12-07 bors[bot]Merge #10950
2021-12-07 bors[bot]Merge #10960
2021-12-07 Jonas SchievinkTreat extern blocks as item containers
2021-12-05 bors[bot]Merge #10902
2021-12-03 bors[bot]Merge #10921
2021-12-03 bors[bot]Merge #10920
2021-12-03 Lukas Wirthminor: Shorten spans of mismatched_arg_count diag
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-11-10 bors[bot]Merge #10689
2021-11-08 bors[bot]Merge #10688
2021-11-07 bors[bot]Merge #10698
2021-11-05 bors[bot]Merge #10706
2021-11-05 bors[bot]Merge #10704
2021-11-05 bors[bot]Merge #10703
2021-11-05 bors[bot]Merge #10701
2021-11-05 bors[bot]Merge #10685
2021-11-04 bors[bot]Merge #10696
2021-11-04 Lukas WirthReplace more Name::to_string usages with Name::to_smol_str
2021-11-03 bors[bot]Merge #10596
2021-10-29 bors[bot]Merge #10595
2021-10-26 bors[bot]Merge #10592
2021-10-25 bors[bot]Merge #10631
2021-10-25 bors[bot]Merge #10630
2021-10-23 bors[bot]Merge #10617
2021-10-23 Laurențiu NicolaSet MSRV
2021-10-23 bors[bot]Merge #10602
2021-10-22 bors[bot]Merge #9939
2021-10-21 bors[bot]Merge #10607
2021-10-21 Lukas WirthMigrate to edition 2021
2021-10-20 bors[bot]Merge #10387
2021-10-17 bors[bot]Merge #10417
2021-10-17 bors[bot]Merge #10562
2021-10-17 bors[bot]Merge #10561
2021-10-16 bors[bot]Merge #10558
2021-10-16 bors[bot]Merge #10557
2021-10-16 bors[bot]Merge #10542
2021-10-15 bors[bot]Merge #10552
2021-10-15 Lukas WirthFix missing_fields diagnostic fix replacing wrong text...
2021-10-14 bors[bot]Merge #10491
2021-10-14 bors[bot]Merge #10434
2021-10-12 bors[bot]Merge #10423
2021-10-10 bors[bot]Merge #10506
2021-10-10 bors[bot]Merge #10504
2021-10-10 k-nasaRemove neesless clone
2021-10-09 bors[bot]Merge #10499
2021-10-09 Aleksey Kladovfeat: be more precise in mismatch arg counts highlighting
2021-10-09 bors[bot]Merge #10496
2021-10-09 Aleksey Kladovinternal: update expect
2021-10-07 bors[bot]Merge #10477 #10482
2021-10-07 bors[bot]Merge #10480
2021-10-06 crauzerfix test
2021-10-06 bors[bot]Merge #10420
2021-10-06 bors[bot]Merge #10459
2021-10-05 bors[bot]Merge #10447
2021-10-05 bors[bot]Merge #10440
2021-10-04 bors[bot]Merge #10451
2021-10-04 Lukas WirthSimplify
2021-10-02 bors[bot]Merge #10421
2021-10-02 bors[bot]Merge #10427
2021-10-02 bors[bot]Merge #10426
2021-10-02 bors[bot]Merge #10425
2021-10-02 Aleksey Kladovfix: remove semicolon diagnostics only highlights the...
2021-09-29 bors[bot]Merge #10181
2021-09-28 bors[bot]Merge #10373
2021-09-27 bors[bot]Merge #10366
2021-09-27 bors[bot]Merge #10364
2021-09-27 Lukas WirthRename `*Owner` traits to `Has*`
2021-09-25 bors[bot]Merge #10211
2021-09-24 bors[bot]Merge #10339
2021-09-24 Jonas SchievinkFix item-level lazy macro errors
2021-09-24 bors[bot]Merge #10338
2021-09-24 Jonas SchievinkFix diagnostics in unnamed consts
2021-09-24 bors[bot]Merge #10105
2021-09-24 bors[bot]Merge #10332
2021-09-24 bors[bot]Merge #10328
2021-09-24 Lukas WirthFix incorrect mod.rs handling in unlinked_file fixes
2021-09-15 bors[bot]Merge #10048
2021-09-09 Jörg SommerUse `todo!()` instead of `()` for missing fields
2021-09-01 bors[bot]Merge #9954
2021-08-31 bors[bot]Merge #10094
2021-08-31 bors[bot]Merge #10092
2021-08-30 bors[bot]Merge #10089
2021-08-30 bors[bot]Merge #10076
2021-08-30 nathan.whitakerAdd coverage mark for struct init shorthand test
2021-08-30 Akshayfix minor mispelling
2021-08-30 bors[bot]Merge #10005
2021-08-30 bors[bot]Merge #10015
2021-08-29 nathan.whitakerUpdate existing fill struct fields test
2021-08-29 nathan.whitakerAdd tests for fill struct fields shorthand
2021-08-29 nathan.whitakerUse struct init shorthand in fill struct fields assist
next