]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-12-20 bors[bot]Merge #11062
2021-12-20 patrick-guDon't say "a reference to" for Copy types
2021-12-19 bors[bot]Merge #11060
2021-12-19 Laurențiu NicolaBump object
2021-12-19 Laurențiu NicolaBump chalk
2021-12-19 Laurențiu NicolaBump deps
2021-12-19 bors[bot]Merge #11054
2021-12-18 ucrhhfix unwrap_block by removing double trimming
2021-12-18 bors[bot]Merge #11053
2021-12-18 Laurențiu NicolaPublish platform-specific Code VSIXes
2021-12-18 bors[bot]Merge #11042
2021-12-18 Lukas WirthFix typo
2021-12-18 bors[bot]Merge #11047
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 Laurențiu NicolaPrepare Code extension for bundling
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 Lukas Wirthminor: clarify RA_LOG env var troubleshooting
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-16 bors[bot]Merge #11031
2021-12-16 Laurențiu NicolaSet MACOSX_DEPLOYMENT_TARGET to 10.15 to improve compat
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 #11029
2021-12-15 Laurențiu NicolaRefactor release workflow
2021-12-15 bors[bot]Merge #11023
2021-12-15 Laurențiu NicolaReally switch XCode version
2021-12-15 bors[bot]Merge #11022
2021-12-15 Laurențiu NicolaEnable workflow_dispatch for release workflow
2021-12-15 bors[bot]Merge #11021
2021-12-15 Laurențiu NicolaUse default XCode version
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...
next