]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-04-27 borsAuto merge of #12097 - lnicola:revert-11490, r=lnicola
2022-04-27 Laurențiu NicolaRevert "Correctly fix formatting doc tests with generics"
2022-04-27 Laurențiu NicolaRevert "Update crates/ide/src/runnables.rs"
2022-04-27 borsAuto merge of #12085 - rainy-me:fix_fn_param, r=Veykril
2022-04-27 rainy-mefix: remove lookup and handle mut kw case
2022-04-26 borsAuto merge of #12083 - Veykril:inlays, r=Veykril
2022-04-26 Lukas Wirthminor: Add test for parameter and reborrow hint order
2022-04-26 borsAuto merge of #12082 - iDawer:ide.signature_help, r...
2022-04-26 iDawer`signature_help`: use corresponding param list for...
2022-04-25 borsAuto merge of #12078 - Veykril:neither, r=Veykril
2022-04-25 Lukas WirthRe-export `FxHashMap` and `FxHashSet` from `ide_db`
2022-04-25 borsAuto merge of #12077 - Veykril:neither, r=Veykril
2022-04-25 Lukas Wirthminor: Remove either dependency from `ide_completion`
2022-04-25 borsAuto merge of #12075 - jonas-schievink:less-aggressive...
2022-04-25 Jonas SchievinkDon't emit a quickfix for placeholder suggestions
2022-04-25 borsAuto merge of #12007 - edwin0cheng:restart-proc-macro...
2022-04-25 borsAuto merge of #12071 - Ma124:fix-tabs-snippet, r=jonas...
2022-04-25 borsAuto merge of #12074 - jonas-schievink:deprioritize...
2022-04-25 Jonas SchievinkReduce priority of flyimport completions
2022-04-25 borsAuto merge of #12072 - bitgaoshu:master, r=jonas-schievink
2022-04-24 Ma_124Change tabs to spacs in macro_rules snippet
2022-04-24 bitgaoshu#11973 associated type is unresolved
2022-04-24 borsAuto merge of #12070 - rust-lang:message, r=matklad
2022-04-24 Aleksey Kladovminor: clarify error message
2022-04-24 Edwin ChengFix Reload Workspace command
2022-04-23 borsAuto merge of #12064 - Veykril:attr-range, r=Veykril
2022-04-23 Lukas Wirthfix: Fix ide_db::search not searching bodies of attribu...
2022-04-23 borsAuto merge of #12063 - iDawer:ide.signature_help, r...
2022-04-23 iDawerAdd fallback for return type
2022-04-23 iDawerFall back to parameter definitions on error types in...
2022-04-23 borsAuto merge of #12060 - Veykril:completion-ctx, r=Veykril
2022-04-23 Lukas WirthSimplify
2022-04-22 borsAuto merge of #12058 - jonas-schievink:one-thread-with...
2022-04-22 Jonas SchievinkSpawn a new thread with a larger stack for the server
2022-04-22 borsAuto merge of #12054 - HKalbasi:const_generic, r=flodiebold
2022-04-22 hkalbasiremove trailing space
2022-04-22 hkalbasiAdd some comments about why never!() never happens
2022-04-22 borsAuto merge of #12053 - willcrichton:master, r=jonas...
2022-04-21 hkalbasifix const generic panic in dyn trait
2022-04-21 Will CrichtonExport lc.LanguageClient from VSCode extension
2022-04-21 borsAuto merge of #12052 - lnicola:cargo-config, r=lnicola
2022-04-21 Laurențiu NicolaRename cargo config to config.toml
2022-04-21 Laurențiu NicolaRemove old install-ra cargo alias
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`
next