]> git.lizzy.rs Git - rust.git/history - crates/ide
rename existing assist to generate_enum_is_method
[rust.git] / crates / ide /
2021-02-24 bors[bot]Merge #7741
2021-02-23 bors[bot]Merge #7772
2021-02-23 Lukas WirthPickup ConstReference patterns in FindUsages
2021-02-22 bors[bot]Merge #7759
2021-02-22 Chetan Khilosiya7526: Renamed create ssr to ide_ssr.
2021-02-22 Chetan Khilosiya7526: Rename crate assists to ide_assists.
2021-02-20 bors[bot]Merge #7732
2021-02-20 Lukas WirthDon't lower TypeBound::Lifetime as GenericPredicate...
2021-02-20 bors[bot]Merge #7727
2021-02-20 Laurențiu NicolaRemove documentation of obsolete extend selection command
2021-02-17 bors[bot]Merge #7707
2021-02-17 Aleksey Kladovrename completion -> ide_completion
2021-02-17 bors[bot]Merge #7699
2021-02-17 bors[bot]Merge #7705
2021-02-17 Lukas WirthShow hover info of the definition of ConstReference...
2021-02-17 bors[bot]Merge #7701
2021-02-17 bors[bot]Merge #7703
2021-02-16 Paco SoberónAllow comments between newlines in chaining hints
2021-02-16 Lukas WirthImplement ast::AstNode for NameLike and move it to...
2021-02-16 bors[bot]Merge #7690
2021-02-16 bors[bot]Merge #7657
2021-02-16 bors[bot]Merge #7696
2021-02-16 Aleksey KladovMake utf8 default, implement utf16 in terms of it
2021-02-16 Aleksey KladovPrepare for utf-8 offsets
2021-02-16 kjeremyFix a few clippy::perf warnings
2021-02-16 bors[bot]Merge #7620
2021-02-15 bors[bot]Merge #7684
2021-02-15 ivan770Actually fix runnable order
2021-02-14 bors[bot]Merge #7676
2021-02-14 bors[bot]Merge #7656
2021-02-14 bors[bot]Merge #7643 #7663
2021-02-14 bors[bot]Merge #7668
2021-02-13 Lukas WirthDon't rename field record patterns directly
2021-02-13 bors[bot]Merge #7664
2021-02-13 bors[bot]Merge #7665
2021-02-13 Lukas WirthDon't classify attribute macros as their path unless...
2021-02-13 Lukas WirthFallback to renaming input NameRef node for macros...
2021-02-13 Lukas WirthPrevent aliases from being renamed for now
2021-02-13 bors[bot]Merge #7596
2021-02-13 ivan770Make annotations tests similar to those in runnables
2021-02-13 Lukas WirthOnly use HIR when searching for enum constructors,...
2021-02-13 ivan770Improve runnable annotations order, fix incorrect ignor...
2021-02-13 ivan770Added annotation tests
2021-02-13 ivan770Fix incorrect references annotation
2021-02-13 ivan770Moved CodeLens to ide crate
2021-02-12 Lukas WirthImplement constructor usage search for almost all items
2021-02-12 bors[bot]Merge #7655
2021-02-12 bors[bot]Merge #7358
2021-02-12 Lukas WirthUpdate references test output
2021-02-12 Lukas WirthUse NameLike in FileReference directly as its not expor...
2021-02-12 Lukas WirthRefactor reference searching to work with the ast
2021-02-12 Lukas WirthRemove unused ReferenceSearchResult functions
2021-02-12 bors[bot]Merge #7653
2021-02-12 bors[bot]Merge #7644
2021-02-12 bors[bot]Merge #7638 #7648
2021-02-12 bors[bot]Merge #7651
2021-02-12 Jonas SchievinkPin Rust to 1.49.0 on CI
2021-02-11 Jonas SchievinkWrap `BuiltinType` in code model
2021-02-10 bors[bot]Merge #7627
2021-02-10 Jonas SchievinkUpdate fixed tests
2021-02-10 bors[bot]Merge #7625
2021-02-10 bors[bot]Merge #7617
2021-02-10 bors[bot]Merge #7591 #7622
2021-02-10 Lukas WirthResolve TupleStructPat in SourceAnalyzer::resolve_path
2021-02-09 bors[bot]Merge #7616
2021-02-09 bors[bot]Merge #7615
2021-02-09 Aleksey KladovAdd parsing benchmark
2021-02-09 bors[bot]Merge #7614
2021-02-09 bors[bot]Merge #7613
2021-02-09 Aleksey KladovInfra for "unit" benchmarking
2021-02-09 bors[bot]Merge #7611
2021-02-09 Aleksey Kladovrestore accidentally deleted test
2021-02-09 Aleksey KladovMore precise navigation to parent
2021-02-09 Aleksey KladovCleanup tests
2021-02-09 bors[bot]Merge #7597
2021-02-09 bors[bot]Merge #7610
2021-02-09 Aleksey KladovCleanup test
2021-02-09 Aleksey KladovModernize tests
2021-02-08 bors[bot]Merge #7602
2021-02-07 bors[bot]Merge #7587
2021-02-07 Aleksey KladovAdtDef -> Adt
2021-02-05 bors[bot]Merge #7572
2021-02-05 bors[bot]Merge #7574
2021-02-05 bors[bot]Merge #7505
2021-02-04 Lukas WirthIncrease Highlights highlight range to covering element
2021-02-02 bors[bot]Merge #7521
2021-02-02 bors[bot]Merge #7520
2021-02-02 lumenianShow alias underlying type
2021-01-31 bors[bot]Merge #7503
2021-01-31 Lukas WirthReturn inner attributes of outline mod declarations...
2021-01-30 bors[bot]Merge #7500
2021-01-30 bors[bot]Merge #7483
2021-01-28 Lukas WirthClassify function calls as functions when shadowed...
2021-01-28 bors[bot]Merge #7471
2021-01-27 bors[bot]Merge #7451
2021-01-27 bors[bot]Merge #7465
2021-01-27 Lukas WirthOnly hide parameter hints for path, field and methodcal...
2021-01-26 bors[bot]Merge #7457
2021-01-26 bors[bot]Merge #7455
2021-01-26 Aleksey KladovMake always-assert crate reusable
next