]> git.lizzy.rs Git - rust.git/history - crates/hir-ty/src/infer/expr.rs
Auto merge of #13056 - DropDemBits:make-refactors, r=Veykril
[rust.git] / crates / hir-ty / src / infer / expr.rs
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-25 Amos WengerMerge remote-tracking branch 'origin/master' into sync...
2022-07-25 borsAuto merge of #12856 - Veykril:multi-proc-srv, r=Veykril
2022-07-24 borsAuto merge of #12861 - DorianListens:dscheidt/complete...
2022-07-24 borsAuto merge of #12863 - lowr:fix/missing-fields-on-destr...
2022-07-24 Ryo YoshidaAdd info whether it's assignee expr to relevant HIR...
2022-07-24 Ryo YoshidaAdd `ellipsis` to HIR `RecordLit`
2022-07-20 borsAuto merge of #12646 - lowr:fix/11897, r=lowr
2022-07-18 borsAuto merge of #11819 - rust-lang:dependabot/npm_and_yar...
2022-07-18 borsAuto merge of #12549 - bitgaoshu:goto_where_trait_m_imp...
2022-07-17 borsAuto merge of #12778 - Logarithmus:feature/fix-negative...
2022-07-17 Artur Sinilafeat: support negative const generic parameters
2022-07-16 borsAuto merge of #12689 - Veykril:macro-rec, r=Veykril
2022-07-16 borsAuto merge of #12539 - soruh:instanciate_empty_structs...
2022-07-14 borsAuto merge of #12691 - Veykril:proc-macro-diag, r=Veykril
2022-07-05 borsAuto merge of #12690 - Veykril:inert-attrs, r=Veykril
2022-07-02 borsAuto merge of #12680 - lowr:fix/12428-regression, r...
2022-07-02 Ryo Yoshidafix: report type mismatch on identifier in destructurin...
2022-07-02 Ryo Yoshidafix: infer lhs first on ordinary assignment expressions
2022-07-02 borsAuto merge of #12627 - yue4u:fix/struct-variant-pattern...
2022-07-02 borsAuto merge of #12679 - a-kenji:fix-typos-hir, r=lnicola
2022-07-02 a-kenjifix: typos in hir-ty
2022-07-01 borsAuto merge of #12636 - xuhongxu96:fix-12148, r=Veykril
2022-07-01 borsAuto merge of #12668 - Veykril:mac-source-map, r=Veykril
2022-07-01 Lukas Wirthfix: Simplify macro statement expansion handling
2022-07-01 borsAuto merge of #12650 - lowr:fix/12591, r=lnicola
2022-06-30 borsAuto merge of #12655 - ChayimFriedman2:debug-bench...
2022-06-30 borsAuto merge of #12634 - iDawer:match-check.witnesses...
2022-06-30 borsAuto merge of #12626 - CuriousCorrelation:fix/empty...
2022-06-30 borsAuto merge of #12428 - lowr:experimental/destructuring...
2022-06-12 borsAuto merge of #12513 - Veykril:ty-utils, r=Veykril
2022-06-12 Lukas Wirthinternal: Simplify `hir_ty::utils`
2022-06-02 borsAuto merge of #12347 - feniljain:fix_extract_module...
2022-05-31 Ryo YoshidaImplement type inference for assignee expressions
2022-05-31 Ryo YoshidaAdd `Expr::Underscore`
2022-05-31 borsAuto merge of #12336 - bitgaoshu:mismatch, r=flodiebold
2022-05-20 borsAuto merge of #12328 - Veykril:simplify, r=Veykril
2022-05-20 borsAuto merge of #12327 - jonas-schievink:lambda-to-closur...
2022-05-20 Jonas SchievinkRename `Expr::Lambda` to `Expr::Closure`
2022-05-17 borsAuto merge of #12130 - weirane:let-else-let-match,...
2022-05-16 borsAuto merge of #12271 - bitgaoshu:box_with_expec, r...
2022-05-16 bitgaoshuadd box expection hint
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