]> git.lizzy.rs Git - rust.git/history - crates/ide-completion
Bump smallvec
[rust.git] / crates / ide-completion /
2022-10-15 Laurențiu NicolaBump smallvec
2022-10-15 Laurențiu NicolaBump anyhow, arbitrary, itertools, semver, serde
2022-10-08 Laurențiu NicolaBump once_cell
2022-10-01 borsAuto merge of #13326 - Veykril:proc-macro-srv-config...
2022-10-01 borsAuto merge of #13324 - Veykril:trait-impl-completion...
2022-10-01 Lukas WirthFix trait impl item completions using macro file text...
2022-09-27 borsAuto merge of #13237 - Veykril:process-changes, r=Veykril
2022-09-26 borsAuto merge of #13209 - lowr:feat/inference-for-generato...
2022-09-20 borsAuto merge of #12966 - OleStrohm:master, r=Veykril
2022-09-18 borsAuto merge of #13253 - Veykril:simplify, r=Veykril
2022-09-18 borsAuto merge of #13058 - dpaoliello:extraenv, r=Veykril
2022-09-17 borsAuto merge of #13239 - mdx97:mathew/fix-add-reference...
2022-09-16 borsAuto merge of #13243 - Veykril:search-memchr, r=Veykril
2022-09-16 borsAuto merge of #13242 - Veykril:completion-alias, r...
2022-09-16 Lukas WirthComplete variants and assoc items in path pattern throu...
2022-09-13 borsAuto merge of #13221 - mdx97:mdx97/annotations-above...
2022-09-13 borsAuto merge of #13225 - lowr:fix/hir-proj-normalization...
2022-09-13 borsAuto merge of #13227 - Veykril:core-pref, r=Veykril
2022-09-13 Lukas WirthRestructure `find_path` into a separate functions for...
2022-09-12 borsAuto merge of #13216 - DesmondWillowbrook:move_format_s...
2022-09-12 borsAuto merge of #13223 - lowr:fix/hir-proj-normalization...
2022-09-12 borsAuto merge of #13215 - Veykril:toggle-inlay, r=Veykril
2022-09-12 borsAuto merge of #13147 - lowr:fix/dyn-ty-inherent-methods...
2022-09-12 borsAuto merge of #13186 - enomado:master, r=Veykril
2022-09-12 borsAuto merge of #13212 - Veykril:no-std-config, r=Veykril
2022-09-10 Kartavya Vashishthanew lint: move_format_string_arg
2022-09-10 Kartavya Vashishthawip
2022-09-09 Lukas WirthAdd config to unconditionally prefer core imports over std
2022-09-09 borsAuto merge of #13207 - randomicon00:semicol#13196,...
2022-09-08 Pehfix: removed swap file
2022-09-08 Pehfix: add semicolon completion to mod
2022-09-08 borsAuto merge of #13158 - jonas-schievink:inlayhint-links...
2022-09-05 borsAuto merge of #13192 - lowr:fix/dyn-sort-all-bounds...
2022-09-05 borsAuto merge of #13185 - ChayimFriedman2:insert-ws-in...
2022-09-05 borsAuto merge of #13139 - Austaras:enum, r=Veykril
2022-09-05 borsAuto merge of #13091 - ice1k:hey, r=Veykril
2022-09-04 austarascomplete full struct in enum varaint
2022-09-04 borsAuto merge of #13187 - matklad:return, r=Veykril
2022-09-04 Aleksey Kladovfix: correct broken logic for return complition
2022-08-31 borsAuto merge of #13051 - DropDemBits:attrs-and-comments...
2022-08-31 borsAuto merge of #12963 - DesmondWillowbrook:clippy-matche...
2022-08-31 borsAuto merge of #12793 - lowr:fix/12739, r=Veykril
2022-08-29 borsAuto merge of #13056 - DropDemBits:make-refactors,...
2022-08-26 borsAuto merge of #13087 - Veykril:config-update, r=Veykril
2022-08-23 borsAuto merge of #13084 - Veykril:highlight-config, r...
2022-08-23 borsAuto merge of #13092 - Veykril:ref-match-completion...
2022-08-23 Lukas Wirthfix: Fix reference autocompletions using incorrect...
2022-08-22 borsAuto merge of #13021 - N3xed:fix-gat-panics, r=flodiebold
2022-08-22 borsAuto merge of #12965 - DesmondWillowbrook:assoc-method...
2022-08-19 borsAuto merge of #13041 - DorianListens:dscheidt/gen-fn...
2022-08-19 borsAuto merge of #13064 - Veykril:rustfmt-err, r=Veykril
2022-08-18 borsAuto merge of #13039 - davidbarsky:davidbarsky/remove...
2022-08-18 borsAuto merge of #13053 - lowr:fix/pat-sole-Self, r=Veykril
2022-08-18 borsAuto merge of #13036 - sancho20021:10881-inline_type_al...
2022-08-18 borsAuto merge of #13045 - DorianListens:dscheidt/run-test...
2022-08-18 borsAuto merge of #12982 - jridgewell:into_future, r=Veykril
2022-08-18 borsAuto merge of #13049 - lowr:fix/bare-dyn-assoc-type...
2022-08-17 borsAuto merge of #13044 - dzvon:fix-typo, r=Veykril
2022-08-17 Dezhi Wufix: a bunch of typos
2022-08-17 borsAuto merge of #13034 - lowr:fix/regression-from-12993...
2022-08-16 Justin RidgewellFind IntoFuture::IntoFuture's poll method
2022-08-16 borsAuto merge of #13028 - yue4u:fix/literal-lookup, r...
2022-08-15 yue4ufix: format literal lookup
2022-08-15 borsAuto merge of #13026 - Veykril:nameres, r=Veykril
2022-08-14 borsAuto merge of #13000 - shoffmeister:patch-1, r=lnicola
2022-08-12 borsAuto merge of #12993 - lowr:patch/swap-name-and-escaped...
2022-08-11 borsAuto merge of #12997 - Veykril:no-such-field, r=Veykril
2022-08-10 Ryo YoshidaMake `ModPath` display escaped path
2022-08-10 Ryo YoshidaMake tests pass
2022-08-10 Ryo YoshidaRemove `EscapedName`
2022-08-10 borsAuto merge of #12984 - Veykril:keep-going, r=Veykril
2022-08-10 borsAuto merge of #12992 - lowr:fix/type-inference-for...
2022-08-09 Justin RidgewellSuggest `.await` when type impls IntoFuture
2022-08-09 borsAuto merge of #12986 - Veykril:completions, r=Veykril
2022-08-09 Lukas WirthAdd some more `cov_mark`s
2022-08-09 Lukas WirthFix pattern field completions not working for unions
2022-08-09 Justin RidgewellImplement IntoFuture type inference
2022-08-08 borsAuto merge of #12905 - HKalbasi:master, r=Veykril
2022-08-04 borsAuto merge of #12808 - Veykril:check-workspace, r=Veykril
2022-08-03 borsAuto merge of #12934 - Veykril:typing, r=Veykril
2022-08-03 borsAuto merge of #12933 - Veykril:proc-ignored, r=Veykril
2022-08-02 borsAuto merge of #12880 - palango:while-fixup, r=Veykril
2022-07-31 borsAuto merge of #12916 - Veykril:nits, r=Veykril
2022-07-30 borsAuto merge of #12913 - Veykril:attr-merge, r=Veykril
2022-07-29 borsAuto merge of #12906 - cynecx:fix-completions, r=Veykril
2022-07-29 cynecxfix: complete path of existing record expr
2022-07-28 borsAuto merge of #12904 - lnicola:completion-builtin-filte...
2022-07-28 Laurențiu NicolaBe more explicit when filtering built-in completions
2022-07-28 borsAuto merge of #12902 - Veykril:item-scope, r=Veykril
2022-07-28 Lukas Wirthfix: Order ItemScope::entries results
2022-07-28 borsAuto merge of #12901 - Veykril:completion-trait-expr...
2022-07-28 Lukas Wirthfix: Don't complete marker traits in expression position
2022-07-28 borsAuto merge of #12900 - pksunkara:master, r=lnicola
2022-07-28 borsAuto merge of #12899 - Veykril:compl-qualifier, r=Veykril
2022-07-28 Lukas Wirthfix: Do completions in path qualifier position
2022-07-28 borsAuto merge of #12898 - Veykril:compl-pat-brace, r=Veykril
2022-07-28 Lukas Wirthfix: Fix pattern completions adding unnecessary braces
2022-07-28 borsAuto merge of #12895 - Veykril:compl-anchor, r=Veykril
2022-07-28 Lukas Wirthfix: Calculate completions after type anchors
2022-07-27 borsAuto merge of #12891 - brennanvincent:expander_stack...
next