]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-03-22 Lukas Wirthminor: Bump dependencies
2022-03-22 Lukas Wirthfix: Fix lifetime elision hint configuration key
2022-03-22 Lukas Wirthinternal: Improve `find_path` and extern prelude handling
2022-03-21 Lukas Wirthfix: Fix tuple- and record struct completions not worki...
2022-03-21 Lukas Wirthfix: Fix flyimport showing functions in pattern position
2022-03-21 bors[bot]Merge #11776
2022-03-21 Laurențiu NicolaReplace write! with direct calls
2022-03-20 bors[bot]Merge #11690
2022-03-20 Steven Jorukrefactor: Do more work in inline_type_alias closure
2022-03-20 bors[bot]Merge #11775
2022-03-20 Lukas Wirthinternal: Treat {global_}asm macros as unsafe
2022-03-20 bors[bot]Merge #11774
2022-03-20 Lukas WirthSimplify
2022-03-20 Lukas Wirthfeat: Tag macro calls as unsafe if they expand to unsaf...
2022-03-20 bors[bot]Merge #11771
2022-03-20 Lukas WirthUpdate inlay hint feature docs
2022-03-20 Lukas Wirthfeat: Visualize compiler inserted reborrows via inlay...
2022-03-19 bors[bot]Merge #11765
2022-03-19 Lukas Wirthfix: Fix closure hints using macro ranges
2022-03-19 bors[bot]Merge #11755
2022-03-19 Lukas WirthChange skip trivial behaviour
2022-03-19 Lukas WirthAdd option to skip trivial cases
2022-03-19 Lukas WirthUse numbers for lifetimes by default, add setting to...
2022-03-18 bors[bot]Merge #11761
2022-03-18 Jonas SchievinkRename call info to "signature help"
2022-03-18 bors[bot]Merge #11760
2022-03-18 Jonas SchievinkProvide signature help when editing generic args
2022-03-18 Lukas WirthFix test fixtures
2022-03-18 Lukas WirthGive the lifetimes better names
2022-03-18 Lukas Wirthfeat: Implement lifetime elision hints
2022-03-18 bors[bot]Merge #11752
2022-03-18 Lukas Wirthinternal: Allow explicitly specifying end of fixture...
2022-03-18 bors[bot]Merge #11753
2022-03-18 Jonas SchievinkComplete assoc const patterns on builtin types
2022-03-18 bors[bot]Merge #11713
2022-03-18 Jonas SchievinkUpdate crates/ide_completion/src/tests/pattern.rs
2022-03-18 bors[bot]Merge #11750
2022-03-18 Lukas Wirthfix: Fix runnables trying to add doc tests in the crate...
2022-03-18 bors[bot]Merge #11747
2022-03-18 Laurențiu NicolaRemove Update GitHub API token command
2022-03-17 bors[bot]Merge #11744
2022-03-17 Laurențiu NicolaBump deps
2022-03-17 bors[bot]Merge #11743
2022-03-17 Florian DieboldMove fallback_bound_vars to the only place it's used now
2022-03-17 Florian DieboldFixes for consts
2022-03-17 Florian DieboldSnapshot obligations
2022-03-17 Florian DieboldProperly try unifying the receivers during method resol...
2022-03-17 hi-rustinFix typo
2022-03-17 Florian DieboldAdd test for DynMap type inference
2022-03-17 hi-rustinMatch the enum and union
2022-03-17 bors[bot]Merge #11741
2022-03-17 bors[bot]Merge #11740
2022-03-17 Laurențiu NicolaEmit #[must_use] in Generate enum is_variant assist
2022-03-17 WaltherInsert #[must_use] in generate_is_empty_from_len
2022-03-17 bors[bot]Merge #11737 #11739
2022-03-17 WaltherInsert #[must_use] in generate_getter
2022-03-17 hi-rustinFix the wrong path resolution
2022-03-17 hi-rustinAdd completes_associated_const test
2022-03-17 hi-rustinComplete associated consts in patterns
2022-03-17 Laurențiu NicolaEmit #[must_use] in Generate new assist
2022-03-17 bors[bot]Merge #11735
2022-03-17 hkalbasifix regression_11688_2
2022-03-17 bors[bot]Merge #11734
2022-03-17 Laurențiu NicolaBump xshell and fix dist
2022-03-16 bors[bot]Merge #11731
2022-03-16 Lukas Wirthfeat: Add return type hints for closures with block...
2022-03-16 bors[bot]Merge #11727
2022-03-16 Laurențiu NicolaFix metrics.json path
2022-03-16 bors[bot]Merge #11694
2022-03-16 bors[bot]Merge #11726
2022-03-16 Lukas WirthRevert omitting field completions
2022-03-16 Lukas WirthRemove code duplication
2022-03-16 Lukas WirthSimplify completion render functionality
2022-03-16 Lukas WirthRename compound things to variant things
2022-03-16 bors[bot]Merge #11724
2022-03-16 Lukas Wirthminor: unblock metrics
2022-03-16 bors[bot]Merge #11720
2022-03-16 Laurențiu NicolaMark chaining hints as types, since that's what they are
2022-03-15 bors[bot]Merge #11718
2022-03-15 hkalbasifix const generic panic
2022-03-15 bors[bot]Merge #11708
2022-03-15 bors[bot]Merge #11714
2022-03-15 Lukas Wirthfix: Fix completions not always working in for-loop...
2022-03-15 bors[bot]Merge #11710
2022-03-15 Vladimir Seroveditors/code: fix crash due to missing ID= field
2022-03-14 Ian ChamberlainUpdate manual for inlay hint customization
2022-03-14 bors[bot]Merge #11707
2022-03-14 Lukas WirthSimplify
2022-03-14 bors[bot]Merge #11700
2022-03-14 Aleksey Kladov:arrow_up: xshell
2022-03-14 bors[bot]Merge #11688
2022-03-14 hkalbasiAdd const generics
2022-03-13 Steven Joruktest: Make imported_external test that the full path...
2022-03-13 bors[bot]Merge #11696
2022-03-12 Vladimir Seroveditors/code: fix nixos detection
2022-03-12 Morgan Thomasbroke a test trying to make the diff look better...
2022-03-12 Morgan Thomasfix: "Extract to function" assist preserves `break...
2022-03-12 Steven Jorukchore: Remove unused import
2022-03-12 Steven Jorukrefactor: Veykril's code review suggestions
2022-03-12 bors[bot]Merge #11692
next