]> git.lizzy.rs Git - rust.git/history - crates
Merge #11035
[rust.git] / crates /
2021-12-18 bors[bot]Merge #11035
2021-12-18 bors[bot]Merge #11050
2021-12-18 rainy-mefeat: treat fn keyword inside function pointer type...
2021-12-18 bors[bot]Merge #11046
2021-12-18 Aleksey KladovUpdate crates/parser/src/lexed_str.rs
2021-12-18 Aleksey Kladovinternal: move all the lexing to the parser crate
2021-12-18 k-nasarefactor: chain iter
2021-12-18 Aleksey Kladovconverting lexed str to tokens
2021-12-18 Aleksey Kladovsoa all the things
2021-12-18 Aleksey Kladovmove tests
2021-12-18 Aleksey Kladovmove lexing to the parser crate
2021-12-18 Aleksey Kladovminor: dead code
2021-12-17 bors[bot]Merge #11043
2021-12-17 Jonas SchievinkInitial support for `#[rustc_legacy_const_generics]`
2021-12-17 bors[bot]Merge #11041
2021-12-17 Laurențiu NicolaFix some clippy lints
2021-12-17 bors[bot]Merge #10527
2021-12-17 Lukas WirthUpdate tests
2021-12-17 Laurențiu NicolaRemove needless clones
2021-12-17 Laurențiu NicolaSpelling nits
2021-12-17 Lukas WirthAdd a few default snippets for VSCode
2021-12-17 bors[bot]Merge #11040
2021-12-17 Lukas Wirthfix: Don't duplicate attribute completions
2021-12-16 k-nasamanual run sourcegen_lint_completions
2021-12-16 k-nasaAdd clippy lint group to attribute auto compleme
2021-12-16 k-nasaList struct to clonable
2021-12-16 bors[bot]Merge #11030
2021-12-15 Wang RuochenAdd comma for "move if to guard"
2021-12-15 bors[bot]Merge #11017
2021-12-15 Wang RuochenAdd coverage marks
2021-12-15 bors[bot]Merge #11021
2021-12-14 Wang RuochenSupport "move if to guard" with an else branch
2021-12-14 bors[bot]Merge #11011
2021-12-14 Lukas Wirth`match_ast!` takes a pattern to allow underscore usage
2021-12-14 Lukas WirthSimplify
2021-12-14 bors[bot]Merge #11009
2021-12-14 Lukas WirthMove out doc-links tests into a separate module
2021-12-14 bors[bot]Merge #11004
2021-12-14 zhoufanfixes broken tests
2021-12-14 zhoufaninfer associated method in local scope
2021-12-13 bors[bot]Merge #10998
2021-12-13 Oleg MatrokhinReuse results from split_into_parts()
2021-12-13 Oleg MatrokhinAdd number representation assists
2021-12-13 bors[bot]Merge #11002
2021-12-13 Laurențiu NicolaAdd support for v6 macro metadata format
2021-12-13 bors[bot]Merge #11001
2021-12-13 bors[bot]Merge #11000
2021-12-13 Lukas Wirthminor: fixup generate assist priorities
2021-12-13 Lukas Wirthfix: insert whitespaces into assoc items for assist...
2021-12-13 Lukas WirthMove ws insert rendering for macro expansion into ide_db
2021-12-12 bors[bot]Merge #10995
2021-12-12 Aleksey Kladovprettyfy
2021-12-12 Aleksey Kladovconsistency
2021-12-12 Aleksey Kladovsimplify
2021-12-12 Aleksey Kladovtighten up invariants
2021-12-12 Aleksey Kladovadd cross-crate inlines
2021-12-12 Aleksey Kladovport mbe to soa tokens
2021-12-12 Aleksey Kladovmore orthogonal interface
2021-12-12 Aleksey Kladovparser tests work
2021-12-12 Aleksey KladovSwitch parser to use tokens
2021-12-12 Aleksey Kladovuse eof token pattenr
2021-12-12 Aleksey Kladovstart SOA parser interface
2021-12-12 bors[bot]Merge #10993
2021-12-12 Laurențiu NicolaBump deps
2021-12-11 bors[bot]Merge #10951
2021-12-11 Côme ALLARTfeat: remove should_panic example generation
2021-12-11 Côme ALLARTrefactor: use hir to test if a value is returned
2021-12-11 Côme ALLARTrefactor: use Itertools::intersperse
2021-12-11 Côme ALLARTrefactor: use hir to compare returned and self types
2021-12-11 bors[bot]Merge #10988
2021-12-11 Florian DieboldFix expected type calculation in struct literal if...
2021-12-11 bors[bot]Merge #10987
2021-12-11 rainy-mefix: lookup upwards for struct and enum
2021-12-11 bors[bot]Merge #10965
2021-12-11 bors[bot]Merge #10956 #10986
2021-12-11 Lukas Wirthfix: Fix lint completions not working for unclosed...
2021-12-11 bors[bot]Merge #10877
2021-12-11 Aleksey Kladovmore frugal map
2021-12-11 bors[bot]Merge #10985
2021-12-11 Lukas Wirthminor: Remove unnecessary clones
2021-12-11 bors[bot]Merge #10976
2021-12-11 Lukas WirthShow case-insensitive exact matches instead of fuzzy...
2021-12-10 bors[bot]Merge #10978
2021-12-10 bors[bot]Merge #10981
2021-12-10 Lukas WirthRemove some allocations
2021-12-10 bors[bot]Merge #10979
2021-12-10 Lukas WirthDon't show trait flyimports for impl trait and placeholders
2021-12-10 Lukas WirthShow enum completions for single variant enums in irref...
2021-12-10 Côme ALLARTfeat: trait fn: add panicking example only if default...
2021-12-10 Laurențiu NicolaOnly prime direct dependencies of the workspace crates
2021-12-10 bors[bot]Merge #10977
2021-12-10 Jonas SchievinkFix `concat!` with captured expression
2021-12-10 Côme ALLARTrefactor: use hir to check if fn in trait/impl
2021-12-10 Côme ALLARTfix: check correctly if function is exported
2021-12-09 bors[bot]Merge #10975
2021-12-09 Lukas Wirthinternal: Shrink TraitImpls and InherentImpls HashMaps
2021-12-09 bors[bot]Merge #10974
2021-12-09 Lukas WirthSimplify
2021-12-09 Lukas WirthUse known names instead of string literals
2021-12-09 Lukas WirthRemove some allocs
next