]> git.lizzy.rs Git - rust.git/history - src/librustc_feature
Auto merge of #73188 - mati865:use-preinstalled-msys2, r=pietroalbini
[rust.git] / src / librustc_feature /
2020-06-14 borsAuto merge of #73188 - mati865:use-preinstalled-msys2...
2020-06-13 Dylan DPCRollup merge of #73302 - JakobDegen:should-panic-docume...
2020-06-13 Dylan DPCRollup merge of #73267 - ehuss:cargotest-this-cargo...
2020-06-13 Dylan DPCRollup merge of #73241 - mati865:mingw-libs-order-comme...
2020-06-13 Dylan DPCRollup merge of #73066 - ecstatic-morse:query-structura...
2020-06-13 Dylan DPCRollup merge of #72932 - poliorcetics:pattern-contains...
2020-06-12 borsAuto merge of #73262 - wesleywiser:simplifyarmidentity_...
2020-06-12 Dylan DPCRollup merge of #73236 - GuillaumeGomez:cleanup-e0666...
2020-06-12 Dylan DPCRollup merge of #73225 - tmandry:issue-73050, r=oli-obk
2020-06-12 Dylan DPCRollup merge of #73178 - petrochenkov:explint, r=varkor
2020-06-12 Dylan DPCRollup merge of #72906 - lzutao:migrate-numeric-assoc...
2020-06-12 borsAuto merge of #73266 - ehuss:update-cargo, r=ehuss
2020-06-12 borsAuto merge of #69478 - avr-rust:avr-support-upstream...
2020-06-11 Dylan DPCRollup merge of #73187 - mati865:bootstrap-cleanup...
2020-06-11 Dylan DPCRollup merge of #72180 - euclio:rustdoc-test-extra...
2020-06-11 Dylan DPCRollup merge of #72380 - lcnr:const_context, r=estebank
2020-06-10 Dylan DPCRollup merge of #72706 - spastorino:add-windows-group...
2020-06-09 Lzu TaoMerge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73...
2020-06-09 Dylan McKay[AVR] Raise and link to a tracking issue for the `avr...
2020-06-09 Jake Goulding[AVR] Add AVR platform support
2020-06-08 Dylan DPCRollup merge of #71842 - tspiteri:doc-impl-const, r...
2020-06-08 Ralf JungRollup merge of #72761 - poliorcetics:use-keyword-doc...
2020-06-08 Ralf JungRollup merge of #72615 - jschwe:fix-Zprofile-documentat...
2020-06-08 Ralf JungRollup merge of #72583 - CAD97:vec-iter-asref-slice...
2020-06-08 Ralf JungRollup merge of #72026 - botika:master, r=estebank
2020-06-07 Dylan DPCRollup merge of #72764 - jonas-schievink:mind-the-tyerr...
2020-06-06 Ralf JungRollup merge of #72708 - petrochenkov:linkhack, r=cuviper
2020-06-06 Ralf JungRollup merge of #71796 - RalfJung:from-secs, r=nikomatsakis
2020-06-05 Dylan DPCRollup merge of #72260 - csmoe:issue-69276, r=estebank
2020-06-03 borsAuto merge of #72754 - lcnr:predicate-fold, r=nikomatsakis
2020-06-03 borsAuto merge of #72746 - petrhosek:libunwind-hermetic...
2020-06-02 Yuki OkushiRollup merge of #72880 - GuillaumeGomez:cleanup-e0637...
2020-06-02 Yuki OkushiRollup merge of #72775 - JohnTitor:await-sugg, r=estebank
2020-06-01 Dylan DPCRollup merge of #72818 - GuillaumeGomez:cleanup-e0622...
2020-05-31 Dylan DPCRollup merge of #72807 - xiaotianrandom:fix-assoc-type...
2020-05-31 Dylan DPCRollup merge of #72691 - GuillaumeGomez:escape-key...
2020-05-31 Ralf JungRollup merge of #72749 - vertexclique:vcq/update-stdarc...
2020-05-31 Ralf JungRollup merge of #72745 - lcnr:interned-cleanup, r=petro...
2020-05-31 Ralf JungRollup merge of #72715 - estebank:trailing-comma-where...
2020-05-31 Ralf JungRollup merge of #72683 - RalfJung:char-debug-check...
2020-05-31 borsAuto merge of #72759 - alexcrichton:update-compiler...
2020-05-31 borsAuto merge of #72743 - lcnr:predicate_f, r=nikomatsakis
2020-05-31 borsAuto merge of #72116 - petrhosek:fuchsia-ld-flags,...
2020-05-30 Ralf JungRollup merge of #72773 - Rantanen:is_char_boundary...
2020-05-30 Ralf JungRollup merge of #72772 - RalfJung:valid-char, r=petroch...
2020-05-30 Ralf JungRollup merge of #72757 - petrochenkov:shebang, r=varkor
2020-05-30 Ralf JungRollup merge of #72728 - o01eg:fix-72661, r=Mark-Simulacrum
2020-05-30 Ralf JungRollup merge of #72669 - petrochenkov:smclean, r=Mark...
2020-05-30 Ralf JungRollup merge of #72666 - ivanloz:profile_emit_flag...
2020-05-30 Ralf JungRollup merge of #72657 - flip1995:impl_lint_pass-ty...
2020-05-30 Ralf JungRollup merge of #72650 - GuillaumeGomez:sort-sidebar...
2020-05-30 Ralf JungRollup merge of #72637 - euclio:env-hygiene, r=davidtwco
2020-05-30 Ralf JungRollup merge of #72625 - Amanieu:asm-srcloc, r=petrochenkov
2020-05-30 Ralf JungRollup merge of #72607 - Amanieu:fix-72570, r=oli-obk
2020-05-30 Ralf JungRollup merge of #72585 - Aaron1011:feature/opt-item...
2020-05-30 Ralf JungRollup merge of #72540 - davidtwco:issue-67552-mono...
2020-05-30 Ralf JungRollup merge of #72521 - Amanieu:fix-72484, r=petrochenkov
2020-05-30 Ralf JungRollup merge of #72499 - mendess:master, r=dtolnay
2020-05-30 Ralf JungRollup merge of #72441 - doctorn:late-bound-lifetime...
2020-05-30 Ralf JungRollup merge of #72368 - CAD97:rangeto, r=dtolnay
2020-05-30 Yuki OkushiRollup merge of #72752 - lcnr:remove-mk_bool, r=estebank
2020-05-30 Yuki OkushiRollup merge of #72750 - marmeladema:remove-as-local...
2020-05-30 Yuki OkushiRollup merge of #72741 - tmiasko:unused-mut, r=Mark...
2020-05-30 Yuki OkushiRollup merge of #72724 - Aaron1011:revert-tokenstream...
2020-05-30 Yuki OkushiRollup merge of #72710 - jsgf:unused-deps-test, r=jsgf
2020-05-30 Yuki OkushiRollup merge of #72677 - chrissimpkins:fix-72574, r...
2020-05-30 Yuki OkushiRollup merge of #72621 - Aaron1011:fix/trait-select...
2020-05-30 Yuki OkushiRollup merge of #72419 - RalfJung:read-discriminant...
2020-05-30 Yuki OkushiRollup merge of #72162 - cuviper:extend_one, r=Mark...
2020-05-30 Yuki OkushiRollup merge of #72033 - XAMPPRocky:relnotes-1.44.0...
2020-05-29 borsAuto merge of #72756 - RalfJung:rollup-tbjmtx2, r=RalfJung
2020-05-29 Ralf JungRollup merge of #72439 - westernmagic:master, r=Amanieu
2020-05-29 Ralf JungRollup merge of #72413 - CAD97:char-range, r=dtolnay
2020-05-29 Ralf JungRollup merge of #72407 - Lucretiel:ipv6-display, r...
2020-05-29 Ralf JungRollup merge of #72103 - lcnr:borrowck-localdefid,...
2020-05-29 Ralf JungRollup merge of #71862 - LeSeulArtichaut:unsafe-block...
2020-05-29 Ralf JungRollup merge of #71804 - petrochenkov:static-pie, r...
2020-05-29 Ralf JungRollup merge of #71500 - josephlr:offset, r=oli-obk...
2020-05-29 Ralf JungRollup merge of #71095 - pickfire:box-from-array, r...
2020-05-29 Ralf JungRollup merge of #67460 - estebank:named-lts, r=nikomatsakis
2020-05-29 Dylan DPCRollup merge of #72731 - GuillaumeGomez:cleanup-e0619...
2020-05-29 Dylan DPCRollup merge of #72701 - pickfire:patch-1, r=Mark-Simul...
2020-05-29 Dylan DPCRollup merge of #72591 - sexxi-goose:rename_upvar_list...
2020-05-29 Dylan DPCRollup merge of #72572 - JohnTitor:add-tests, r=matthew...
2020-05-29 Dylan DPCRollup merge of #72568 - golddranks:add_total_cmp_to_fl...
2020-05-29 Dylan DPCRollup merge of #72398 - Lucretiel:ip-socket-display...
2020-05-29 Dylan DPCRollup merge of #72383 - DarkEld3r:issue-72322, r=matth...
2020-05-29 Dylan DPCRollup merge of #72310 - jyn514:peekable-next-if, r...
2020-05-29 borsAuto merge of #72671 - flip1995:clippyup, r=Xanewok
2020-05-29 borsAuto merge of #72727 - JohnTitor:rollup-nni16m2, r...
2020-05-29 Yuki OkushiRollup merge of #72720 - poliorcetics:clarify-take...
2020-05-29 Yuki OkushiRollup merge of #72713 - rust-lang:jonas-schievink...
2020-05-29 Yuki OkushiRollup merge of #72495 - GuillaumeGomez:cleanup-e0601...
2020-05-29 Yuki OkushiRollup merge of #72324 - Amanieu:atomic_minmax, r=dtolnay
2020-05-29 Yuki OkushiRollup merge of #72288 - vorner:stabilize-weak-into...
2020-05-29 Yuki OkushiRollup merge of #71843 - sfackler:cas-loop-cleanup...
2020-05-29 Yuki OkushiRollup merge of #71633 - a1phyr:infallible_error, r...
2020-05-29 Dylan DPCRollup merge of #72605 - GuillaumeGomez:cleanup-e0617...
2020-05-29 Dylan DPCRollup merge of #72239 - hch12907:master, r=dtolnay
2020-05-28 Jonas SchievinkWhitelist #[allow_internal_unstable]
next