]> git.lizzy.rs Git - rust.git/history - crates
Merge #11752
[rust.git] / crates /
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-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 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 #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-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-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 bors[bot]Merge #11692
2022-03-12 Matthias Krügerfix clippy::needless_late_init
2022-03-12 Matthias Krügermore clippy fixes:
2022-03-12 Matthias Krügermore clippy fixes:
2022-03-12 Matthias Krügerfix clippy::needless_return
2022-03-12 Matthias Krügerfix clippy::redundant_clone
2022-03-12 Matthias Krügerfix clippy::map_flatten
2022-03-12 Matthias Krügerfix clippy::useless_conversion
2022-03-12 Matthias Krügerfix clippy::redundant_closure
2022-03-12 Matthias Krügerfix clippy::single_char_pattern
2022-03-12 Matthias Krügerfix clippy::needless_borrow
2022-03-12 bors[bot]Merge #11691
2022-03-12 Morgan Thomas- clean up match in ide_completion::completions::record...
2022-03-12 bors[bot]Merge #11693
2022-03-12 Lukas Wirthinternal: Remove ide_completion::render::build_ext...
2022-03-12 Morgan ThomasSuggest union literals, suggest union fields within...
2022-03-12 bors[bot]Merge #11687 #11689
2022-03-12 Lukas Wirthminor: Pad type inlay hints if no colons are requested
2022-03-12 yipinliuOptimize imports
2022-03-12 bors[bot]Merge #11686
2022-03-12 Morgan ThomasReduce intermediate string allocations in render::compo...
2022-03-12 Morgan ThomasExtract the code for formatting struct and enum-variant...
2022-03-12 yipinliuFixed code style issues
2022-03-12 yipinliuFixed tidy test
2022-03-12 yipinliuHighlight escape sequences in byte strings
2022-03-12 Morgan Thomasmake the doc comment on render::compound::visible_field...
2022-03-12 Morgan Thomasvisibility tweak for CI
2022-03-12 Morgan ThomasComplete enum variants identically to structures.
2022-03-12 Morgan Thomas- Break out functionality related to rendering struct...
2022-03-12 bors[bot]Merge #11685
2022-03-12 Lukas WirthRemove no_completions_required from CompletionContext
2022-03-12 bors[bot]Merge #11684
2022-03-12 Lukas Wirthminor: add missing definitions of lsp_ext::InlayHintLabel
2022-03-11 bors[bot]Merge #11683
2022-03-11 Steven Jorukrefactor: Rename and move const_arg_path
2022-03-11 Steven Jorukrefactor: Rename const_arg_content to const_arg_expr
2022-03-11 Lukas Wirthfix: Allow configuration of colons in inlay-hints
2022-03-11 Steven Jorukfix: Stop wrapping ConstParam's default values in ConstArg
2022-03-11 bors[bot]Merge #11680
2022-03-11 Lukas Wirthfix: Show what file paths were expected for unresolved...
2022-03-10 bors[bot]Merge #11676
2022-03-10 Lukas WirthDon't parse source files to generate macro completion...
2022-03-10 Lukas WirthEnable qualifier completions for derives
2022-03-10 Lukas WirthDon't offer qualified path completions for buitlin...
next