]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-11-23 Camille GILLOTImplement HashStable for Span in libsyntax_pos.
2019-11-23 Camille GILLOTMove CachingSourceMapView to libsyntax_pos.
2019-11-23 Camille GILLOTRename StableHashingContextLike to HashStableContext.
2019-11-22 Camille GILLOTFix rebase fallout.
2019-11-22 Camille GILLOTRetire impl_stable_hash_for.
2019-11-22 Camille GILLOTRetire impl_stable_hash_for_spanned.
2019-11-22 Camille GILLOTDerives for ast.
2019-11-22 Camille GILLOTInvert implementations for TokenKind.
2019-11-22 Camille GILLOTExport HashStable for DelimSpan, Lit and Path.
2019-11-22 Camille GILLOTDerive HashStable_Generic for Ident.
2019-11-22 Camille GILLOTDerive HashStable_Generic for ExpnData.
2019-11-22 Camille GILLOTInvert flow in impl HashStable of Span.
2019-11-22 Camille GILLOTAdd StableHashingContextLike to HashStable_Generic...
2019-11-22 Camille GILLOTRevert "Revert expansion of impl HashStable for Frame."
2019-11-22 borsAuto merge of #66460 - cjgillot:hashstable_generic...
2019-11-22 borsAuto merge of #66565 - Mark-Simulacrum:syntax-cfg-mod...
2019-11-22 borsAuto merge of #66537 - nnethercote:delay-is_local_ever_...
2019-11-22 borsAuto merge of #66524 - ecstatic-morse:compiletest-multi...
2019-11-22 borsAuto merge of #66282 - Centril:simplify-try, r=oli-obk
2019-11-21 Dylan MacKenzieGive name to full regex capture
2019-11-21 Dylan MacKenzieChange some tests to use the shorter comment style
2019-11-21 Dylan MacKenzieFix broken incremental test
2019-11-21 Dylan MacKenzieAllow multiple cfgs per comment in "revisions:" tests
2019-11-21 borsAuto merge of #66610 - alexreg:trait-upcasting-cosmetic...
2019-11-21 Mazdak FarrokhzadIntroduce MIR optimizations for simplifying `x?` on...
2019-11-21 Alexander RegueiroApplied suggestions from code review.
2019-11-21 Alexander RegueiroAggregation of drive-by cosmetic changes.
2019-11-21 borsAuto merge of #66389 - estebank:type-err-labels, r...
2019-11-21 borsAuto merge of #66607 - Centril:rollup-yb7cl73, r=Centril
2019-11-21 Mazdak FarrokhzadRollup merge of #66602 - GuillaumeGomez:revert-font...
2019-11-21 Mazdak FarrokhzadRollup merge of #66515 - Centril:cheaper-inline-asm...
2019-11-21 Mazdak FarrokhzadRollup merge of #66468 - RalfJung:simd-cleanup, r=oli-obk
2019-11-21 Mazdak FarrokhzadRollup merge of #65730 - csmoe:return-lifetime, r=nikom...
2019-11-21 Mazdak FarrokhzadRollup merge of #65355 - Centril:almost-is-never-enough...
2019-11-21 Mazdak Farrokhzadnever_type: test interaction with auto traits
2019-11-21 Mazdak FarrokhzadRedefine `core::convert::Infallible` as `!`.
2019-11-21 Mazdak FarrokhzadGate fallback via `#![feature(never_type_fallback)]`.
2019-11-21 Mazdak FarrokhzadRemove `#![feature(never_type)]` from tests.
2019-11-21 Mazdak FarrokhzadStabilize the `never_type`, written `!`.
2019-11-21 Guillaume GomezRevert "Update Source Code Pro and include italics"
2019-11-21 Mazdak Farrokhzadreduce size of hir::ExprKind
2019-11-20 borsAuto merge of #66578 - Centril:rollup-pgz1v7t, r=Centril
2019-11-20 Mark RousskovDelete ProcessCfgMod
2019-11-20 Mazdak FarrokhzadRollup merge of #66573 - pnkfelix:issue-66568-ignore...
2019-11-20 Mazdak FarrokhzadRollup merge of #66535 - estebank:issue-62480, r=matthe...
2019-11-20 Mazdak FarrokhzadRollup merge of #66514 - GuillaumeGomez:fix-search...
2019-11-20 Mazdak FarrokhzadRollup merge of #66496 - petrochenkov:metapriv2, r...
2019-11-20 Mazdak FarrokhzadRollup merge of #66457 - cjgillot:just_hashstable,...
2019-11-20 Mazdak FarrokhzadRollup merge of #66298 - Ppjet6:disable-search-field...
2019-11-20 Mazdak FarrokhzadRollup merge of #66060 - traxys:test_65401, r=michaelwo...
2019-11-20 borsAuto merge of #66571 - Centril:rollup-41tn2fw, r=Centril
2019-11-20 Felix S. Klock IIIgnore run-make reproducible-build-2 on Mac (we already...
2019-11-20 Mazdak FarrokhzadRollup merge of #66553 - hermitcore:hermit, r=rkruppe
2019-11-20 Mazdak FarrokhzadRollup merge of #66548 - lenary:riscv/disable-atomics...
2019-11-20 Mazdak FarrokhzadRollup merge of #66546 - aradzie:remove_duplicate_funct...
2019-11-20 Mazdak FarrokhzadRollup merge of #66532 - cuviper:dwarf-aranges, r=micha...
2019-11-20 Mazdak FarrokhzadRollup merge of #66526 - estebank:async-fn-trait-inform...
2019-11-20 Mazdak FarrokhzadRollup merge of #66497 - Nadrieril:fix-53820, r=varkor
2019-11-20 Mazdak FarrokhzadRollup merge of #66478 - petrochenkov:rmplugin, r=davidtwco
2019-11-20 Mazdak FarrokhzadRollup merge of #65665 - tspiteri:italic-and-update...
2019-11-20 Guillaume GomezChange background-color of search input if disabled
2019-11-20 borsAuto merge of #66392 - estebank:trait-alias-ice, r...
2019-11-20 Maxime “pep... rustdoc: fixes #64305: disable search field instead...
2019-11-20 borsAuto merge of #66104 - yodaldevoid:generic-arg-disambig...
2019-11-20 Mark RousskovMove syntax_expand::config to rustc_parse::config
2019-11-19 Camille GILLOTRevert expansion of impl HashStable for Frame.
2019-11-19 Camille GILLOTFix derive syntax.
2019-11-19 Camille GILLOTFix project syntax.
2019-11-19 Camille GILLOTDerive HashStable in librustc_mir.
2019-11-19 Camille GILLOTDerive HashStable more.
2019-11-19 Camille GILLOTMore HashStable.
2019-11-19 Stefan LankesHermitCore support is moved to sys/hermit, remove obsol...
2019-11-19 Camille GILLOTMore HashStable.
2019-11-19 Camille GILLOTDerive HashStable in librustc.
2019-11-19 Esteban KuberRemove desugared `async-trait` example
2019-11-19 Josh StoneMark -Zgenerate-arange-section as TRACKED
2019-11-19 Dylan DPCUpdate E0706.md
2019-11-19 Sam Elliott[RISCV] Disable Atomics on all Non-A RISC-V targets
2019-11-19 borsAuto merge of #66454 - cjgillot:lift, r=Zoxc
2019-11-19 Aliaksandr... Remove duplicate function
2019-11-19 borsAuto merge of #66545 - Centril:rollup-xv2rx7v, r=Centril
2019-11-19 Mazdak FarrokhzadRollup merge of #66538 - dingelish:master, r=Centril
2019-11-19 Mazdak FarrokhzadRollup merge of #66536 - nnethercote:mv-QueryResult...
2019-11-19 Mazdak FarrokhzadRollup merge of #66529 - petrochenkov:reshelp2, r=davidtwco
2019-11-19 Mazdak FarrokhzadRollup merge of #66511 - haraldh:error_chain_nocopy...
2019-11-19 Mazdak FarrokhzadRollup merge of #66493 - JohnTitor:ping-me-rustc-guide...
2019-11-19 Mazdak FarrokhzadRollup merge of #66461 - clemencetbk:master, r=Guillaum...
2019-11-19 Mazdak FarrokhzadRollup merge of #66431 - Aaron1011:fix/opaque-type...
2019-11-19 Mazdak FarrokhzadRollup merge of #66430 - dns2utf8:fix_code_selection_cl...
2019-11-19 Mazdak FarrokhzadRollup merge of #66239 - estebank:suggest-async-closure...
2019-11-19 Mazdak FarrokhzadRollup merge of #66155 - GuillaumeGomez:long-err-explan...
2019-11-19 Mazdak FarrokhzadRollup merge of #66090 - pietroalbini:ci-improvements...
2019-11-19 borsAuto merge of #66206 - PotHix:master, r=estebank
2019-11-19 Nicholas NethercoteMove the definition of `QueryResult` into `plumbing...
2019-11-19 borsAuto merge of #66074 - wesleywiser:test_run_const_prop...
2019-11-19 Yu DingRemove compiler_builtins_lib feature from libstd
2019-11-19 Nicholas NethercoteDelay an `is_local_ever_initialized` call.
2019-11-19 Esteban KüberAvoid ICE when `break`ing to an unreachable label
2019-11-19 borsAuto merge of #65821 - SimonSapin:in-place, r=Amanieu
2019-11-18 Esteban Küberfix rebase
next