]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-04-16 iDawerminor: address nit
2022-04-16 iDawer`extract_function`: use appropriate return type for...
2022-04-16 iDawerAdd `hir::Function::async_ret_type` method
2022-04-16 iDawerfix: comletion detail shows `{unknown}` for `impl Trait...
2022-04-16 borsAuto merge of #12006 - lnicola:toggle-inlay-hints,...
2022-04-16 Laurențiu NicolaRemove old inlay hints settings
2022-04-15 borsAuto merge of #12005 - Veykril:hir-ty-simplify, r=Veykril
2022-04-15 Lukas Wirthminor: Remove frequent `Arc<Body>` clones in type checking
2022-04-15 Lukas WirthSimplify
2022-04-15 borsAuto merge of #12003 - Veykril:hir-ty-simplify, r=Veykril
2022-04-15 Lukas WirthSlightly optimize `Resolver::krate`
2022-04-15 borsAuto merge of #11997 - lnicola:es-target, r=lnicola
2022-04-15 Lukas WirthRemove duplicated crate id field from hir::Type
2022-04-15 borsAuto merge of #12002 - Veykril:proc-macro-change-panic...
2022-04-15 Lukas Wirthfix: Fix source root panic in global state when checkin...
2022-04-15 borsAuto merge of #12001 - Veykril:refs, r=Veykril
2022-04-15 Lukas Wirthfix: Do reference search on all downmapped tokens with...
2022-04-15 borsAuto merge of #12000 - Veykril:hlmac, r=Veykril
2022-04-15 Lukas Wirthfix: Tag `macro_rules` macro bang with `MacroBang` tag
2022-04-15 borsAuto merge of #11999 - Veykril:config-valid, r=Veykril
2022-04-15 Lukas WirthUpdate feature listing in extension README
2022-04-15 Laurențiu NicolaBump target JS version
2022-04-14 borsAuto merge of #11993 - jonas-schievink:adt-completions...
2022-04-14 Jonas SchievinkEnable ADT keyword completions in block expression
2022-04-14 borsAuto merge of #11992 - jonas-schievink:unresolved-primi...
2022-04-14 Jonas SchievinkFallback to primitive when path doesn't resolve
2022-04-14 borsAuto merge of #11971 - jonas-schievink:on-type-fmt...
2022-04-14 borsAuto merge of #11990 - jonas-schievink:improve-itemtree...
2022-04-14 Jonas SchievinkImprove ItemTree pretty print output
2022-04-14 Jonas Schievinkadd docs
2022-04-14 borsAuto merge of #11988 - jonas-schievink:expand-glob...
2022-04-14 Jonas Schievinkreenable test
2022-04-14 Jonas Schievinksimplify
2022-04-14 borsAuto merge of #11985 - Veykril:config-valid, r=Veykril
2022-04-14 Lukas Wirthminor: Cleanup config.rs a bit
2022-04-14 borsAuto merge of #11960 - Veykril:config-valid, r=Veykril
2022-04-14 Lukas Wirthinternal: Show more project building errors to the...
2022-04-14 borsAuto merge of #11980 - atouchet:repo, r=Veykril
2022-04-14 borsAuto merge of #11979 - Veykril:ci, r=lnicola
2022-04-13 Alex TouchetUpdate repo URL
2022-04-13 borsAuto merge of #11956 - fee1-dead:master, r=flodiebold
2022-04-13 Lukas Wirthminor: Don't run CI on master branch
2022-04-13 borsAuto merge of #11976 - Veykril:rust-lang-test, r=Veykril
2022-04-13 DeadbeefUpdate CI for Rust bors
2022-04-13 Jonas SchievinkRemove trailing `;` when turning assignment into `...
2022-04-13 Jonas SchievinkAdd more no-op tests
2022-04-13 Deadbeeffeat: allow customizing the command for running build...
2022-04-13 Lukas Wirthminor: fix ide docs link
2022-04-13 bors[bot]Merge #11974
2022-04-13 Lukas Wirthminor: prepare CI for rust-lang move
2022-04-12 Jonas SchievinkAdd trailing `;` when typing `=` in assignment
2022-04-12 bors[bot]Merge #11970
2022-04-12 Laurențiu NicolaBump chalk
2022-04-12 bors[bot]Merge #11969
2022-04-12 Jonas SchievinkAdd trailing `;` when completing assoc const/type
2022-04-12 bors[bot]Merge #11967
2022-04-12 Jonas SchievinkFix trait impl completions' `lookup_by` text
2022-04-12 bors[bot]Merge #11883
2022-04-12 rainy-mefix: move dir on rename mod
2022-04-12 bors[bot]Merge #11966
2022-04-12 Jonas Schievinksimplify
2022-04-11 bors[bot]Merge #11964
2022-04-11 Lukas Wirthfix: Unset test feature in rustc source crates
2022-04-11 bors[bot]Merge #11961
2022-04-11 Jonas SchievinkDeprioritize already-imported names
2022-04-11 bors[bot]Merge #11958
2022-04-11 Lukas WirthAdd simplistic config validation
2022-04-11 Lukas WirthShow config deseralization failures on start up
2022-04-11 bors[bot]Merge #11935
2022-04-11 bors[bot]Merge #11957
2022-04-11 Alex Chifix panic on GAT
2022-04-10 bors[bot]Merge #11951
2022-04-10 Lukas WirthSimplify
2022-04-10 bors[bot]Merge #11955
2022-04-10 OKURA MasafumiFix typo in the manual
2022-04-10 bors[bot]Merge #11954
2022-04-10 Lukas WirthParse for<'a> closure syntax
2022-04-10 bors[bot]Merge #11953
2022-04-09 iDawer`extract_module`: Refactor loops
2022-04-09 iDawerextract_module: Resolve imports lazily
2022-04-09 iDawerRefactor `extract_module`
2022-04-09 iDawerClean up `extract_module`
2022-04-09 bors[bot]Merge #11946
2022-04-09 Lukas WirthRevert #11912 as it parses all visited files
2022-04-08 bors[bot]Merge #11943
2022-04-08 Lukas Wirthfix: Don't create `hir::Local`s from const path patterns
2022-04-08 bors[bot]Merge #11942
2022-04-08 Lukas Wirthfix: Check whether a parameter can be converted to...
2022-04-08 bors[bot]Merge #11940
2022-04-08 Lukas Wirthminor: bump lsp-server version
2022-04-08 bors[bot]Merge #11938
2022-04-08 Jonas SchievinkMake trait item completions work in a bare impl and...
2022-04-08 Jonas SchievinkAccount for macros in `get_missing_assoc_items`
2022-04-08 bors[bot]Merge #11936
2022-04-08 Florian DieboldIgnore `Drop` and `Destruct` bounds for now
2022-04-08 Laurențiu NicolaUpdate for languageclient API changes
2022-04-08 Laurențiu NicolaSwitch to LSP inlay hints
2022-04-07 bors[bot]Merge #11931
2022-04-07 Jonas Schievinkflyimport: omit types when completing where-clause
2022-04-07 bors[bot]Merge #11920
next