]> git.lizzy.rs Git - rust.git/history - crates/ide-assists
Auto merge of #13386 - Veykril:completions-ref, r=Veykril
[rust.git] / crates / ide-assists /
2022-10-10 borsAuto merge of #13386 - Veykril:completions-ref, r=Veykril
2022-10-10 borsAuto merge of #13380 - Veykril:cfg-pat-params, r=Veykril
2022-10-10 borsAuto merge of #13385 - Veykril:progress, r=Veykril
2022-10-10 borsAuto merge of #13384 - Veykril:macro-fallbacks, r=Veykril
2022-10-10 borsAuto merge of #13333 - feniljain:fix_assists, r=Veykril
2022-10-10 borsAuto merge of #13303 - jplatte:convert-named-struct...
2022-10-10 borsAuto merge of #13367 - matklad:fix-problem-matchers...
2022-10-10 borsAuto merge of #13377 - DropDemBits:doc-link-underline...
2022-10-10 borsAuto merge of #13376 - DropDemBits:strip-generic-bounds...
2022-10-09 DropDemBitsAdd `{TypeParam, ConstParam}::remove_default`
2022-10-09 DropDemBitsAdd `GenericParamList::to_generic_args`
2022-10-01 borsAuto merge of #13326 - Veykril:proc-macro-srv-config...
2022-10-01 borsAuto merge of #13324 - Veykril:trait-impl-completion...
2022-09-30 borsAuto merge of #13321 - Veykril:format-str-args, r=Veykril
2022-09-30 Lukas WirthFix move_format_string_arg being tokentree unaware
2022-09-30 borsAuto merge of #13318 - Veykril:annotations, r=Veykril
2022-09-30 borsAuto merge of #13320 - Veykril:ty-alias-hover, r=Veykril
2022-09-27 Jonas PlatteUpdate outside test and generated code
2022-09-27 Jonas PlatteAdd convert_named_struct_to_tuple_struct assist
2022-09-27 borsAuto merge of #13301 - Veykril:empty-assist-source...
2022-09-27 Lukas WirthMake assist tests panic again on empty source changes
2022-09-27 borsAuto merge of #13272 - oknozor:master, r=Veykril
2022-09-27 borsAuto merge of #13280 - alanz:errorcode-requestfailed...
2022-09-27 borsAuto merge of #13237 - Veykril:process-changes, r=Veykril
2022-09-27 borsAuto merge of #13300 - Veykril:cfg-false, r=Veykril
2022-09-27 borsAuto merge of #13295 - rust-lang:sourcegen, r=Veykril
2022-09-27 borsAuto merge of #13275 - Veykril:find-path, r=Veykril
2022-09-26 borsAuto merge of #13248 - harudagondi:unwrap-tuple, r...
2022-09-26 borsAuto merge of #13209 - lowr:feat/inference-for-generato...
2022-09-21 harudagondireturn None instead of assert
2022-09-20 borsAuto merge of #12966 - OleStrohm:master, r=Veykril
2022-09-18 borsAuto merge of #13058 - dpaoliello:extraenv, r=Veykril
2022-09-17 harudagondiAdd functionality to unwrap tuple declarations
2022-09-15 feniljainfix(generate_module): generate new impl near its ADT
2022-09-15 feniljainfix(generate_method): correct method indentation inside...
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 Kartavya VashishthaUpdate crates/ide-assists/src/handlers/move_format_stri...
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-11 Kartavya Vashishthasuggest ExtractRefactor if no expressions found
2022-09-10 Kartavya Vashishtharemove false positive
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-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-02 ice1000Fmt
2022-09-02 ice1000Fix test
2022-09-02 ice1000Create `trait Removable`, replace `ted` APIs with build...
2022-09-02 ice1000Address comments
2022-09-02 ice1000This should work, but I got mysterious errors
2022-09-02 ice1000Extract shared logic
2022-09-02 ice1000Remove alias definition naively
2022-09-02 borsAuto merge of #13167 - iDawer:exhaustive_patterns,...
2022-09-01 borsAuto merge of #13160 - ChayimFriedman2:parse-parenthesi...
2022-09-01 borsAuto merge of #13161 - ChayimFriedman2:pi-is-zero,...
2022-08-31 borsAuto merge of #13134 - Veykril:proc-highlight, r=Veykril
2022-08-31 borsAuto merge of #13156 - Veykril:macro-stmts, r=Veykril
2022-08-31 borsAuto merge of #13120 - Austaras:master, r=jonas-schievink
2022-08-31 borsAuto merge of #13005 - pocket7878:convert-two-arm-bool...
2022-08-31 borsAuto merge of #13051 - DropDemBits:attrs-and-comments...
2022-08-31 Pocket7878feature: Check if first_arm bool and second_arm bool...
2022-08-31 Masato Sogamefeature: Simplfy branch check logics
2022-08-31 Pocket7878fix: Simplify logics to allow two-arm enum match.
2022-08-31 Pocket7878Add convert_two_arm_bool_match_to_matches_macro ide...
2022-08-31 austaraschange title
2022-08-31 borsAuto merge of #12963 - DesmondWillowbrook:clippy-matche...
2022-08-31 borsAuto merge of #12793 - lowr:fix/12739, r=Veykril
2022-08-31 borsAuto merge of #13149 - lowr:fix/unescape-raw-ident...
2022-08-31 borsAuto merge of #13154 - Veykril:ty-mac-expander, r=Veykril
2022-08-31 borsAuto merge of #13151 - ChayimFriedman2:replace-turbofis...
2022-08-31 Chayim Refael FriedmanSupport `?` and `.await` in "Replace turbofish with...
2022-08-31 Chayim Refael FriedmanUse type information to deduce the correct type for...
2022-08-30 DropDemBitsMove comments to the extracted struct
2022-08-30 borsAuto merge of #13145 - ChayimFriedman2:unmerge-match...
2022-08-30 Chayim Refael Friedmanfeat: Add a "Unmerge match arm" assist to split or...
2022-08-29 borsAuto merge of #13056 - DropDemBits:make-refactors,...
2022-08-28 austaraschange as requested
2022-08-28 austarasupdate tests
2022-08-28 austarasadd type check
2022-08-28 austarasturn `unwrap_or` into `unwrap_or_else` and vice versa
2022-08-26 borsAuto merge of #13095 - jonas-schievink:avoid-liveshare...
2022-08-26 borsAuto merge of #13087 - Veykril:config-update, r=Veykril
2022-08-26 borsAuto merge of #13110 - DesmondWillowbrook:issue-11197...
2022-08-25 Kartavya Vashishthastyle: run tidy tests
2022-08-25 Kartavya Vashishthaextract const generic in ArrayType
2022-08-25 Kartavya Vashishthaadd test
2022-08-23 borsAuto merge of #13092 - Veykril:ref-match-completion...
2022-08-23 borsAuto merge of #13090 - ice1k:master, r=Veykril
2022-08-23 ice1000Do not substitute `Self` when in same impl block
next