]> git.lizzy.rs Git - rust.git/history - src/librustc_resolve
Update cargo
[rust.git] / src / librustc_resolve /
2020-07-29 borsAuto merge of #72049 - mati865:mingw-lld, r=petrochenkov
2020-07-29 Yuki OkushiRollup merge of #74671 - rust-lang:const-generics-coerc...
2020-07-29 Yuki OkushiRollup merge of #74266 - GuillaumeGomez:cleanup-e0720...
2020-07-28 borsAuto merge of #74471 - da-x:string-type-diagnostic...
2020-07-28 borsAuto merge of #74796 - infinity0:master, r=nikomatsakis
2020-07-28 borsAuto merge of #74855 - jyn514:separate-lints, r=Manishearth
2020-07-27 borsAuto merge of #73583 - anp:location-eq, r=dtolnay
2020-07-27 borsAuto merge of #73503 - lcnr:forall-predicate-what-and...
2020-07-27 borsAuto merge of #74831 - Manishearth:rollup-ugw4pt4,...
2020-07-27 Manish GoregaokarRollup merge of #74822 - JohnTitor:no-sigsegv, r=oli-obk
2020-07-27 Manish GoregaokarRollup merge of #74803 - infinity0:fix-exec, r=nagisa
2020-07-27 Manish GoregaokarRollup merge of #74487 - lcnr:const-in-ty-default,...
2020-07-27 Manish GoregaokarRollup merge of #73858 - tspiteri:const-methods, r...
2020-07-27 Bastian Kauschkeforbid generic params inside of anon consts in ty defaults
2020-07-27 Bastian Kauschkename `ParamInTyOfConstArg`
2020-07-27 borsAuto merge of #74775 - RalfJung:miri-alloc-ids, r=oli-obk
2020-07-27 Yuki OkushiRollup merge of #74799 - Dhs92:master, r=joshtriplett
2020-07-27 Yuki OkushiRollup merge of #74790 - Cldfire:ayu-no-italic-comments...
2020-07-27 Yuki OkushiRollup merge of #74783 - jnozsc:python_cleanup, r=Mark...
2020-07-27 Yuki OkushiRollup merge of #74750 - oli-obk:logging_and_test_clean...
2020-07-27 Yuki OkushiRollup merge of #74598 - mzohreva:mz/fix-test, r=KodrAus
2020-07-27 Yuki OkushiRollup merge of #74088 - tmiasko:write-all-vectored...
2020-07-27 borsAuto merge of #74737 - smmalis37:astconv-factor, r...
2020-07-27 borsAuto merge of #74653 - petrochenkov:pmenv, r=dtolnay
2020-07-27 borsAuto merge of #74784 - anp:track-vtables, r=eddyb
2020-07-27 borsAuto merge of #72121 - Aaron1011:final-hygiene-rebase...
2020-07-26 Aaron HillHygiene serialization implementation
2020-07-26 flip1995Merge commit 'da5a6fb1b65ec6581a67e942a3850f6bc15a552c...
2020-07-26 borsAuto merge of #74664 - pnadon:Miri-rename-undef-uninit...
2020-07-26 borsAuto merge of #74060 - kpp:remove_length_at_most_32...
2020-07-26 borsAuto merge of #74728 - 16yuki0702:fix_typo, r=jonas...
2020-07-25 borsAuto merge of #74670 - tmandry:issue-73818, r=matthewjasper
2020-07-25 borsAuto merge of #74246 - GuillaumeGomez:cleanup-e0719...
2020-07-25 borsAuto merge of #74687 - estebank:bracketless-turbofish...
2020-07-25 borsAuto merge of #74510 - LukasKalbertodt:fix-range-from...
2020-07-25 borsAuto merge of #74488 - CAD97:layout_for_value_raw,...
2020-07-25 borsAuto merge of #74652 - poliorcetics:clarify-vec-drain...
2020-07-25 borsAuto merge of #74017 - poliorcetics:where-keyword,...
2020-07-24 borsAuto merge of #73645 - poliorcetics:ref-keyword, r...
2020-07-24 borsAuto merge of #74681 - RalfJung:miri-extern-fn, r=oli-obk
2020-07-24 borsAuto merge of #74507 - lcnr:const-prop-into-op, r=oli-obk
2020-07-24 borsAuto merge of #74724 - Manishearth:rollup-plbt8fe,...
2020-07-24 Manish GoregaokarRollup merge of #74715 - oli-obk:mir_pass_diff, r=wesle...
2020-07-24 Manish GoregaokarRollup merge of #74698 - ayrtonm:handle-traitref-mismat...
2020-07-24 Manish GoregaokarRollup merge of #74692 - Mark-Simulacrum:delay-bug...
2020-07-24 Manish GoregaokarRollup merge of #74661 - SNCPlay42:lifetime-names-refac...
2020-07-24 Manish GoregaokarRollup merge of #74639 - msirringhaus:master, r=cuviper
2020-07-24 Manish GoregaokarRollup merge of #74491 - xldenis:constant-binop-opt...
2020-07-24 Manish GoregaokarRollup merge of #74367 - Neutron3529:patch-1, r=nagisa
2020-07-24 Manish GoregaokarRollup merge of #72954 - hermitcore:rwlock, r=dtolnay
2020-07-24 borsAuto merge of #74676 - lcnr:generics-no-sort, r=varkor
2020-07-24 borsAuto merge of #74710 - JohnTitor:rollup-bdz4oee, r...
2020-07-24 Yuki OkushiRollup merge of #74703 - tmandry:issue-74047, r=oli-obk
2020-07-24 Yuki OkushiRollup merge of #74694 - GuillaumeGomez:cleanup-e0727...
2020-07-24 Yuki OkushiRollup merge of #74680 - JohnTitor:missing-backticks...
2020-07-24 Yuki OkushiRollup merge of #74677 - ssomers:btree_cleanup_2, r...
2020-07-24 Yuki OkushiRollup merge of #74669 - Homarechan:fix_typo, r=lcnr
2020-07-24 Yuki OkushiRollup merge of #74666 - ssomers:btree_cleanup_1, r...
2020-07-24 Yuki OkushiRollup merge of #74665 - smmalis37:issue-62200, r=davidtwco
2020-07-24 Yuki OkushiRollup merge of #74623 - lcnr:polymorphize-functions...
2020-07-24 Yuki OkushiRollup merge of #74601 - GuillaumeGomez:cleanup-e0724...
2020-07-24 Yuki OkushiRollup merge of #74572 - Mark-Simulacrum:unify-rustc...
2020-07-24 Yuki OkushiRollup merge of #74361 - GuillaumeGomez:theme-logo...
2020-07-23 Mark Rousskovdelay_span_bug instead of silent ignore
2020-07-23 borsAuto merge of #74509 - matthewjasper:empty-verify,...
2020-07-23 Bastian Kauschkecleanup
2020-07-23 Bastian Kauschkefix ICE caused by wrongly ordered generic params
2020-07-23 Manish GoregaokarRollup merge of #74548 - tshepang:one-more-example...
2020-07-23 Manish GoregaokarRollup merge of #74490 - yaahc:disabled-bt, r=dtolnay
2020-07-23 Manish GoregaokarRollup merge of #74141 - euclio:typos, r=steveklabnik
2020-07-22 Manish GoregaokarRollup merge of #74541 - shepmaster:aarch64-apple-darwi...
2020-07-22 Manish GoregaokarRollup merge of #74538 - nbdd0121:issue-73976, r=lcnr
2020-07-22 Manish GoregaokarRollup merge of #73868 - ecstatic-morse:fix-stable...
2020-07-22 Manish GoregaokarRollup merge of #74635 - GuillaumeGomez:fix-tooltip...
2020-07-22 Manish GoregaokarRollup merge of #74570 - spastorino:fix-prioritization...
2020-07-22 Manish GoregaokarRollup merge of #74568 - aticu:master, r=Mark-Simulacrum
2020-07-22 Manish GoregaokarRollup merge of #74528 - euclio:intra-link-errors,...
2020-07-22 Manish GoregaokarRollup merge of #74454 - lcnr:negative-impls, r=nikomat...
2020-07-22 Manish GoregaokarRollup merge of #74237 - lzutao:compiletest, r=Mark...
2020-07-22 Manish GoregaokarRollup merge of #73893 - ajpaverd:cfguard-stabilize...
2020-07-22 Manish GoregaokarRollup merge of #73655 - JamieCunliffe:jamie_va-args...
2020-07-21 borsAuto merge of #74565 - pietroalbini:build-on-gha, r...
2020-07-21 borsAuto merge of #74075 - sunfishcode:wasi-prelude-rawfd...
2020-07-21 borsAuto merge of #69749 - davidtwco:issue-46477-polymorphi...
2020-07-21 Mark RousskovMigrate rustc_depr uses to use deprecation attribute
2020-07-20 borsAuto merge of #74569 - Manishearth:rollup-hkn5ex9,...
2020-07-20 Manish GoregaokarRollup merge of #74561 - RalfJung:backtrace, r=alexcrichton
2020-07-20 Manish GoregaokarRollup merge of #74557 - jakubadamw:issue-74539, r...
2020-07-20 Manish GoregaokarRollup merge of #74555 - GuillaumeGomez:important-trait...
2020-07-20 Manish GoregaokarRollup merge of #74552 - fusion-engineering-forks:stabi...
2020-07-20 Manish GoregaokarRollup merge of #74546 - jethrogb:jb/duplicate-attribut...
2020-07-20 Manish GoregaokarRollup merge of #74522 - tmiasko:sanitizer-docs, r...
2020-07-20 Manish GoregaokarRollup merge of #74505 - Cldfire:fix-search-focus,...
2020-07-20 Manish GoregaokarRollup merge of #74501 - lzutao:css_run_border, r=Guill...
2020-07-20 Manish GoregaokarRollup merge of #74376 - lcnr:type-dependent-path-clean...
2020-07-20 Manish GoregaokarRollup merge of #74051 - yodaldevoid:issue_60814, r...
2020-07-20 Manish GoregaokarRollup merge of #73197 - c410-f3r:ranges, r=dtolnay
2020-07-20 Manish GoregaokarRollup merge of #72714 - JohnTitor:debug-assert, r...
2020-07-20 Jakub Adam WieczorekFix an ICE on an invalid `binding @ ...` in a tuple...
2020-07-20 borsAuto merge of #74010 - pierwill:pierwill-o-notation...
next