]> git.lizzy.rs Git - rust.git/history - crates
rename existing assist to generate_enum_is_method
[rust.git] / crates /
2021-02-27 Domantas Jadenkusrename existing assist to generate_enum_is_method
2021-02-26 bors[bot]Merge #7794
2021-02-26 Denys ZadorozhnyiDisable "Flip comma" assist inside a macro call
2021-02-26 bors[bot]Merge #7792
2021-02-26 Sanchith Hegdedocs(ide_assists): Change importMergeBehaviour to impor...
2021-02-25 bors[bot]Merge #7786
2021-02-25 kjeremybump crates
2021-02-24 bors[bot]Merge #7741
2021-02-24 Matt HallAddress further review comments
2021-02-24 bors[bot]Merge #7719
2021-02-24 Lukas WirthAdd tests for apply_demorgan
2021-02-24 lbrandeDe Morgan's Law assist now correctly inverts <, <=...
2021-02-24 lbrandeDe Morgan's Law assist now correctly parenthesizes...
2021-02-23 bors[bot]Merge #7772
2021-02-23 Lukas WirthPickup ConstReference patterns in FindUsages
2021-02-23 Matt HallAddress review comments
2021-02-23 Matt HallAdd convert_for_to_iter_for_each assist
2021-02-23 bors[bot]Merge #7770
2021-02-23 bors[bot]Merge #7769
2021-02-23 bors[bot]Merge #7768
2021-02-23 Jonas Schievinkis_visible_from_def_map: handle block expressions
2021-02-23 Jonas SchievinkAdd test
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-22 bors[bot]Merge #7753
2021-02-22 Jonas BushartAdd isize to the list of suffixed integers in typed_integer
2021-02-22 bors[bot]Merge #7752
2021-02-22 bors[bot]Merge #7749
2021-02-22 Aleksey KladovMake more common assist easier to ues
2021-02-21 bors[bot]Merge #7739
2021-02-21 Laurențiu NicolaAdd test from #7273
2021-02-21 Laurențiu NicolaBump deps
2021-02-21 bors[bot]Merge #7735
2021-02-20 Scott McMurrayStop mixing Result and Option with ? in inline_local_va...
2021-02-20 bors[bot]Merge #7732
2021-02-20 bors[bot]Merge #7733
2021-02-20 Jeremy KolbUpdate tests
2021-02-20 Lukas WirthDon't write trailing whitespace when formatting empty...
2021-02-20 Lukas WirthDon't lower TypeBound::Lifetime as GenericPredicate...
2021-02-20 bors[bot]Merge #7729
2021-02-20 bors[bot]Merge #7730
2021-02-20 Matt HallUse format_to! to make logic a bit nicer
2021-02-20 Matt HallFix #7712 retain visibility extracting mod to file
2021-02-20 bors[bot]Merge #7727
2021-02-20 Laurențiu NicolaRemove documentation of obsolete extend selection command
2021-02-20 bors[bot]Merge #7726
2021-02-20 Benjamin Coenenfeat(completion): add doc(hidden) completion for attributes
2021-02-20 bors[bot]Merge #7725
2021-02-20 Benjamin Coenenfix(assist): display where predicates when we want...
2021-02-20 bors[bot]Merge #7724
2021-02-20 Kirill BulatovConsider import prefix config settings during flyimports
2021-02-20 bors[bot]Merge #7723
2021-02-20 bors[bot]Merge #7722
2021-02-20 Laurențiu NicolaAdd test
2021-02-20 Laurențiu NicolaFix incorrect missing field diagnostic with box patterns
2021-02-17 bors[bot]Merge #7707
2021-02-17 Aleksey Kladovrename completion -> ide_completion
2021-02-17 bors[bot]Merge #7706
2021-02-17 Lukas WirthRevert "Replace usage of ast::NameOrNameRef with ast...
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 Lukas WirthReplace usage of ast::NameOrNameRef with ast::NameLike
2021-02-17 bors[bot]Merge #7704
2021-02-17 Michał MuskałaAvoid transmitting unchanged diagnostics
2021-02-17 bors[bot]Merge #7701
2021-02-17 bors[bot]Merge #7703
2021-02-17 bors[bot]Merge #7702
2021-02-16 bstrieRemove use of deprecated `std::collections::Bound`
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 #7697
2021-02-16 Jonas SchievinkUse `cfg(target_arch)` instead of a Cargo feature
2021-02-16 bors[bot]Merge #7657
2021-02-16 bors[bot]Merge #7696
2021-02-16 Aleksey KladovFix bitrotted module name
2021-02-16 Aleksey KladovEnable offset-encoding capability
2021-02-16 Aleksey KladovImplement utf8 offsets
2021-02-16 Aleksey KladovMake it easy to add additional context for offset conve...
2021-02-16 Aleksey KladovMake utf8 default, implement utf16 in terms of it
2021-02-16 Aleksey Kladovreduce code duplication in tests
2021-02-16 Aleksey KladovPrepare for utf-8 offsets
2021-02-16 kjeremyFix a few clippy::perf warnings
2021-02-16 Vincent EscheSplit `pub fn cargo_load` into `pub fn load_workspace_a...
2021-02-16 bors[bot]Merge #7695
2021-02-16 kjeremyBump lsp-types
2021-02-16 bors[bot]Merge #7687
2021-02-16 bors[bot]Merge #7620
2021-02-15 ArnaudSpecialization for async traits
2021-02-15 bors[bot]Merge #7684
2021-02-15 ivan770Actually fix runnable order
2021-02-14 bors[bot]Merge #7661
2021-02-14 Jeremy KolbStart LSP 3.17 support
2021-02-14 bors[bot]Merge #7678
2021-02-14 Michał MuskałaSimplify find_crlf
2021-02-14 bors[bot]Merge #7676
2021-02-14 Aleksey KladovMake it clear which client-side commands we use
2021-02-14 bors[bot]Merge #7656
next