]> git.lizzy.rs Git - rust.git/history - crates/syntax
fix: Diagnose using `derive` on non-adt items
[rust.git] / crates / syntax /
2021-11-16 bors[bot]Merge #10775
2021-11-16 bors[bot]Merge #10776
2021-11-16 Laurențiu NicolaRemove validation of `super` in use paths
2021-11-16 bors[bot]Merge #10769
2021-11-16 bors[bot]Merge #10734
2021-11-16 bors[bot]Merge #10774
2021-11-16 Lukas Wirthminor: Lift out FxIndex{Map/Set} types into ide_db
2021-11-15 TheDoctor314Fix `impl_def_from_trait`
2021-11-11 TheDoctor314Fix `impl_trait` function to emit correct ast
2021-11-10 bors[bot]Merge #10741
2021-11-10 bors[bot]Merge #10689
2021-11-10 Adam Bratschi-KayeHandle pub tuple fields in tuple structs
2021-11-10 TheDoctor314Add generic parameters for manual impl assist
2021-11-08 bors[bot]Merge #10688
2021-11-08 bors[bot]Merge #10720
2021-11-07 bors[bot]Merge #10699
2021-11-05 Lukas WirthReplace some String usages with SmolStr in completions
2021-11-05 bors[bot]Merge #10685
2021-11-04 bors[bot]Merge #10645
2021-11-03 bors[bot]Merge #10686
2021-11-03 bors[bot]Merge #10680
2021-11-03 bors[bot]Merge #10667
2021-11-03 bors[bot]Merge #10596
2021-10-31 bors[bot]Merge #10671
2021-10-30 bors[bot]Merge #10668
2021-10-30 Lukas WirthFix for-loop expressions breaking with BlockExpr iterable
2021-10-29 bors[bot]Merge #10650
2021-10-29 bors[bot]Merge #10648
2021-10-29 bors[bot]Merge #10595
2021-10-28 bors[bot]Merge #10654
2021-10-28 Lukas WirthRefactor ide handling for paths in derive inputs
2021-10-28 bors[bot]Merge #10623
2021-10-26 bors[bot]Merge #10592
2021-10-25 bors[bot]Merge #10631
2021-10-25 bors[bot]Merge #10630
2021-10-23 Aleksey Kladovinternal: remove unused dollars
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 #10563
2021-10-20 bors[bot]Merge #10387
2021-10-20 bors[bot]Merge #10600
2021-10-19 bors[bot]Merge #10568
2021-10-19 bors[bot]Merge #10588
2021-10-19 Lukas Wirthinternal: Parse const trait bounds
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 vi_mifeat: Adding extract_module assist
2021-10-16 bors[bot]Merge #10542
2021-10-15 bors[bot]Merge #10552
2021-10-15 bors[bot]Merge #10543
2021-10-14 bors[bot]Merge #10491
2021-10-14 bors[bot]Merge #10545
2021-10-14 bors[bot]Merge #10546
2021-10-14 Lukas WirthImplement promotoe_local_to_const assist
2021-10-14 Miloa few clippy fixes
2021-10-14 bors[bot]Merge #10539
2021-10-14 bors[bot]Merge #10517
2021-10-14 bors[bot]Merge #10538
2021-10-14 bors[bot]Merge #10503
2021-10-14 Yoshua WuytsEnable delegation generation for complex types
2021-10-14 bors[bot]Merge #10434
2021-10-13 Ryan LevickAdd basic support for delegation
2021-10-12 bors[bot]Merge #10423
2021-10-12 bors[bot]Merge #10529
2021-10-12 bors[bot]Merge #10532
2021-10-12 bors[bot]Merge #10530
2021-10-12 bors[bot]Merge #10528
2021-10-12 Lukas WirthMake selections in assists with trailing/leading whites...
2021-10-10 bors[bot]Merge #10506
2021-10-10 k-nasaAdd comment
2021-10-10 bors[bot]Merge #10504
2021-10-10 k-nasaremove comment
2021-10-10 k-nasaRevert "update comment"
2021-10-10 k-nasaRemove neesless clone
2021-10-10 k-nasaupdate comment
2021-10-10 k-nasaAdd code comment
2021-10-09 bors[bot]Merge #10496
2021-10-09 Aleksey Kladovinternal: make sure macro test expand to valid syntax
2021-10-09 Aleksey Kladovinternal: update expect
2021-10-07 bors[bot]Merge #10474
2021-10-07 Jonas SchievinkSupport `let...else`
2021-10-07 bors[bot]Merge #10477 #10482
2021-10-07 bors[bot]Merge #10480
2021-10-06 bors[bot]Merge #10467
2021-10-06 bors[bot]Merge #10479
2021-10-06 bors[bot]Merge #10476
2021-10-06 cynecxparser: fix parsing of macro call inside generic args
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 #10458
2021-10-05 bors[bot]Merge #10440
2021-10-04 Aramis RazzaghipourReplace `if let` with `match` where appropriate
next