]> git.lizzy.rs Git - rust.git/history - src
handle ByRef in relate
[rust.git] / src /
2020-04-30 Bastian Kauschkehandle ByRef in relate
2020-04-30 Bastian Kauschkecoerce documentation
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 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 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 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 Ralf Jungupdate Miri
2020-04-29 borsAuto merge of #71674 - flip1995:clippyup, r=Dylan-DPC
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 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
2020-04-28 borsAuto merge of #71486 - alexcrichton:arm64-lld, r=Mark...
2020-04-28 Dylan MacKenzieTYPE -> TYPE_ASCRIPTIONG
2020-04-28 Dylan MacKenzieUse path to refer to constants in cross-crate pattern...
2020-04-28 Dylan MacKenzieAdd cross-crate const in pattern tests
2020-04-28 Dylan MacKenzieAdd branchy `const` in pattern tests
2020-04-28 Dylan MacKenzieFIXME: ignore test that ICEs
2020-04-28 Dylan MacKenzieAdd tests from #67088 and the issues mentioned in its...
2020-04-28 Dylan MacKenzieIncorporate MIR const-checker into `Pat` lowering
2020-04-28 Dylan MacKenzieAdd `CustomEq` qualif
2020-04-28 Ralf Jungclarify comment
2020-04-28 Ralf Jungadd test for const-ref-to-cross-crate-mutable-static
2020-04-28 Ralf Jungbetter document const-pattern dynamic soundness checks...
2020-04-28 Dylan MacKenziePass `Substs` to `in_adt_inherently`
2020-04-28 borsAuto merge of #71642 - ehuss:update-cargo, r=ehuss
2020-04-28 Samrat Man SinghFix numeric-cast tests for new `into` suggestion
2020-04-28 Samrat Man SinghSuggest `into` to convert into `isize` only if uint...
2020-04-28 borsAuto merge of #71644 - Dylan-DPC:rollup-cq7plwa, r...
2020-04-28 Dylan DPCRollup merge of #71641 - ehuss:update-books, r=ehuss
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 Eric HussUpdate cargo
2020-04-28 Eric HussUpdate books
2020-04-28 borsAuto merge of #71636 - Dylan-DPC:rollup-9gc24ak, r...
2020-04-28 Dylan DPCRollup merge of #71634 - eddyb:revert-71372, r=petrochenkov
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 Eduard-Mihai BurtescuRevert "Rollup merge of #71372 - ayushmishra2005:sheban...
2020-04-28 borsAuto merge of #71444 - RalfJung:test-async-no-opt,...
2020-04-28 Ralf Jungalso run some generator tests without MIR optimizations
2020-04-28 borsAuto merge of #71292 - marmeladema:queries-local-def...
2020-04-28 Félix FischerPolished documentation, removed not-so-useful-anymore...
2020-04-28 Félix FischerChanged `simplify_match` output query because it had...
2020-04-28 Félix FischerAdded MIR const-prop diff tests to show why some assert...
2020-04-28 Félix FischerAdded new ui tests to show what errors MIR can now...
2020-04-28 Félix FischerAllow Locals to be propagated into and from, but restri...
2020-04-28 borsAuto merge of #71606 - Xanewok:update-rls, r=Xanewok
2020-04-28 Félix FischerBlocked `MutatingUseContext::Projection` for all locals...
2020-04-28 Félix FischerAdded regression test for literal propagation and for...
2020-04-28 Donough LiuFix wrong argument in autoderef process
2020-04-27 marmelademaAccept `LocalDefId` as key for `check_impl_item_well_fo...
2020-04-27 marmelademaAccept `LocalDefId` as key for `check_trait_item_well_f...
2020-04-27 marmelademaAccept `LocalDefId` as key for `check_item_well_formed...
2020-04-27 marmelademaChange return type of `entry_fn` query to return a...
2020-04-27 marmelademaDeclare `body_owner` and `subject_def_id` as `LocalDefI...
2020-04-27 marmelademaDeclare `body_owner` as `LocalDefId` in `MemCategorizat...
2020-04-27 marmelademaAccept `LocalDefId` as key for `check_mod_privacy`...
next