]> git.lizzy.rs Git - rust.git/history - src/librustc_mir
Auto merge of #71292 - marmeladema:queries-local-def-id, r=eddyb
[rust.git] / src / librustc_mir /
2020-04-28 borsAuto merge of #71292 - marmeladema:queries-local-def...
2020-04-28 borsAuto merge of #71606 - Xanewok:update-rls, r=Xanewok
2020-04-27 marmelademaChange return type of `entry_fn` query to return a...
2020-04-27 marmelademaAccept `LocalDefId` as key for `mir_validated` query
2020-04-27 borsAuto merge of #71620 - Dylan-DPC:rollup-9wgtisb, r...
2020-04-27 marmelademaAccept `LocalDefId` as key for `mir_borrowck` query
2020-04-27 marmelademaReturn a `FxHashSet<LocalDefId>` from `mir_keys` query
2020-04-27 marmelademaUse `LocalDefId` in `mir_built` query
2020-04-27 marmelademaUse `LocalDefId` in `unsafety_check_result` query
2020-04-27 marmelademaUse `LocalDefId` in `typeck_tables_of` and `used_trait_...
2020-04-27 Dylan DPCRollup merge of #71605 - GuillaumeGomez:remove-e0750...
2020-04-27 Dylan DPCRollup merge of #71604 - RalfJung:unleash-recursive...
2020-04-27 Dylan DPCRollup merge of #71596 - LeSeulArtichaut:patch-1, r...
2020-04-27 Dylan DPCRollup merge of #71578 - ryzokuken:linkchecker, r=Dylan-DPC
2020-04-27 Dylan DPCRollup merge of #71558 - petrochenkov:tlsm, r=Amanieu
2020-04-27 Dylan DPCRollup merge of #71524 - ldm0:ptrparam, r=matthewjasper
2020-04-27 Dylan DPCRollup merge of #67841 - sfackler:can-vector, r=Amaneiu
2020-04-27 borsAuto merge of #71200 - oli-obk:mir_bless, r=eddyb
2020-04-27 Oliver SchererEmit basic block ids for statements and terminators...
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 #71589 - RalfJung:unique-no-shr, r...
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-27 Dylan DPCRollup merge of #68716 - petrochenkov:stabmixed, r...
2020-04-26 borsAuto merge of #71468 - matthiaskrgr:submodule_upd,...
2020-04-26 borsAuto merge of #71593 - Dylan-DPC:rollup-ms7j94u, r...
2020-04-26 Dylan DPCRollup merge of #71576 - lcnr:inline-as_mut, r=oli-obk
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 borsAuto merge of #71579 - Dylan-DPC:rollup-h9om2g3, r...
2020-04-26 Dylan DPCRollup merge of #71575 - jplatte:patch-4, r=Mark-Simulacrum
2020-04-26 Dylan DPCRollup merge of #71574 - jplatte:patch-2, r=petrochenkov
2020-04-26 Dylan DPCRollup merge of #71571 - jplatte:patch-1, r=jonas-schievink
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-26 Matthias Krügerfix more clippy warnings
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 borsAuto merge of #71556 - Dylan-DPC:rollup-9ll4shr, r...
2020-04-25 Dylan DPCRollup merge of #71548 - crlf0710:cursor_bounds, r...
2020-04-25 Dylan DPCRollup merge of #71545 - Askaholic:patch-1, r=jonas...
2020-04-25 Dylan DPCRollup merge of #71544 - cuviper:filter_map_next, 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 #69041 - petrochenkov:stabmodispan...
2020-04-25 borsAuto merge of #71439 - Mark-Simulacrum:stage0-next...
2020-04-25 Alex AktsipetrovReplace hash map with IndexVec for liveness data.
2020-04-25 borsAuto merge of #71549 - Dylan-DPC:rollup-j6jlp9l, r...
2020-04-25 Dylan DPCRollup merge of #71533 - pnkfelix:revert-70566-for...
2020-04-25 Dylan DPCRollup merge of #71523 - Mark-Simulacrum:alloc-inline...
2020-04-25 Dylan DPCRollup merge of #71517 - flip1995:unused_braces_hack...
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-25 Josh StoneReplace filter_map().next() calls with find_map()
2020-04-24 borsAuto merge of #71539 - Dylan-DPC:rollup-a2vbfh9, r...
2020-04-24 Dylan DPCRollup merge of #71535 - workingjubilee:jubilee-markdow...
2020-04-24 Dylan DPCRollup merge of #71534 - cuviper:unused-option-map...
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 Ralf JungRevert "Move early needs_subst bailout to _after_ linting."
2020-04-24 Dylan MacKenzieRemove unused `visit_local`
2020-04-24 Dylan MacKenzieUse `debug` to print illegal operations in a const...
2020-04-24 Eduard-Mihai BurtescuRemove `Option` from the return type of `def_kind`.
2020-04-24 markadd a few more DefKinds
2020-04-24 borsAuto merge of #71430 - pietroalbini:bump-openssl-src...
2020-04-24 borsAuto merge of #71509 - Dylan-DPC:rollup-n8s37rm, r...
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 Wesley WiserDon't run various MIR optimizations at mir-opt-level=0
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 #71459 - divergentdave:pointer-offset...
2020-04-24 Dylan DPCRollup merge of #71426 - contrun:fix-e0751-explanation...
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-24 Dylan DPCRollup merge of #70845 - varkor:const-generics-derive...
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 Santiago PastorinoImport RequiredConstsVisitor
next