]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-05-01 Dylan DPCRollup merge of #71018 - lcnr:custom-const-param, r...
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 Tshepang Lekhonkhobefix doc reference
2020-05-01 Tshepang Lekhonkhobemake Stability docs a bit more readable, and fix some...
2020-05-01 Ralf Jungfix Miri error message padding
2020-05-01 Santiago PastorinoRemove deadcode in eval_mir_constant_to_operand
2020-05-01 borsAuto merge of #71742 - matthiaskrgr:submodule_upd,...
2020-05-01 Tshepang Lekhonkhoberemove obsolete comments
2020-05-01 Matthias Krügersubmodules: update cargo from 90931d9b3 to 258c89644
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 Jungbless you
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 Tyler MandryUpdate backtrace-sys
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 Bastian Kauschkehandle ByRef in relate
2020-04-30 Bastian Kauschkecoerce documentation
2020-04-30 borsAuto merge of #71675 - pietroalbini:ci-fix-shrink-regre...
2020-04-30 Oliver SchererA test now fails during check instead of build
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 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-30 cohenarthurrename-unique: Rename Unique::empty() to Unique::dangling()
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 borsAuto merge of #71689 - Dylan-DPC:rollup-8nyuwm1, r...
2020-04-29 Dylan MacKenzieBless tests
2020-04-29 David FreeseUpdate src/libcore/macros/mod.rs
2020-04-29 Alex CrichtonStore LLVM bitcode in object files, not compressed
2020-04-29 David FreeseAdd clarification on std::cfg macro docs v. #[cfg]...
2020-04-29 Dylan MacKenzieAllow `Unreachable` terminators unconditionally
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 Dylan MacKenzieAllow `Downcast` projections unconditionally
2020-04-29 Ralf Jungupdate Miri
2020-04-29 borsAuto merge of #71674 - flip1995:clippyup, r=Dylan-DPC
2020-04-29 Eric HussBump pulldown-cmark
2020-04-29 Nicholas BishopFix doc link to Eq trait from PartialEq trait
2020-04-29 Eric HussAdd an index page for nightly rustc docs.
2020-04-29 Pietro Albinici: use bash when executing the "bors build finished...
2020-04-29 Donough LiuSuggest deref when coercing `ty::Ref` to `ty::RawPtr`
2020-04-29 flip1995Update Clippy
2020-04-29 borsAuto merge of #67343 - ecstatic-morse:qualif-structural...
2020-04-29 Bastian Kauschkedocument stable counterparts of intrinsics
2020-04-29 Ralf Jungexpand comment in memory.rs with extra soundness concerns
2020-04-29 Ralf Jungsome more test cases
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...
2020-04-29 cohenarthursafety-ptr: Add SAFETY on some unsafe blocks from libco...
2020-04-29 Ralf Jungalso test reference into static field
2020-04-29 borsAuto merge of #71577 - tmiasko:backtrace-sys, r=Dylan-DPC
2020-04-29 Donough LiuRename function to `suggest_deref_ref_or_into` because...
2020-04-29 Donough LiuMove branch point upwards to avoid unnecessary mk_ptr()
2020-04-29 borsAuto merge of #71518 - felix91gr:const_prop_bugfix_just...
2020-04-29 Esteban KüberSuggest `;` or assignment to drop borrows in tail exprs
2020-04-29 Daniel WorrallAdd #24949 assoc constant static recursion test
2020-04-29 Amanieu d'AntrasFix test
2020-04-29 Amanieu d'AntrasRemove Session::no_landing_pads()
2020-04-29 Amanieu d'AntrasRemove -Z no-landing-pads tests
2020-04-29 Amanieu d'AntrasRemove -Z no-landing-pads flag
2020-04-28 Dylan MacKenzieBless test that no longer warns
next