]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-11-29 bors[bot]Merge #10841
2021-11-29 hkalbasifix tests
2021-11-29 hkalbasiremove duplicate data from CrateOrigin
2021-11-27 bors[bot]Merge #10876
2021-11-27 Lukas Wirthfix: Show parameter hints unconditionally for logical...
2021-11-27 bors[bot]Merge #10875
2021-11-27 Lukas WirthDon't discard flycheck error messages
2021-11-27 bors[bot]Merge #10874
2021-11-27 Aleksey Kladovminor: correct profiling name
2021-11-27 bors[bot]Merge #10873
2021-11-27 Aleksey Kladovminor: if-let-else to shorter match
2021-11-27 bors[bot]Merge #10870
2021-11-27 Jake Heinzide: fix expansion for 'as _'
2021-11-26 bors[bot]Merge #10865
2021-11-26 Jonas SchievinkUse the right `ItemTree` when re-resolving attr
2021-11-26 bors[bot]Merge #10863
2021-11-25 Jonas SchievinkBuild per-block `ItemTree`s
2021-11-25 HKalbasiUpdate crates/project_model/src/workspace.rs
2021-11-25 bors[bot]Merge #10859
2021-11-25 Lukas Wirthfix: Prioritize tuple fields in highlight_related
2021-11-25 bors[bot]Merge #10824
2021-11-24 bors[bot]Merge #10847
2021-11-24 rainy-mefix: derive path handling
2021-11-24 bors[bot]Merge #10853
2021-11-24 Lukas WirthRemove possible multiline details in completions
2021-11-23 bors[bot]Merge #10846
2021-11-23 bors[bot]Merge #10849
2021-11-23 Lukas WirthDisable string highlight injection for macros changing...
2021-11-23 Andrew LeveretteAdd optimization for not allocating in case of no modul...
2021-11-23 Andrew LeveretteAdd support for qualified struct names
2021-11-23 bors[bot]Merge #10840
2021-11-22 bors[bot]Merge #10834
2021-11-22 hkalbasiEmit moniker in lsif
2021-11-22 Emil GardströmMake lint groups work correctly with `warningsAsInfo...
2021-11-22 Lukas Wirthfix: Omit generic defaults for types in hover messages
2021-11-22 bors[bot]Merge #10839
2021-11-22 Lukas WirthFix mbe::Shift::new not accounting for non-ident token ids
2021-11-22 Lukas WirthDocument token up/down mapping
2021-11-22 bors[bot]Merge #10838
2021-11-22 Lukas WirthAdd to macro testing infra to emit token map ids
2021-11-22 bors[bot]Merge #10809
2021-11-22 bors[bot]Merge #10835
2021-11-22 Jonas SchievinkPull website before generating new changelog
2021-11-22 bors[bot]Merge #10833
2021-11-22 Jonas SchievinkSet upstream branch when promoting
2021-11-22 bors[bot]Merge #10832
2021-11-22 Lukas WirthSplit parts of `ide_db::call_info` off into `ide`
2021-11-22 bors[bot]Merge #10831
2021-11-22 Lukas WirthUnnest ide::display::navigation_target module
2021-11-22 bors[bot]Merge #10828
2021-11-22 Aleksey Kladovdoc: document absence of stability guarantees
2021-11-21 bors[bot]Merge #10823
2021-11-21 Jake Heinzproject_model: print full cargo command if it fails...
2021-11-21 Alex Veberfix: better `Fn` traits formatting
2021-11-20 bors[bot]Merge #10810
2021-11-20 bors[bot]Merge #10821
2021-11-20 rainy-mefix: check inline left of binary_expression
2021-11-20 bors[bot]Merge #10820
2021-11-20 Lukas WirthMove incorrect case diagnostic things into their module
2021-11-20 bors[bot]Merge #10819
2021-11-20 Lukas WirthReplace Vec with Box in Path.generic_args field
2021-11-20 Lukas Wirthinternal: Replace Vec with Box in hir Pat
2021-11-20 Lukas Wirthinternal: Replace Vec with Box in hir Expr
2021-11-20 bors[bot]Merge #10817
2021-11-20 Jake Heinzide: hover omits unnamed where preds
2021-11-19 bors[bot]Merge #10812
2021-11-19 Jonas SchievinkFormat `Fn` traits using parentheses
2021-11-19 Laurențiu NicolaAdd toggle to disable cache priming
2021-11-19 bors[bot]Merge #10808
2021-11-19 Florian-Schoenherrfix: show custom check-command
2021-11-19 iDawerUse mutable syntax trees in `merge_imports`, `split_imp...
2021-11-19 bors[bot]Merge #10807
2021-11-19 Lukas Wirthfix: Diagnose invalid derive attribute input
2021-11-19 bors[bot]Merge #10806
2021-11-19 Lukas Wirthfix: inlay param hint hiding heurstic is case unsensitive
2021-11-19 bors[bot]Merge #10804
2021-11-19 Lukas Wirthfix: Diagnose using `derive` on non-adt items
2021-11-19 bors[bot]Merge #10805
2021-11-19 Jake Heinzide: dedupe or merge hover actions
2021-11-18 bors[bot]Merge #10803
2021-11-18 Lukas Wirthminor: Simplify
2021-11-18 bors[bot]Merge #10798
2021-11-18 bors[bot]Merge #10796
2021-11-18 bors[bot]Merge #10795
2021-11-18 bors[bot]Merge #10794
2021-11-18 bors[bot]Merge #10799
2021-11-18 Laurențiu NicolaFix proc macro ABI version checks
2021-11-18 Jake Heinzide: show go to for function hover return type
2021-11-18 Jake Heinzide: display static values in hover
2021-11-18 John-John TedroRemove unwrap in doc path resolution
2021-11-18 bors[bot]Merge #10785
2021-11-18 Jake Heinzmore complicated const test
2021-11-18 zhoufanfix: parse the range pat inside the tuple pat
2021-11-17 bors[bot]Merge #10789
2021-11-17 Lukas WirthSimplify
2021-11-17 Lukas WirthCheck for derive attributes by item path, not `derive...
2021-11-17 JakeApply suggestions from code review
2021-11-17 bors[bot]Merge #10787
2021-11-17 Lukas WirthSimplify
2021-11-17 bors[bot]Merge #10786
next