]> git.lizzy.rs Git - rust.git/history - crates
Update crates/text_edit/src/lib.rs
[rust.git] / crates /
2021-11-03 Anatol UlrichUpdate crates/text_edit/src/lib.rs
2021-11-03 Anatol UlrichUpdate crates/ide/src/rename.rs
2021-11-03 Lukas WirthAdd disjoint check back in TextEdit::union
2021-11-03 Anatol Ulrichforgot a dbg
2021-11-02 Anatol Ulrichaccept identical Indels when merging; add rename test...
2021-10-27 Anatol Ulrichremove TODO comment
2021-10-27 Anatol Ulrichre-introduce `always!`
2021-10-27 Anatol Ulrichunwrap--
2021-10-27 Anatol Ulrichfix logic error: alias detection was too lenient
2021-10-27 Anatol Ulrichwip
2021-10-27 Anatol Ulrichremove resolved TODO questions
2021-10-27 Anatol Ulrichdoxx
2021-10-27 Anatol Ulrichone down
2021-10-27 Anatol Ulrichmake imports less odd
2021-10-27 Anatol UlrichWIP: fix: make `rename` multi-token mapping aware
2021-10-26 bors[bot]Merge #10641
2021-10-26 Anatol UlrichUpdate crates/ide/src/expand_macro.rs
2021-10-26 Anatol Ulrichfix test
2021-10-26 Anatol Ulrichwording
2021-10-26 Anatol Ulrichfix: make `expand_macro` multi-token mapping aware
2021-10-26 bors[bot]Merge #10639 #10640
2021-10-26 Anatol Ulrichassume valid identifier
2021-10-26 Anatol Ulrichfix: make `goto_declaration` multi-token mapping aware
2021-10-26 bors[bot]Merge #10592
2021-10-26 Dezhi Wuperf: avoid allocating by just slicing.
2021-10-26 bors[bot]Merge #10637
2021-10-26 Anatol Ulrichfix imports
2021-10-26 Anatol Ulrichsimplify
2021-10-25 Anatol Ulrichfix: make `goto_type_definition` multi-token mapping...
2021-10-25 bors[bot]Merge #10635
2021-10-25 Lukas Wirthfix: fix extract_variable not working on macro_call
2021-10-25 bors[bot]Merge #10633
2021-10-25 bors[bot]Merge #10634
2021-10-25 Laurențiu NicolaDrop resolver and authors manifest entries
2021-10-25 Lukas Wirthfix: Implement most proc_macro span handling for other...
2021-10-25 bors[bot]Merge #10631
2021-10-25 Lukas WirthFix postfix completions panicking
2021-10-25 bors[bot]Merge #10630
2021-10-24 bors[bot]Merge #10624
2021-10-24 Laurențiu NicolaRevert edition change in test
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-22 vi_mifix: making tests compatible with new trimmed sel_range
2021-10-22 bors[bot]Merge #10608
2021-10-22 Paweł Palenicaapply code review suggestions
2021-10-22 bors[bot]Merge #10610
2021-10-22 Laurențiu NicolaUse array IntoIter
2021-10-21 bors[bot]Merge #10607
2021-10-21 Lukas WirthMigrate to edition 2021
2021-10-21 bors[bot]Merge #10603
2021-10-21 Lukas WirthDon't resolve attributes to non attribute macros
2021-10-21 Paweł PalenicaAdd generated docs
2021-10-21 Paweł Palenicacleanup qualify_path
2021-10-21 Paweł PalenicaRemove comment
2021-10-21 Paweł PalenicaCleanup - remove unnecessary pub
2021-10-21 Paweł PalenicaRun cargo fmt
2021-10-21 Paweł PalenicaAdd qualify method call assist
2021-10-20 bors[bot]Merge #10563
2021-10-20 bors[bot]Merge #10387
2021-10-20 Andrzej GłuszakFixes
2021-10-20 Andrzej GłuszakFixes
2021-10-20 bors[bot]Merge #10600
2021-10-20 Laurențiu NicolaMake some functions non-generic
2021-10-20 bors[bot]Merge #10598
2021-10-20 Lukas WirthRemove obsolete test module
2021-10-20 bors[bot]Merge #10597
2021-10-20 Lukas WirthFix standard library doclinks not going to the correct...
2021-10-20 bors[bot]Merge #10594
2021-10-20 Lukas WirthFix qualified lint completions ignoring the qualifier...
2021-10-20 Lukas WirthGenerate rustdoc lints
2021-10-20 Dezhi WuFix: only shows one # when we encounter ##
2021-10-19 bors[bot]Merge #10589
2021-10-19 rainy-meFix: remove extra newline
2021-10-19 rainy-meFix: expand glob import to empty braces if the glob...
2021-10-19 bors[bot]Merge #10568
2021-10-19 Benjamin Coenenfix(assist): delete trailing whitespaces
2021-10-19 bors[bot]Merge #10588
2021-10-19 Lukas Wirthinternal: Parse const trait bounds
2021-10-19 bors[bot]Merge #10587
2021-10-19 Lukas Wirthfix: Fix add_missing_match_arm panicking
2021-10-19 bors[bot]Merge #10586
2021-10-19 Lukas WirthDerive completions work on hir, not names
2021-10-19 bors[bot]Merge #10585
2021-10-19 Lukas WirthResolve derive attributes even when shadowed
2021-10-18 bors[bot]Merge #10578
2021-10-18 Yoshua Wuytsfix Ordering::Equal path
2021-10-18 Yoshua WuytsRevert "Simplify generated PartialOrd code"
2021-10-18 bors[bot]Merge #10574
2021-10-18 Yoshua WuytsFix PartialOrd codegen
2021-10-18 bors[bot]Merge #10551
2021-10-18 Laurențiu NicolaFix tests
2021-10-18 Laurențiu NicolaPull in new lsp-types for VS compat
2021-10-17 bors[bot]Merge #10569
2021-10-17 Lukas WirthSkip non clippy completions when completing a clippy...
2021-10-17 Benjamin Coenenfix(assist): fix #10566 and #10567
2021-10-17 Andrzej GłuszakSemantic getter
2021-10-17 bors[bot]Merge #10417
2021-10-17 Coenen BenjaminUpdate crates/ide_assists/src/handlers/unwrap_result_re...
next