]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 Alex CrichtonStore LLVM bitcode in object files, not compressed
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 flip1995Update Clippy
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...
2020-04-29 cohenarthursafety-ptr: Add SAFETY on some unsafe blocks from libco...
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-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 Dylan MacKenziePass `Substs` to `in_adt_inherently`
2020-04-28 borsAuto merge of #71642 - ehuss:update-cargo, r=ehuss
2020-04-28 Samrat Man... Fix numeric-cast tests for new `into` suggestion
2020-04-28 Samrat Man... Suggest `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... Revert "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`...
2020-04-27 marmelademaAccept `LocalDefId` as key for `lint_mod` query
2020-04-27 marmelademaAccept `LocalDefId` as argument for `mir_build::lint...
2020-04-27 marmelademaAccept `LocalDefId` as key for `mir_validated` query
2020-04-27 Zach ReiznerUpdate link to unstable book for llvm_asm macro
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 marmelademaAccept `LocalDefId` as keyt for `names_imported_by_glob...
2020-04-27 marmelademaUse `LocalDefId` for `type_param_predicates` 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
next