]> git.lizzy.rs Git - rust.git/history - src/librustc_middle
Replace uses of `parse_opt_*` with `parse_*` where possible.
[rust.git] / src / librustc_middle /
2020-04-19 Nicholas NethercoteReplace uses of `parse_opt_*` with `parse_*` where...
2020-04-19 borsAuto merge of #71102 - tmiasko:compiler-builtins, r...
2020-04-18 Dylan DPCRollup merge of #71287 - JohnTitor:comment-vec, r=RalfJung
2020-04-18 Dylan DPCRollup merge of #71283 - Amanieu:zprofile, r=davidtwco
2020-04-18 Dylan DPCRollup merge of #71276 - RalfJung:miri-unleash-box...
2020-04-18 Dylan DPCRollup merge of #71271 - JohnTitor:map-in-place, r...
2020-04-18 borsAuto merge of #71218 - eddyb:a-lifetime-stranded-in...
2020-04-18 borsAuto merge of #71204 - JohnTitor:into-vec, r=wesleywiser
2020-04-18 borsAuto merge of #71147 - cuviper:min-llvm8, r=Mark-Simulacrum
2020-04-17 Dylan DPCRollup merge of #71243 - Duddino:Fix2, r=estebank
2020-04-17 Dylan DPCRollup merge of #71242 - XAMPPRocky:mailmap, r=Dylan-DPC
2020-04-17 Dylan DPCRollup merge of #71238 - RalfJung:miri-typo, r=oli-obk
2020-04-17 Dylan DPCRollup merge of #71167 - RalfJung:big-o, r=shepmaster
2020-04-17 Dylan DPCRollup merge of #71070 - petrochenkov:nolldaround,...
2020-04-17 Dylan DPCRollup merge of #70467 - wesleywiser:invoke-vs-call...
2020-04-17 borsAuto merge of #71255 - Dylan-DPC:rollup-u5yl04z, r...
2020-04-17 Dylan DPCRollup merge of #71254 - JOE1994:add_comment, r=jonas...
2020-04-17 Dylan DPCRollup merge of #71247 - ldm0:minor, r=estebank
2020-04-17 Dylan DPCRollup merge of #71246 - crlf0710:linked_list_cursor...
2020-04-17 Dylan DPCRollup merge of #71239 - JohnTitor:llvm-asm, r=Amanieu
2020-04-17 Dylan DPCRollup merge of #69642 - ecstatic-morse:issue-69615...
2020-04-17 JOE1994Minor fix and addition to doc comments
2020-04-17 borsAuto merge of #71049 - eddyb:const-err, r=oli-obk
2020-04-17 borsAuto merge of #70629 - anyska:fields-variant, r=oli-obk
2020-04-17 borsAuto merge of #71230 - Dylan-DPC:rollup-rofigbv, r...
2020-04-17 Dylan DPCRollup merge of #71225 - leocassarani:patch-1, r=jonas...
2020-04-17 Dylan DPCRollup merge of #71220 - cuviper:std_or_patterns, r...
2020-04-17 Dylan DPCRollup merge of #71206 - RalfJung:dont-try, r=oli-obk
2020-04-17 Dylan DPCRollup merge of #71164 - RalfJung:uninit-not-undef...
2020-04-17 Dylan DPCRollup merge of #70910 - rakshith-ravi:master, r=cuviper
2020-04-17 Dylan DPCRollup merge of #70578 - PankajChaudhary5:master, r...
2020-04-17 borsAuto merge of #71131 - pnkfelix:issue-69798-dont-reuse...
2020-04-16 Dylan DPCRollup merge of #70611 - pawanbisht62:doc/61137-add...
2020-04-16 Eduard-Mihai Burtescuoutlives: ignore lifetimes shallowly found in `ty:...
2020-04-16 Ralf Jungbikeshed
2020-04-16 Eduard-Mihai Burtescuty: convert `ErrorHandled::Reported` to `ConstKind...
2020-04-16 Eduard-Mihai Burtescumir/interpret: only use `ErrorHandled::Reported` for...
2020-04-16 Eduard-Mihai Burtescuty: add `ty::ConstKind::Error` to replace `tcx.consts...
2020-04-16 Ralf JungMiri error messages: avoid try terminology
2020-04-16 Ana-Maria Mihalacherustc_target::abi: add Primitive variant to FieldsShape.
2020-04-16 Dylan DPCRollup merge of #71191 - GuillaumeGomez:cleanup-e0520...
2020-04-16 Dylan DPCRollup merge of #71179 - matthiaskrgr:cl6ppy, r=Dylan-DPC
2020-04-16 Dylan DPCRollup merge of #71149 - RalfJung:check-const-call...
2020-04-16 Dylan DPCRollup merge of #71141 - Duddino:master, r=estebank
2020-04-16 Dylan DPCRollup merge of #70566 - jumbatm:exceeding-bitshifts...
2020-04-16 borsAuto merge of #70755 - wesleywiser:simplify_locals_2_el...
2020-04-16 borsAuto merge of #70831 - sfackler:shrink-future-stack...
2020-04-16 borsAuto merge of #71173 - RalfJung:miri, r=RalfJung
2020-04-16 borsAuto merge of #71159 - topecongiro:rustfmt-1.4.14,...
2020-04-15 borsAuto merge of #71180 - Dylan-DPC:rollup-pscpg6q, r...
2020-04-15 Dylan DPCRollup merge of #71166 - GuillaumeGomez:cleanup-e0518...
2020-04-15 Dylan DPCRollup merge of #71145 - pfmooney:illumos-triple, r...
2020-04-15 Dylan DPCRollup merge of #70990 - GuillaumeGomez:rustdoc-cleanup...
2020-04-15 Dylan DPCRollup merge of #70774 - GuillaumeGomez:clean-rustdoc...
2020-04-15 Dylan DPCRollup merge of #70354 - XAMPPRocky:master, r=Mark...
2020-04-15 Dylan DPCRollup merge of #69903 - estebank:icemation, r=oli-obk
2020-04-15 borsAuto merge of #71139 - matthiaskrgr:submodule_upd,...
2020-04-15 Esteban KüberDo not ICE in the face of invalid enum discriminant
2020-04-15 borsAuto merge of #71162 - Centril:rollup-jzg6ykc, r=Centril
2020-04-15 Mazdak FarrokhzadRollup merge of #71116 - marmeladema:dummy-hir-id-remov...
2020-04-15 Mazdak FarrokhzadRollup merge of #71100 - RalfJung:miri-frame-hook,...
2020-04-15 Mazdak FarrokhzadRollup merge of #71030 - petrochenkov:linkorder2, r...
2020-04-15 Mazdak FarrokhzadRollup merge of #70891 - lcnr:replace-rvalue_aggregate...
2020-04-15 borsAuto merge of #71106 - jonas-schievink:remove-call...
2020-04-15 borsAuto merge of #71151 - Dylan-DPC:rollup-6rt4h7b, r...
2020-04-14 Dylan DPCRollup merge of #71133 - MiSawa:fix-sort-by-key-doc...
2020-04-14 Dylan DPCRollup merge of #71002 - Freax13:fix-target, r=ollie27
2020-04-14 Dylan DPCRollup merge of #70949 - WaffleLapkin:simlify_vec_macro...
2020-04-14 Dylan DPCRollup merge of #70947 - RalfJung:ctfe-no-read-mut...
2020-04-14 borsAuto merge of #70452 - eddyb:repeat-expr-correct-generi...
2020-04-14 Eduard-Mihai Burtescuty: erase lifetimes early in `ty::Const::eval`.
2020-04-14 Dylan DPCRollup merge of #71121 - AnthonyMikh:fix_string_doc_lin...
2020-04-14 Dylan DPCRollup merge of #71120 - GuillaumeGomez:cleanup-e0517...
2020-04-14 Dylan DPCRollup merge of #71112 - cuviper:unsigned-Neg, r=Mark...
2020-04-14 borsAuto merge of #70893 - tmiasko:llvm-sanitizers, r=cuviper
2020-04-14 marmelademaRemove `DUMMY_HIR_ID`
2020-04-14 marmelademaDo not use `DUMMY_HIR_ID` as placeholder value in node_...
2020-04-14 borsAuto merge of #70679 - tmandry:issue-68112, r=nikomatsakis
2020-04-14 borsAuto merge of #70643 - Rustin-Liu:rustin-patch-rename...
2020-04-13 Dylan DPCRollup merge of #71103 - samrat:tait-sized, r=estebank
2020-04-13 Dylan DPCRollup merge of #71092 - marmeladema:dummy-hir-id-remov...
2020-04-13 Dylan DPCRollup merge of #70654 - oli-obk:subrepo_docs, r=Mark...
2020-04-13 Rustin-LiuRename AssocKind::Method to AssocKind::Fn
2020-04-13 Dylan DPCRollup merge of #71101 - RalfJung:miri-alignment-check...
2020-04-13 Dylan DPCRollup merge of #71097 - pickfire:pattern-docs, r=Dylan-DPC
2020-04-13 Dylan DPCRollup merge of #71087 - JohnTitor:impl-self-ty, r...
2020-04-13 Dylan DPCRollup merge of #71051 - ryr3:fix_try_into, r=estebank
2020-04-13 Dylan DPCRollup merge of #70656 - GuillaumeGomez:scrollbar-displ...
2020-04-13 borsAuto merge of #70989 - eddyb:mir-opt-32-pr-ci, r=Mark...
2020-04-13 borsAuto merge of #70961 - ecstatic-morse:into-def-id,...
2020-04-13 borsAuto merge of #70882 - tmiasko:llvm-version-suffix...
2020-04-13 borsAuto merge of #71056 - matthiaskrgr:submodule_upd,...
2020-04-13 borsAuto merge of #71023 - mati865:mingw-unwind-linking...
2020-04-12 borsAuto merge of #71079 - Dylan-DPC:rollup-g7yh3sn, r...
2020-04-12 Dylan DPCRollup merge of #71069 - marmeladema:dummy-hir-id-oblig...
2020-04-12 Dylan DPCRollup merge of #71064 - dwrensha:issue-69130, r=eddyb
2020-04-12 Dylan DPCRollup merge of #71013 - jonas-schievink:visit-projecti...
2020-04-12 Dylan DPCRollup merge of #67766 - sapir:fix-unused-in-or-pattern...
2020-04-12 marmelademaRemove usage of `DUMMY_HIR_ID` in `Scope::hir_id`
2020-04-12 Dylan DPCRollup merge of #71057 - GuillaumeGomez:cleanup-e0516...
next