]> git.lizzy.rs Git - rust.git/history - src/librustc_privacy
Auto merge of #71292 - marmeladema:queries-local-def-id, r=eddyb
[rust.git] / src / librustc_privacy /
2020-04-28 borsAuto merge of #71292 - marmeladema:queries-local-def...
2020-04-27 marmelademaAccept `LocalDefId` as key for `check_mod_privacy`...
2020-04-27 Dylan DPCRollup merge of #71524 - ldm0:ptrparam, r=matthewjasper
2020-04-27 borsAuto merge of #71268 - estebank:devectorize, r=eddyb
2020-04-27 borsAuto merge of #70073 - wesleywiser:mir_opt_level_0...
2020-04-27 Dylan DPCRollup merge of #71438 - estebank:resolve-sugg-tiny...
2020-04-27 Dylan DPCRollup merge of #71419 - contrun:wrong-namespace-rustc...
2020-04-27 Dylan DPCRollup merge of #71409 - estebank:point-at-ret-question...
2020-04-27 Dylan DPCRollup merge of #71263 - shlevy:FileLoader-remove-abs_p...
2020-04-26 Dylan DPCRollup merge of #71569 - samrat:miri-ub-on-size-mismatc...
2020-04-26 Dylan DPCRollup merge of #71551 - gizmondo:gen-index-vec, r...
2020-04-26 Dylan DPCRollup merge of #71537 - Mark-Simulacrum:no-self-open...
2020-04-26 Dylan DPCRollup merge of #71421 - elichai:2020-04-boxed-slice...
2020-04-26 Dylan DPCRollup merge of #71562 - matthiaskrgr:cl7ppy, r=Dylan-DPC
2020-04-26 borsAuto merge of #71495 - Amanieu:update_stdarch, r=sfackler
2020-04-26 borsAuto merge of #71434 - pietroalbini:shrink-gha-config...
2020-04-26 borsAuto merge of #71566 - Dylan-DPC:rollup-9xoz6fg, r...
2020-04-25 Dylan DPCRollup merge of #71554 - gizmondo:68922, r=jonas-schievink
2020-04-25 Dylan DPCRollup merge of #71541 - wesleywiser:issue_26376, r...
2020-04-25 Dylan DPCRollup merge of #71392 - ecstatic-morse:body-predecesso...
2020-04-25 Dylan DPCRollup merge of #71140 - oli-obk:static_cycle, r=RalfJung
2020-04-25 Dylan DPCRollup merge of #70043 - mark-i-m:def-kind-more, r...
2020-04-25 Dylan DPCRollup merge of #71168 - SimonSapin:into_raw_non_null...
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-25 Dylan DPCRollup merge of #71494 - flip1995:while_let_span, r...
2020-04-25 Dylan DPCRollup merge of #71364 - Amanieu:zprofile_compiler_buil...
2020-04-25 borsAuto merge of #71458 - ecstatic-morse:bootstrap-cfg...
2020-04-24 Dylan DPCRollup merge of #71527 - ecstatic-morse:debug-check...
2020-04-24 Dylan DPCRollup merge of #71512 - Rustin-Liu:rustin-patch-bootst...
2020-04-24 Dylan DPCRollup merge of #71485 - arlopurcell:binary_heap_retain...
2020-04-24 Dylan DPCRollup merge of #71480 - GuillaumeGomez:panic-info...
2020-04-24 Dylan DPCRollup merge of #71330 - ecstatic-morse:const-qualif...
2020-04-24 Dylan DPCRollup merge of #69456 - contrun:fix-misleading-compile...
2020-04-24 Eduard-Mihai BurtescuRemove `Option` from the return type of `def_kind`.
2020-04-24 Eduard-Mihai BurtescuSplit out the `Generator` case from `DefKind::Closure`.
2020-04-24 markadd a few more DefKinds
2020-04-24 borsAuto merge of #71430 - pietroalbini:bump-openssl-src...
2020-04-24 Dylan DPCRollup merge of #71476 - RalfJung:miri-test-sizes,...
2020-04-24 Dylan DPCRollup merge of #71475 - RalfJung:miri-frame-loc, r...
2020-04-24 Dylan DPCRollup merge of #71428 - tromey:gdb-10-parsing, r=tromey
2020-04-24 Dylan DPCRollup merge of #71318 - RalfJung:miri-unleash-cleanup...
2020-04-24 Dylan DPCRollup merge of #71235 - estebank:lt-sugg-2, r=ecstatic...
2020-04-24 borsAuto merge of #70820 - spastorino:replace-fragile-erron...
2020-04-24 borsAuto merge of #71215 - marmeladema:issue70853/librustc_...
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 marmelademaAddress comments from review
2020-04-23 marmelademaModify `as_local_hir_id` to return a bare `HirId`
2020-04-23 marmelademaModify `as_local_hir_id` to accept a `LocalDefId` inste...
2020-04-23 marmelademalibrustc_middle: return LocalDefId instead of DefId...
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-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-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 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 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 borsAuto merge of #71111 - Dylan-DPC:rollup-esp17qn, r...
2020-04-13 Dylan DPCRollup merge of #71109 - lcnr:generics_in_const_fn...
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...
next