]> git.lizzy.rs Git - rust.git/history - src/librustc_middle
add some whitespace
[rust.git] / src / librustc_middle /
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 #71767 - tshepang:stack-stuff, r=jonas...
2020-05-02 Dylan DPCRollup merge of #69274 - LeSeulArtichaut:target-feature...
2020-05-02 borsAuto merge of #71794 - RalfJung:miri, r=RalfJung
2020-05-02 borsAuto merge of #70655 - oli-obk:subrepo_funness, r=Mark...
2020-05-02 borsAuto merge of #71795 - RalfJung:rollup-yqxfi5a, r=RalfJung
2020-05-02 Ralf JungRollup merge of #71782 - cuviper:leave-dev-null-alone...
2020-05-02 Ralf JungRollup merge of #71781 - estebank:box-pin-test, r=tmandry
2020-05-02 Ralf JungRollup merge of #71739 - tshepang:master, r=Dylan-DPC
2020-05-02 Ralf JungRollup merge of #71738 - RalfJung:pointer-no-alloc...
2020-05-02 Ralf JungRollup merge of #71736 - RalfJung:silence-spurious...
2020-05-02 Ralf JungRollup merge of #71712 - RalfJung:error-backtrace,...
2020-05-02 Vadim Petrochenkovcleanup: `config::CrateType` -> `CrateType`
2020-05-02 Tshepang Lekhonkhobefix rustdoc warnings
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-02 borsAuto merge of #71776 - Dylan-DPC:rollup-k1iuuow, r...
2020-05-01 Dylan DPCRollup merge of #71762 - tshepang:typo, r=jonas-schievink
2020-05-01 Dylan DPCRollup merge of #71761 - tshepang:missing-target, r...
2020-05-01 Dylan DPCRollup merge of #71760 - LeSeulArtichaut:document-unsaf...
2020-05-01 Dylan DPCRollup merge of #71758 - jackh726:chalk-remove, r=jackh726
2020-05-01 Dylan DPCRollup merge of #71018 - lcnr:custom-const-param, r...
2020-05-01 borsAuto merge of #69808 - cjgillot:vtbl, r=pnkfelix
2020-05-01 Jack HueyRemove leftover chalk types
2020-05-01 borsAuto merge of #71759 - Dylan-DPC:rollup-5hncork, r...
2020-05-01 Dylan DPCRollup merge of #71755 - tshepang:fix-comment, r=jonas...
2020-05-01 Dylan DPCRollup merge of #71752 - tshepang:more-readable, r...
2020-05-01 Dylan DPCRollup merge of #71749 - RalfJung:miri-error-print...
2020-05-01 Dylan DPCRollup merge of #71747 - spastorino:safety-scheme-aroun...
2020-05-01 Dylan DPCRollup merge of #71744 - tshepang:obsolete-comment...
2020-05-01 Camille GILLOTMark query function as must_use.
2020-05-01 LeSeulArtichautPrevent functions with `#[target_feature]` to be coerce...
2020-05-01 Camille GILLOTMove the DepNode construction to librustc_query_system.
2020-05-01 Ralf Jungfix Miri error message padding
2020-05-01 Camille GILLOTMonomorphise load_from_disk_and_cache_in_memory.
2020-05-01 borsAuto merge of #71742 - matthiaskrgr:submodule_upd,...
2020-05-01 Ralf Jungremove AllocId generalization of Pointer
2020-05-01 borsAuto merge of #71704 - RalfJung:miri-error-print, r...
2020-05-01 Ralf Junguse hex for invalid bool and char (consistently with...
2020-05-01 Ralf Jungrename InvalidIntPtrUsage
2020-05-01 Ralf JungInterpError printing really is more Display than Debug
2020-05-01 Ralf Jungtweak InvalidIntPointerUsage message
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 borsAuto merge of #71721 - tmandry:rollup-e27pxex, r=tmandry
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 borsAuto merge of #71717 - Dylan-DPC:rollup-av5vjor, r...
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 Ralf JungMiri: port error backtraces to std::backtrace
2020-04-30 Bastian Kauschkehandle ByRef in relate
2020-04-30 borsAuto merge of #71675 - pietroalbini:ci-fix-shrink-regre...
2020-04-30 Oliver SchererAddress review comments
2020-04-30 Oliver SchererHighlight an error that can only happen in CTFE
2020-04-30 Oliver SchererAdd a convenience function for testing whether a static...
2020-04-30 Oliver SchererSeparate miri/ctfe unsupported operations
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-30 borsAuto merge of #70175 - Amanieu:remove_nlp, r=pnkfelix
2020-04-30 borsAuto merge of #71687 - RalfJung:miri, r=RalfJung
2020-04-29 borsAuto merge of #71528 - alexcrichton:no-more-bitcode...
2020-04-29 Dylan DPCRollup merge of #71680 - nicholasbishop:bishop-fix...
2020-04-29 Dylan DPCRollup merge of #71678 - ehuss:rustc-doc-index, r=Mark...
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 borsAuto merge of #71674 - flip1995:clippyup, r=Dylan-DPC
2020-04-29 borsAuto merge of #67343 - ecstatic-morse:qualif-structural...
2020-04-29 borsAuto merge of #71664 - Dylan-DPC:rollup-eng60x9, r...
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...
next