]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-04-21 borsAuto merge of #12015 - arjo129:master, r=jonas-schievink
2022-04-21 borsAuto merge of #12051 - jonas-schievink:triagebot, r...
2022-04-21 Jonas SchievinkAdd triagebot.toml
2022-04-21 borsAuto merge of #12040 - rainy-me:improve-parameter-compl...
2022-04-21 rainy-mefix: lookup
2022-04-21 borsAuto merge of #12044 - tedinski:fix_rustc_workspace...
2022-04-20 Ted Kaminskifix: index the correct CargoWorkspace with rustc_private
2022-04-20 borsAuto merge of #12042 - jonas-schievink:remove-angle...
2022-04-20 Jonas Schievinkfix: remove angle brackets from language configuration
2022-04-20 borsAuto merge of #12041 - jonas-schievink:prefer-core...
2022-04-20 Jonas SchievinkPrefer core/alloc over std if no_std is conditional
2022-04-20 rainy-mefix: improve parameter completion
2022-04-20 borsAuto merge of #12037 - lnicola:inlay-hint-config, r...
2022-04-20 Laurențiu NicolaPass the language id when toggling inlay hints
2022-04-20 Laurențiu NicolaActually remove rust-analyzer.inlayHints.enable
2022-04-19 borsAuto merge of #12032 - jonas-schievink:code-action...
2022-04-19 Jonas SchievinkAllows triggering commands after an assist edit
2022-04-19 borsAuto merge of #12029 - xuhongxu96:master, r=lnicola
2022-04-19 Hongxu XuFix typo "GreeNode" in syntax.md
2022-04-19 borsAuto merge of #12028 - lnicola:fix-changelog, r=lnicola
2022-04-19 Laurențiu NicolaFix changelog generation after repo move
2022-04-18 borsAuto merge of #12025 - Veykril:completion-ctx, r=Veykril
2022-04-18 Lukas Wirthminor: Document completion context some more
2022-04-18 borsAuto merge of #12021 - Veykril:completion-ctx, r=Veykril
2022-04-18 borsAuto merge of #12024 - XFFXFF:derive_completion, r...
2022-04-18 XFFXFFderive completions take existing derives into count
2022-04-18 borsAuto merge of #12023 - edwin0cheng:add-more-log, r...
2022-04-18 Edwin ChengMore visibility for switch workspaces and its states
2022-04-17 Lukas Wirthinternal: Add a `NameContext` to `CompletionContext...
2022-04-17 borsAuto merge of #12017 - lnicola:bump-deps, r=lnicola
2022-04-17 Laurențiu NicolaBump deps
2022-04-17 borsAuto merge of #12013 - XFFXFF:associated_const_equality...
2022-04-17 Arjo ChakravartyUpdate docs link
2022-04-17 XFFXFFupdate parser to support associated const equality
2022-04-17 borsAuto merge of #12014 - Veykril:expmacfmt, r=Veykril
2022-04-17 Lukas WirthDisable rustfmt for expand_macro on wasm platforms
2022-04-17 Lukas WirthFix macro patterns not getting formatted properly
2022-04-17 Lukas Wirthfeat: Attempt to format expand_macro output with rustfm...
2022-04-17 XFFXFFupdate grammer to support associated const equality
2022-04-16 borsAuto merge of #12011 - iDawer:completion_detail.impl_tr...
2022-04-16 iDawerShow `impl Trait` in argument positon in completion...
2022-04-16 borsAuto merge of #12009 - matklad:debug-reloads, r=matklad
2022-04-16 Aleksey Kladovinternal: more visibility into why things happen
2022-04-16 borsAuto merge of #12008 - Veykril:patch-1, r=Veykril
2022-04-16 Lukas Wirthfix: Fix proc-macro change check being inverted
2022-04-16 borsAuto merge of #11991 - iDawer:completion_detail.impl_tr...
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
next