]> git.lizzy.rs Git - rust.git/history - crates/ide
Simplify feature representation in CargoConfig
[rust.git] / crates / ide /
2022-09-18 borsAuto merge of #13058 - dpaoliello:extraenv, r=Veykril
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 borsAuto merge of #13228 - Veykril:ref-import-filtering...
2022-09-13 Lukas WirthMove reference imports filtering into to_proto layer
2022-09-12 Mathew HornerAddress comments and fix build.
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 Ryo Yoshidafix: handle lifetime variables in projection 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-12 Mathew HornerAllow configuration of annotation location.
2022-09-09 Stanislavfixes
2022-09-08 borsAuto merge of #13158 - jonas-schievink:inlayhint-links...
2022-09-08 Jonas SchievinkMake clicking closing brace hint go to the opening...
2022-09-07 Stanislavadd config for import filtering
2022-09-07 Stanislavpretty solition works
2022-09-07 Stanislavtypo and draft
2022-09-07 StanislavUpdate crates/ide/src/references.rs
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-04 Stanislavfix
2022-09-04 StanislavUpdate crates/ide/src/references.rs
2022-09-04 StanislavRetain imports on find-all-references
2022-09-04 Chayim Refael FriedmanDo not insert a newline after `;` if the next token...
2022-09-04 Chayim Refael FriedmanInsert whitespaces into static & const bodies if they...
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 Jonas SchievinkAllow multi-part inlay hint labels with location links
2022-08-31 borsAuto merge of #13120 - Austaras:master, r=jonas-schievink
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-30 Ryo Yoshidafix: sort and deduplicate auto traits in trait object...
2022-08-29 borsAuto merge of #13056 - DropDemBits:make-refactors,...
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 borsAuto merge of #13116 - Veykril:nohash, r=Veykril
2022-08-25 Lukas WirthMake use of NoHash hashing for FileId and CrateId
2022-08-23 borsAuto merge of #13101 - Veykril:sem-tokens, r=jonas...
2022-08-23 borsAuto merge of #13100 - jonas-schievink:doc-links-on...
2022-08-23 Jonas SchievinkResolve doc links on impl blocks
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 WirthAdd config for macro bang token highlighting, disable...
2022-08-23 Lukas WirthMake doc comment highlight injection configurable
2022-08-23 Lukas WirthMove highlight configuration from protocol into the...
2022-08-23 Lukas WirthMake punctuation highlighting configurable, disable...
2022-08-23 borsAuto merge of #13090 - ice1k:master, r=Veykril
2022-08-23 borsAuto merge of #12976 - tjdevries:scip, r=Veykril
2022-08-22 TJ DeVriesfeat: emit SCIP via rust-analyzer
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-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 #13037 - jonas-schievink:keyword-hover...
2022-08-16 Jonas SchievinkAdd a setting for keyword hover popups
2022-08-16 borsAuto merge of #13028 - yue4u:fix/literal-lookup, r...
2022-08-15 borsAuto merge of #13027 - jonas-schievink:fix-mismatch...
2022-08-15 borsAuto merge of #13026 - Veykril:nameres, r=Veykril
2022-08-15 borsAuto merge of #13025 - Veykril:simplify2, r=Veykril
2022-08-15 Lukas WirthSimplify
2022-08-15 borsAuto merge of #13024 - jonas-schievink:hir-pretty,...
2022-08-15 Jonas SchievinkAdd an HIR pretty-printer
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-10 Ryo YoshidaAdd test for runnables with raw identifiers
2022-08-09 borsAuto merge of #12981 - kadiwa4:remove_some_imports...
2022-08-08 KaDiWaremove imports that are also in edition 2021's prelude
2022-08-08 borsAuto merge of #12962 - lowr:patch/parse-last-range...
2022-08-08 borsAuto merge of #12951 - jonas-schievink:doc-cli-stabilit...
2022-08-08 borsAuto merge of #12905 - HKalbasi:master, r=Veykril
2022-08-08 borsAuto merge of #12937 - fprasx:master, r=Veykril
2022-08-08 borsAuto merge of #12942 - lowr:fix/concat-with-char, r...
2022-08-07 borsAuto merge of #12956 - oxalica:feat/la-arena-apis,...
2022-08-07 borsAuto merge of #12959 - lnicola:rainbows-again, r=lnicola
2022-08-07 Laurențiu NicolaFix test_rainbow_highlighting gate
2022-08-06 borsAuto merge of #12931 - oxalica:feat/la-arena-apis,...
2022-08-05 borsAuto merge of #12947 - Veykril:switch-workspace, r...
2022-08-05 borsAuto merge of #12949 - Veykril:token-pick, r=Veykril
2022-08-05 Lukas Wirthfix: Fix incorrect token pick rankings
2022-08-05 borsAuto merge of #12948 - Veykril:classify-ops, r=Veykril
2022-08-05 Lukas Wirthfeat: Handle operators like their trait functions in...
2022-08-04 borsAuto merge of #12808 - Veykril:check-workspace, r=Veykril
2022-08-04 borsAuto merge of #12939 - jean-santos:errors-ide-hover...
2022-08-04 Jean santostidy formatting
2022-08-03 Jean santoson hover fallback error, adds ast::type as possible...
next