]> git.lizzy.rs Git - rust.git/history - src/librustc/ty/error.rs
Rollup merge of #68738 - kennytm:derive-clone-eq-for-fromutf8error, r=sfackler
[rust.git] / src / librustc / ty / error.rs
2020-02-09 Jonas SchievinkRollup merge of #68738 - kennytm:derive-clone-eq-for...
2020-02-09 borsAuto merge of #68689 - estebank:where-clause-sugg-missi...
2020-02-09 borsAuto merge of #68376 - Centril:move-ref-patterns, r...
2020-02-08 Dylan DPCRollup merge of #68958 - GuillaumeGomez:clean-up-e0277...
2020-02-08 Dylan DPCRollup merge of #68918 - brson:unwrapdoc, r=Dylan-DPC
2020-02-08 Dylan DPCRollup merge of #68834 - ssomers:btree_first_last_fix68...
2020-02-08 borsAuto merge of #68802 - eddyb:debuginfo-there-can-only...
2020-02-08 borsAuto merge of #68452 - msizanoen1:riscv-abi, r=nagisa...
2020-02-08 borsAuto merge of #68358 - matthewjasper:spec-fix, r=nikoma...
2020-02-07 Dylan DPCRollup merge of #68928 - GuillaumeGomez:cleanup-e0276...
2020-02-07 Dylan DPCRollup merge of #68413 - XAMPPRocky:master, r=Mark...
2020-02-07 Dylan DPCRollup merge of #68164 - tmiasko:no-sanitize, r=nikomat...
2020-02-07 borsAuto merge of #68499 - ssomers:btree_search_tidying...
2020-02-06 Dylan DPCRollup merge of #68791 - mark-i-m:proper-linkcheck...
2020-02-06 Dylan DPCRollup merge of #68524 - jonas-schievink:generator...
2020-02-06 Dylan DPCRollup merge of #68869 - GuillaumeGomez:err-explanation...
2020-02-06 Dylan DPCRollup merge of #68845 - dwrensha:fix-68783, r=estebank
2020-02-06 Dylan DPCRollup merge of #68844 - euclio:debug-impl-def-path...
2020-02-06 Dylan DPCRollup merge of #68842 - Centril:issue-68785, r=estebank
2020-02-06 Dylan DPCRollup merge of #68837 - jonas-schievink:assoc-item...
2020-02-06 Dylan DPCRollup merge of #68788 - Centril:unified-fn-bodies...
2020-02-06 Dylan DPCRollup merge of #68751 - Tyg13:unused_parens_const_stat...
2020-02-06 Dylan DPCRollup merge of #68691 - nnethercote:rm-RefCell-from...
2020-02-06 borsAuto merge of #68664 - tspiteri:no_run-complete-build...
2020-02-06 borsAuto merge of #68583 - estebank:hrlt, r=oli-obk
2020-02-06 borsAuto merge of #68861 - Dylan-DPC:rollup-0m09hsg, r...
2020-02-05 borsAuto merge of #68461 - cjgillot:split_infer_prelude...
2020-02-05 Camille GILLOTMove ExpectedFound::new to ty::error.
2020-01-31 borsAuto merge of #67878 - Others:opt-3, r=Mark-Simulacrum
2020-01-30 Dylan DPCRollup merge of #66648 - crgl:btree-clone-from, r=Amanieu
2020-01-28 borsAuto merge of #68234 - CAD97:slice-from-raw-parts,...
2020-01-28 Yuki OkushiRollup merge of #68482 - GuillaumeGomez:clean-up-err...
2020-01-28 Yuki OkushiRollup merge of #68454 - GuillaumeGomez:clean-up-e0214...
2020-01-28 Yuki OkushiRollup merge of #68412 - GuillaumeGomez:clean-up-e0207...
2020-01-28 Yuki OkushiRollup merge of #68383 - GuillaumeGomez:clean-up-e0205...
2020-01-27 Pietro AlbiniRollup merge of #67928 - XAMPPRocky:relnotes-1.41.0...
2020-01-27 borsAuto merge of #68165 - thomcc:lt_ones, r=sfackler
2020-01-26 borsAuto merge of #68031 - Marwes:fold_list, r=estebank
2020-01-25 Yuki OkushiRollup merge of #68540 - GuillaumeGomez:err-codes-clean...
2020-01-24 Yuki OkushiRollup merge of #68515 - Wind-River:master_2020, r...
2020-01-24 Yuki OkushiRollup merge of #68509 - GuillaumeGomez:clean-up-err...
2020-01-23 borsAuto merge of #68298 - Mark-Simulacrum:binary-depdep...
2020-01-21 Mazdak FarrokhzadRollup merge of #67686 - ssomers:keys_start_slasher...
2020-01-21 borsAuto merge of #65672 - ecstatic-morse:unified-dataflow...
2020-01-21 borsAuto merge of #68154 - ssomers:btreemap_navigation_benc...
2020-01-20 Yuki OkushiRollup merge of #68297 - Aaron1011:fix/new-const-prop...
2020-01-20 Yuki OkushiRollup merge of #67734 - XAMPPRocky:master, r=skade
2020-01-20 borsAuto merge of #68066 - CAD97:stabilize-manuallydrop...
2020-01-20 Jorge AparicioMerge branch 'master' into bare-metal-cortex-a
2020-01-20 Dylan DPCRollup merge of #68365 - GuillaumeGomez:clean-up-err...
2020-01-20 borsAuto merge of #68057 - Aaron1011:fix/marker-trait-selec...
2020-01-19 Dylan DPCRollup merge of #68247 - GuillaumeGomez:clean-up-err...
2020-01-19 borsAuto merge of #67758 - ssomers:testing_range, r=Mark...
2020-01-19 borsAuto merge of #68030 - cuviper:llvm-9.0.1, r=nikic
2020-01-18 Mazdak FarrokhzadRollup merge of #68342 - lcnr:type_name_docs, r=Dylan-DPC
2020-01-18 Mazdak FarrokhzadRollup merge of #68340 - GuillaumeGomez:clean-up-e0200...
2020-01-18 Mazdak FarrokhzadRollup merge of #68224 - GuillaumeGomez:prevent-urls...
2020-01-18 borsAuto merge of #68001 - Marwes:lexical_region_resolve...
2020-01-18 borsAuto merge of #68170 - wesleywiser:stop_const_prop_ref_...
2020-01-18 borsAuto merge of #68037 - msizanoen1:riscv-ci, r=alexcrichton
2020-01-18 borsAuto merge of #67940 - JohnTitor:rustc-guide, r=JohnTitor
2020-01-18 Tyler MandryRollup merge of #68317 - GuillaumeGomez:clean-up-e0199...
2020-01-18 Tyler MandryRollup merge of #68312 - varkor:issue-67753-regression...
2020-01-18 Tyler MandryRollup merge of #68291 - tmiasko:sanitizer-tests, r...
2020-01-18 Tyler MandryRollup merge of #68279 - GuillaumeGomez:clean-up-e0198...
2020-01-18 Tyler MandryRollup merge of #68256 - estebank:bad-sugg-span, r...
2020-01-18 Tyler MandryRollup merge of #68093 - GuillaumeGomez:fix-deref-impl...
2020-01-18 Tyler MandryRollup merge of #66660 - jumbatm:dont_warn_about_snake_...
2020-01-17 borsAuto merge of #67476 - mark-i-m:simplify-borrow_check...
2020-01-17 Dylan DPCRollup merge of #68300 - ssomers:67281_take_2, r=Dylan-DPC
2020-01-17 Dylan DPCRollup merge of #68278 - wesleywiser:doc_query_key_reco...
2020-01-17 Dylan DPCRollup merge of #67791 - Zoxc:lift-interning, r=eddyb
2020-01-17 Dylan DPCRollup merge of #66564 - foeb:66219-document-unsafe...
2020-01-17 borsAuto merge of #68285 - oli-obk:specialization_regressio...
2020-01-17 borsAuto merge of #68305 - Dylan-DPC:rollup-aoohsz8, r...
2020-01-17 Dylan DPCRollup merge of #68301 - tmandry:dont-propagate-test...
2020-01-17 Dylan DPCRollup merge of #68292 - matthiaskrgr:clone_on_copy...
2020-01-17 Dylan DPCRollup merge of #68288 - RalfJung:fmt, r=oli-obk
2020-01-17 Dylan DPCRollup merge of #68195 - estebank:impl-trait-2000,...
2020-01-17 Dylan DPCRollup merge of #67956 - varkor:E0588-provide-context...
2020-01-17 borsAuto merge of #67731 - matthewjasper:drop-in-place...
2020-01-16 Esteban Küberreview comments
2020-01-16 Dylan DPCRollup merge of #68033 - ollie27:win_f32, r=dtolnay
2020-01-16 borsAuto merge of #67339 - CAD97:rc-provenance, r=sfackler
2020-01-15 Yuki OkushiRollup merge of #67784 - Mark-Simulacrum:residual-pad...
2020-01-14 borsAuto merge of #67076 - mbrubeck:condvar, r=dtolnay
2020-01-14 Yuki OkushiRollup merge of #68176 - GuillaumeGomez:clean-up-err...
2020-01-14 Yuki OkushiRollup merge of #68127 - varkor:clarify-extended-option...
2020-01-14 Yuki OkushiRollup merge of #67989 - ollie27:rustdoc_unstable,...
2020-01-13 borsAuto merge of #68088 - oli-obk:fix_miri, r=RalfJung
2020-01-13 borsAuto merge of #67850 - GuillaumeGomez:err-codes-checkup...
2020-01-13 Yuki OkushiRollup merge of #68157 - GuillaumeGomez:clean-up-e0186...
2020-01-13 Yuki OkushiRollup merge of #68097 - MikailBag:master, r=shepmaster
2020-01-13 Yuki OkushiRollup merge of #67959 - liigo:patch-13, r=GuillaumeGomez
2020-01-13 Yuki OkushiRollup merge of #67313 - oli-obk:document_all_the_t̶h̶i...
2020-01-13 borsAuto merge of #67900 - nikic:prepare-llvm-10, r=nagisa
2020-01-12 borsAuto merge of #67831 - mati865:ci-images-upgrade, r...
2020-01-12 Mazdak FarrokhzadRollup merge of #68108 - varkor:chained-comparison...
2020-01-12 Mazdak FarrokhzadRollup merge of #67948 - llogiq:gallop, r=Mark-Simulacrum
2020-01-12 Mazdak FarrokhzadRollup merge of #67867 - matthewjasper:opaque-assoc...
next