]> git.lizzy.rs Git - rust.git/history - src/librustc_hir/hir_id.rs
Rollup merge of #72364 - jsgf:remove-unused-deps, r=Mark-Simulacrum
[rust.git] / src / librustc_hir / hir_id.rs
2020-05-17 flip1995Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a...
2020-05-15 borsAuto merge of #69659 - CAD97:step-rework-take-3, r...
2020-05-11 flip1995Merge commit '43a1777b89cf6791f9e20878b4e5e3ae907867a5...
2020-05-09 borsAuto merge of #69530 - Aaron1011:perf/skip-coerce-var...
2020-05-09 Dylan DPCRollup merge of #70834 - yoshuawuyts:future-pending...
2020-05-07 Dylan DPCRollup merge of #70733 - yoshuawuyts:arc-increment...
2020-05-02 Oliver SchererAdd 'src/tools/clippy/' from commit 'd2708873ef711ec8ab...
2020-04-30 Tyler MandryRollup merge of #71148 - bluss:vec-drop-raw-slice,...
2020-04-25 Dylan DPCRollup merge of #71140 - oli-obk:static_cycle, r=RalfJung
2020-04-25 Dylan DPCRollup merge of #70712 - :stabilize-remove-entry, r...
2020-04-25 Dylan DPCRollup merge of #69813 - thomcc:nonzero-bitor, r=Amanieu
2020-04-24 Dylan DPCRollup merge of #69456 - contrun:fix-misleading-compile...
2020-04-24 Dylan DPCRollup merge of #71068 - pyfisch:unicode-version-stable...
2020-04-24 Dylan DPCRollup merge of #71063 - LeSeulArtichaut:document-unsaf...
2020-04-23 Dylan DPCRollup merge of #70633 - kper:master, r=estebank
2020-04-21 borsAuto merge of #71170 - spastorino:dyn-fnonce-alignment...
2020-04-20 Dylan DPCRollup merge of #69362 - CAD97:alloc_layout_extras...
2020-04-19 Dylan DPCRollup merge of #71107 - vorner:weak-into-raw-dangling...
2020-04-19 borsAuto merge of #71102 - tmiasko:compiler-builtins, r...
2020-04-18 borsAuto merge of #71147 - cuviper:min-llvm8, r=Mark-Simulacrum
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 Dylan DPCRollup merge of #69642 - ecstatic-morse:issue-69615...
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 Dylan DPCRollup merge of #71191 - GuillaumeGomez:cleanup-e0520...
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 #70831 - sfackler:shrink-future-stack...
2020-04-16 borsAuto merge of #71159 - topecongiro:rustfmt-1.4.14,...
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 borsAuto merge of #71139 - matthiaskrgr:submodule_upd,...
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-14 marmelademaRemove `DUMMY_HIR_ID`
2020-04-08 Dylan DPCRollup merge of #70134 - hermitcore:osstrext, r=dtolnay
2020-04-04 borsAuto merge of #69898 - spastorino:rename-rustc-guide2...
2020-04-04 borsAuto merge of #70136 - hermitcore:network_tcp, r=dtolnay
2020-04-03 Mazdak FarrokhzadRollup merge of #68334 - andre-richter:master, r=japaric
2020-03-31 Dylan DPCRollup merge of #69425 - lcnr:make_contiguous, r=Amanieu
2020-03-29 Mazdak FarrokhzadRollup merge of #70140 - Nemo157:result-flatten, r...
2020-03-29 Mazdak FarrokhzadRollup merge of #70101 - tmiasko:intrinsics-copy, r...
2020-03-29 Mazdak FarrokhzadRollup merge of #68692 - jyn514:vec-from-array, r=Lukas...
2020-03-29 Dylan DPCRollup merge of #69937 - TyPR124:osstr_ascii, r=dtolnay
2020-03-28 Dylan DPCRollup merge of #70418 - PankajChaudhary5:master, r...
2020-03-27 Dylan DPCRollup merge of #70068 - jclulow:illumos-gcc, r=cramertj
2020-03-27 Dylan DPCRollup merge of #69887 - GuillaumeGomez:cleanup-e0404...
2020-03-27 Dylan DPCRollup merge of #70048 - TyPR124:mutable_osstr, r=dtolnay
2020-03-27 Dylan DPCRollup merge of #69936 - Aaron1011:fix/suggestion-cycle...
2020-03-24 Mazdak FarrokhzadRollup merge of #70023 - GuillaumeGomez:cleanup-e0436...
2020-03-24 borsAuto merge of #69894 - vtbassmatt:master, r=nellshamrell
2020-03-24 Mazdak FarrokhzadRollup merge of #70289 - nnethercote:refactor-codegen...
2020-03-24 Mazdak FarrokhzadRollup merge of #69788 - ArekPiekarz:unstable_book_opti...
2020-03-23 Mazdak FarrokhzadRollup merge of #70277 - matthewjasper:remove-closurebo...
2020-03-23 Mazdak FarrokhzadRollup merge of #70087 - ecstatic-morse:remove-const...
2020-03-23 Mazdak FarrokhzadRollup merge of #70080 - anyska:mir-double-space, r...
2020-03-23 Mazdak FarrokhzadRollup merge of #69494 - GuillaumeGomez:stabilize-crate...
2020-03-23 Mazdak FarrokhzadRollup merge of #70123 - cuviper:library-path, r=Mark...
2020-03-23 Mazdak FarrokhzadRollup merge of #69940 - tmiasko:llvm-api, r=hanna...
2020-03-22 borsAuto merge of #69778 - Marwes:dep_graph, r=davidtwco
2020-03-22 borsAuto merge of #69079 - CAD97:layout-of-ptr, r=RalfJung
2020-03-22 Dylan DPCRollup merge of #68099 - lukaslueg:into_raw_unsafe...
2020-03-22 borsAuto merge of #68820 - WaffleLapkin:remove_finished_fro...
2020-03-21 Dylan DPCRollup merge of #70126 - wesleywiser:fix_miri_ice_neg_z...
2020-03-21 borsAuto merge of #69729 - RalfJung:backtrace, r=Mark-Simul...
2020-03-21 Dylan DPCRollup merge of #70032 - lcnr:issue69970, r=varkor
2020-03-21 Dylan DPCRollup merge of #69955 - alexcrichton:stderr-infallible...
2020-03-21 Dylan DPCRollup merge of #69910 - cjgillot:polym, r=Zoxc
2020-03-21 Mazdak FarrokhzadRollup merge of #70151 - Amanieu:stdarch, r=sfackler
2020-03-21 Mazdak FarrokhzadRollup merge of #70138 - RalfJung:throw-not-return...
2020-03-21 Mazdak FarrokhzadRollup merge of #70089 - eddyb:closure-sig-infer, r...
2020-03-21 Mazdak FarrokhzadRollup merge of #70054 - rojamd:android-pgo, r=michaelw...
2020-03-21 Mazdak FarrokhzadRollup merge of #69934 - andjo403:inlinecost, r=wesleywiser
2020-03-21 Mazdak FarrokhzadRollup merge of #70188 - GuillaumeGomez:cleanup-e0439...
2020-03-21 Mazdak FarrokhzadRollup merge of #70165 - matthewjasper:erase-more,...
2020-03-21 Mazdak FarrokhzadRollup merge of #70139 - RalfJung:delay, r=eddyb
2020-03-21 Mazdak FarrokhzadRollup merge of #70038 - DutchGhost:const-forget-tests...
2020-03-21 Mazdak FarrokhzadRollup merge of #69997 - WaffleLapkin:option_zip, r...
2020-03-21 Mazdak FarrokhzadRollup merge of #69033 - jonas-schievink:resume-with...
2020-03-20 borsAuto merge of #69509 - RalfJung:debug-assert-write...
2020-03-20 Yuki OkushiRollup merge of #70146 - GuillaumeGomez:cleanup-e0438...
2020-03-20 Yuki OkushiRollup merge of #70145 - lzutao:patch-1, r=Dylan-DPC
2020-03-20 Yuki OkushiRollup merge of #70133 - hermitcore:libpanic_unwind...
2020-03-20 Yuki OkushiRollup merge of #70131 - Aaron1011:fix/issue-55099...
2020-03-20 Yuki OkushiRollup merge of #70103 - GuillaumeGomez:cleanup-e0437...
2020-03-20 Yuki OkushiRollup merge of #69935 - davidtwco:issue-69925, r=eddyb
2020-03-20 Yuki OkushiRollup merge of #69768 - oli-obk:union_field_ice, r...
2020-03-19 borsAuto merge of #69402 - GuillaumeGomez:extend-search...
2020-03-19 borsAuto merge of #70137 - RalfJung:miri, r=RalfJung
2020-03-19 borsAuto merge of #66131 - eddyb:local-def-id, r=petrochenkov
next