]> git.lizzy.rs Git - rust.git/history - crates/hir-ty/src/method_resolution.rs
Adapt to the new generic parameter/argument order
[rust.git] / crates / hir-ty / src / method_resolution.rs
2022-10-02 Ryo YoshidaAdapt to the new generic parameter/argument order
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 borsAuto merge of #13320 - Veykril:ty-alias-hover, r=Veykril
2022-09-27 borsAuto merge of #13237 - Veykril:process-changes, 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-20 borsAuto merge of #12966 - OleStrohm:master, r=Veykril
2022-09-20 borsAuto merge of #13268 - Veykril:simplify, r=Veykril
2022-09-19 borsAuto merge of #13260 - Veykril:simplify, r=Veykril
2022-09-19 borsAuto merge of #13259 - Veykril:cargo-config-simplify...
2022-09-19 borsAuto merge of #13257 - rust-lang:revert-13147-fix/dyn...
2022-09-19 Laurențiu NicolaTry to fix crash introduced in #13147
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-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-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: handle trait methods as inherent methods for place...
2022-08-30 Ryo Yoshidafix: handle trait methods as inherent methods for trait...
2022-08-29 borsAuto merge of #13056 - DropDemBits:make-refactors,...
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-21 borsAuto merge of #13074 - lowr:fix/method-resolution-with...
2022-08-21 Ryo YoshidaConsider bounds on inherent impl in method resolution
2022-08-15 borsAuto merge of #13026 - Veykril:nameres, r=Veykril
2022-08-08 borsAuto merge of #12962 - lowr:patch/parse-last-range...
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-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 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-07-24 borsAuto merge of #12832 - lowr:fix/impl-default-members...
2022-07-22 borsAuto merge of #12840 - Veykril:be-lazy, r=Veykril
2022-07-22 borsAuto merge of #12835 - fasterthanlime:sysroot-abi,...
2022-07-21 borsAuto merge of #12841 - Veykril:query-fix, r=Veykril
2022-07-21 Lukas Wirthfix: Fix `trait_impls_in_deps_query` being called direc...
2022-07-21 borsAuto merge of #12827 - Veykril:be-lazy, r=Veykril
2022-07-20 borsAuto merge of #12826 - fasterthanlime:in-tree-warnings...
2022-07-20 Amos WengerRun cargo fix --edition-idioms
2022-07-20 borsAuto merge of #12646 - lowr:fix/11897, r=lowr
2022-07-20 borsAuto merge of #12800 - hi-rustin:rustin-patch-issue...
2022-07-18 borsAuto merge of #12796 - mmirate:patch-1, r=Veykril
2022-07-18 borsAuto merge of #12807 - Veykril:completion-item-details...
2022-07-18 borsAuto merge of #11819 - rust-lang:dependabot/npm_and_yar...
2022-07-18 borsAuto merge of #12804 - jonas-schievink:config-watcher...
2022-07-18 borsAuto merge of #12549 - bitgaoshu:goto_where_trait_m_imp...
2022-06-26 bitgaoshuWellFormed -> Holds
2022-06-23 Florian DieboldFix unstable feature use
2022-06-23 Florian DieboldVarious cleanups
2022-06-23 bitgaoshureformat code
2022-06-23 bitgaoshugoto where trait method impl
2022-05-02 borsAuto merge of #12093 - nico-abram:uwu, r=Veykril
2022-05-02 borsAuto merge of #12120 - iDawer:ide.sig_help, r=Veykril
2022-05-01 borsAuto merge of #12118 - randomicon00:fix#12102, r=lnicola
2022-05-01 Pehstyle: rename crates to kebab case