]> git.lizzy.rs Git - rust.git/history - src/librustc_passes
Rollup merge of #71711 - Mark-Simulacrum:deignore-tests, r=nikomatsakis
[rust.git] / src / librustc_passes /
2020-05-04 Dylan DPCRollup merge of #71711 - Mark-Simulacrum:deignore-tests...
2020-05-04 Dylan DPCRollup merge of #71587 - matthewjasper:promoted-move...
2020-05-04 Dylan DPCRollup merge of #71810 - estebank:issue-71798, r=davidtwco
2020-05-04 Dylan DPCRollup merge of #71773 - tshepang:links, r=davidtwco
2020-05-04 Dylan DPCRollup merge of #71697 - felix91gr:new_prop_into_fn_cal...
2020-05-04 Dylan DPCRollup merge of #71038 - lcnr:dyn_trait_structural_matc...
2020-05-04 borsAuto merge of #71754 - alexcrichton:no-bitcode-in-cache...
2020-05-04 borsAuto merge of #71751 - oli-obk:const_ice, r=RalfJung
2020-05-04 borsAuto merge of #71108 - estebank:suggest-proj-type-misma...
2020-05-04 Dylan DPCRollup merge of #71844 - flip1995:subtree_clippy_doc...
2020-05-04 Dylan DPCRollup merge of #71801 - matthewjasper:operator-subtypi...
2020-05-04 Dylan DPCRollup merge of #71645 - ecstatic-morse:readme-build...
2020-05-03 borsAuto merge of #71631 - RalfJung:miri-unleash-the-gates...
2020-05-03 Dylan DPCRollup merge of #71808 - unexge:long-err-expl-for-e0539...
2020-05-03 Dylan DPCRollup merge of #71726 - ldm0:ref2ptr, r=oli-obk
2020-05-03 Dylan DPCRollup merge of #71663 - jumbatm:caller-handles-validat...
2020-05-03 Dylan DPCRollup merge of #71398 - ThinkChaos:feat_refcell_take...
2020-05-03 borsAuto merge of #70825 - eddyb:enum-discr-correct-generic...
2020-05-03 Dylan DPCRollup merge of #71813 - ecstatic-morse:issue-71734...
2020-05-03 Dylan DPCRollup merge of #71806 - lcnr:patch-3, r=jonas-schievink
2020-05-03 Dylan DPCRollup merge of #71542 - crlf0710:confusable_idents...
2020-05-03 Dylan DPCRollup merge of #71314 - mibac138:cfg-version, r=petroc...
2020-05-03 Dylan DPCRollup merge of #71165 - lcnr:patch-2, r=Amanieu
2020-05-03 borsAuto merge of #71815 - Mark-Simulacrum:no-llvm-rebuild...
2020-05-02 borsAuto merge of #71807 - Dylan-DPC:rollup-jvb8sd9, r...
2020-05-02 borsAuto merge of #69274 - LeSeulArtichaut:target-feature...
2020-05-02 Dylan DPCRollup merge of #71787 - tshepang:rustdoc-warnings...
2020-05-02 Dylan DPCRollup merge of #71785 - reitermarkus:cfg-attribute...
2020-05-02 Dylan DPCRollup merge of #71784 - Xaeroxe:patch-1, r=jonas-schievink
2020-05-02 Dylan DPCRollup merge of #71777 - petrochenkov:crtype, r=Mark...
2020-05-02 Dylan DPCRollup merge of #71772 - cjgillot:ensure, r=petrochenkov
2020-05-02 Dylan DPCRollup merge of #69274 - LeSeulArtichaut:target-feature...
2020-05-02 Ralf JungRollup merge of #71712 - RalfJung:error-backtrace,...
2020-05-02 Vadim Petrochenkovcleanup: `config::CrateType` -> `CrateType`
2020-05-02 Oliver SchererAdd 'src/tools/clippy/' from commit 'd2708873ef711ec8ab...
2020-05-02 borsAuto merge of #70170 - eddyb:wf-early-exit, r=nikomatsakis
2020-05-02 borsAuto merge of #71716 - alexcrichton:bitcode-follow...
2020-05-01 Dylan DPCRollup merge of #71018 - lcnr:custom-const-param, r...
2020-05-01 Dylan DPCRollup merge of #71747 - spastorino:safety-scheme-aroun...
2020-05-01 Camille GILLOTMark query function as must_use.
2020-05-01 borsAuto merge of #71623 - petrochenkov:localink, r=estebank
2020-05-01 borsAuto merge of #70674 - cjgillot:query-arena-all, r...
2020-04-30 Tyler MandryRollup merge of #71719 - tmandry:update-backtrace-sys...
2020-04-30 Tyler MandryRollup merge of #71691 - ecstatic-morse:const-unreachab...
2020-04-30 Tyler MandryRollup merge of #71688 - ecstatic-morse:const-downcast...
2020-04-30 Tyler MandryRollup merge of #71682 - ehuss:bump-pulldown-cmark...
2020-04-30 Tyler MandryRollup merge of #71590 - RalfJung:mir-dump-pointers...
2020-04-30 Tyler MandryRollup merge of #71567 - Mark-Simulacrum:no-success...
2020-04-30 Tyler MandryRollup merge of #71465 - oli-obk:is_thread_local_cleanu...
2020-04-30 Tyler MandryRollup merge of #71148 - bluss:vec-drop-raw-slice,...
2020-04-30 Dylan DPCRollup merge of #71597 - CohenArthur:refactor-unique...
2020-04-30 Dylan DPCRollup merge of #71559 - dillona:detect_git_progress_ve...
2020-04-30 Dylan DPCRollup merge of #71449 - ecstatic-morse:free-region...
2020-04-30 Dylan DPCRollup merge of #71433 - antoyo:error/missing-right...
2020-04-30 Dylan DPCRollup merge of #70950 - nikomatsakis:leak-check-nll...
2020-04-30 borsAuto merge of #71675 - pietroalbini:ci-fix-shrink-regre...
2020-04-30 borsAuto merge of #71707 - Dylan-DPC:rollup-hk8itvo, r...
2020-04-30 Dylan DPCRollup merge of #71692 - dfreese:cfgdocs, r=kennytm
2020-04-30 Dylan DPCRollup merge of #71672 - lcnr:instrinsics-wow, r=Dylan-DPC
2020-04-30 Dylan DPCRollup merge of #71655 - RalfJung:const-pattern-soundne...
2020-04-30 Dylan DPCRollup merge of #71540 - ldm0:ref2ptr, r=oli-obk
2020-04-30 Dylan DPCRollup merge of #71205 - NeoRaider:check_attr, r=jonas...
2020-04-29 borsAuto merge of #71528 - alexcrichton:no-more-bitcode...
2020-04-29 Dylan DPCRollup merge of #71627 - ldm0:autoderefarg, r=Dylan-DPC
2020-04-29 Dylan DPCRollup merge of #71617 - samrat:suggest-int-into, r...
2020-04-29 Dylan DPCRollup merge of #71572 - lcnr:type_length, r=Dylan-DPC
2020-04-29 Dylan DPCRollup merge of #71507 - CohenArthur:document-unsafe...
2020-04-29 Dylan DPCRollup merge of #71657 - Daniel-Worrall:24949, r=estebank
2020-04-29 Dylan DPCRollup merge of #71654 - zachreizner:patch-1, r=jonas...
2020-04-29 Dylan DPCRollup merge of #71296 - ChiefMilesEdgeworth:fix_doc_wo...
2020-04-29 Dylan DPCRollup merge of #71286 - Alexendoo:test-issue-69654...
2020-04-29 Dylan DPCRollup merge of #71217 - estebank:tail-borrow-sugg...
2020-04-29 borsAuto merge of #71577 - tmiasko:backtrace-sys, r=Dylan-DPC
2020-04-29 borsAuto merge of #71518 - felix91gr:const_prop_bugfix_just...
2020-04-28 borsAuto merge of #71486 - alexcrichton:arm64-lld, r=Mark...
2020-04-28 Dylan DPCRollup merge of #71637 - mibac138:cfg-sanitize, r=petro...
2020-04-28 Dylan DPCRollup merge of #71615 - RalfJung:share-machine-code...
2020-04-28 Dylan DPCRollup merge of #71456 - mzohreva:mz/sgx-no-dylib,...
2020-04-28 Dylan DPCRollup merge of #71340 - Valloric:more-check-pass,...
2020-04-28 Dylan DPCRollup merge of #71585 - tshepang:obsolete-comment...
2020-04-28 Dylan DPCRollup merge of #71489 - spastorino:fix-treat-err-as...
2020-04-28 Dylan DPCRollup merge of #71488 - spastorino:normalize-ty-to...
2020-04-28 Dylan DPCRollup merge of #71311 - estebank:fn-type-param, r...
2020-04-28 Camille GILLOTMove a few queries to using an arena.
2020-04-28 Camille GILLOTUse the query system to allocate.
2020-04-28 borsAuto merge of #71444 - RalfJung:test-async-no-opt,...
2020-04-28 borsAuto merge of #71292 - marmeladema:queries-local-def...
2020-04-27 marmelademaChange return type of `entry_fn` query to return a...
2020-04-27 marmelademaUse `LocalDefId` in `typeck_tables_of` and `used_trait_...
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...
next