]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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-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 bors[bot]Merge #10417
2021-10-17 Coenen BenjaminUpdate crates/ide_assists/src/handlers/unwrap_result_re...
2021-10-17 bors[bot]Merge #10562
2021-10-17 Lukas WirthFix clippy attribute completions always prefixing with...
2021-10-17 Lukas WirthMake attribute completions more ast based
2021-10-17 Lukas WirthReorder CompletionContext functions
2021-10-17 bors[bot]Merge #10561
2021-10-17 Lukas WirthDon't turn local names into strings in CompletionContext
2021-10-16 bors[bot]Merge #10558
2021-10-16 Lukas Wirthinternal: Refactor lifetime completion context fields
2021-10-16 bors[bot]Merge #10557
2021-10-16 Lukas Wirthfix: Fix qualified path completion not completing macros
2021-10-16 bors[bot]Merge #10556
2021-10-16 Milofix
2021-10-16 Miloadd a comment
2021-10-16 Milorevert
2021-10-16 Milomore clippy fixes
2021-10-16 bors[bot]Merge #10542
2021-10-16 bors[bot]Merge #10555
2021-10-16 Laurențiu NicolaHide private methods in `generate_delegate_methods`
2021-10-15 bors[bot]Merge #10552
2021-10-15 Lukas WirthFix missing_fields diagnostic fix replacing wrong text...
2021-10-15 bors[bot]Merge #10543
2021-10-15 Anton Firszovcov_mark for add_missing_match_arms special cases
2021-10-15 Anton Firszovundo unnecessary test changes
2021-10-15 Anton Firszovcosmetics
2021-10-15 Anton Firszovupdate generated.rs
2021-10-15 Anton Firszovfix sample + cosmetics + one more test
2021-10-15 Anton Firszovsimple implementation
2021-10-15 bors[bot]Merge #10549
2021-10-15 Jeremy KolbUpdate crates
2021-10-15 Anton Firszovcursor_inside_simple_match_arm_list -- tests
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 Anton Firszovuse ctx.selection_trimmed() instead of ctx.frange.range
2021-10-14 Anton Firszovapply formatting recommendations
2021-10-14 Anton Firszovupdate generated.rs
2021-10-14 Anton Firszovmake it work from macro
2021-10-14 bors[bot]Merge #10539
2021-10-14 Anton Firszovapply necessary test changes
2021-10-14 Yoshua Wuytsfix ret type in generic
2021-10-14 Yoshua Wuytsimplement feedback from review
2021-10-14 Anton FirszovNarrow add_missing_match_arms assist range
2021-10-14 Alex MacleodUse workspace cargo to fetch rust source's metadata
2021-10-14 Yoshua WuytsAdd support for tuple structs
2021-10-14 bors[bot]Merge #10517
2021-10-14 Lukas WirthKill the child process before waiting in streaming_output
2021-10-14 Yoshua WuytsUpdate label names
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-14 bors[bot]Merge #10309
2021-10-14 Yoshua WuytsGet a make version working!
2021-10-14 codgicianMatching brace prefers brace on cursor's right
2021-10-14 bors[bot]Merge #10537
2021-10-14 Laurențiu NicolaDocument rustc source auto-discovery
2021-10-13 rainy-meProvide navigations to parent modules
2021-10-13 Yoshua WuytsUpdate generate_delegate.rs
2021-10-13 Yoshua Wuytscreate function
2021-10-13 Ryan LevickAdd basic support for delegation
2021-10-13 k-nasafix
2021-10-13 Dezhi Wumerge use statement
2021-10-13 Dezhi Wuresolve `ControlFlow` ourself instead of hard coding.
next