]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-10-28 bors[bot]Merge #10656
2021-10-28 Lukas WirthEnable auto-import and qualify-path in derive attributes
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-28 Dezhi WuFix: transform the asciidoc form link to markdown style...
2021-10-27 bors[bot]Merge #10629
2021-10-27 Terry Sunfixup! rustfmt
2021-10-27 Terry Sunfixup! delay to_string() until assist is called
2021-10-27 bors[bot]Merge #10649
2021-10-27 Anatol Ulrichremove TODO comment
2021-10-27 Anatol Ulrichre-introduce `always!`
2021-10-27 Lukas WirthRemove `CompletionKind` in favor of `CompletionItemKind`
2021-10-27 Anatol Ulrichunwrap--
2021-10-27 Anatol Ulrichfix logic error: alias detection was too lenient
2021-10-27 Lukas WirthRemove filtered completion list usage in completion...
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-27 Terry Sunfixup! narrow range; method calls; check for only one...
2021-10-26 bors[bot]Merge #10642
2021-10-26 Lukas WirthAdd dummy impls for `trace_macros` and `log_syntax`
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-25 Lukas WirthDon't ask the user to reload when chaning HoverAction...
2021-10-25 Terry SunAdd assist for replacing turbofish with explicit type.
2021-10-24 bors[bot]Merge #10624
2021-10-24 Laurențiu NicolaRevert edition change in test
2021-10-23 Aleksey Kladovinternal: remove unused dollars
2021-10-23 Aleksey Kladovinternal: replace L_DOLLAR/R_DOLLAR with parenthesis...
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 Jan ScheerAmend the instruction for rustup.
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 Dezhi WuFix a format error
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
next