]> git.lizzy.rs Git - rust.git/history - src/test/assembly
bootstrap: Configurable musl libdir
[rust.git] / src / test / assembly /
2020-06-15 borsAuto merge of #72357 - ortem:new-dbg-pretty-printers...
2020-06-15 Ralf JungRollup merge of #72598 - Aaron1011:feature/fnmut-captur...
2020-06-15 Ralf JungRollup merge of #72584 - CAD97:stabilize-58957, r=dtolnay
2020-06-15 Ralf JungRollup merge of #72556 - matthew-mcallister:trait-alias...
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-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 #72407 - Lucretiel:ipv6-display, r...
2020-05-29 Ralf JungRollup merge of #72103 - lcnr:borrowck-localdefid,...
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 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 flip1995Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5...
2020-05-27 borsAuto merge of #71996 - Marwes:detach_undo_log, r=nikoma...
2020-05-27 Dylan DPCRollup merge of #72606 - GuillaumeGomez:cell-example...
2020-05-27 Dylan DPCRollup merge of #72548 - rossmacarthur:add-mcve-for...
2020-05-27 Dylan DPCRollup merge of #72533 - Diggsey:db-fix-arc-ub2, r...
2020-05-27 Dylan DPCRollup merge of #72348 - chrissimpkins:fix-72253, r...
2020-05-26 borsAuto merge of #71900 - GuillaumeGomez:clean-up-rustdoc...
2020-05-25 Dylan DPCRollup merge of #72061 - lcnr:const-inference-test...
2020-05-25 Dylan DPCRollup merge of #72567 - GuillaumeGomez:cleanup-e0608...
2020-05-25 Dylan DPCRollup merge of #72308 - Aaron1011:fix/hygiene-error...
2020-05-25 borsAuto merge of #72354 - tamird:remove-copyright, r=Mark...
2020-05-25 Ralf JungRollup merge of #71940 - SimonSapin:nonnull-slice,...
2020-05-24 Ralf JungRollup merge of #72530 - GuillaumeGomez:cleanup-e0602...
2020-05-24 Michal SudwojAdded comment about static variables
2020-05-24 Michal SudwojFixed tests
2020-05-24 Michal SudwojMinor fixes, as requested in PR review
2020-05-24 Michal SudwojNVPTX support for new asm!
2020-05-23 Dylan DPCRollup merge of #72092 - workingjubilee:patch-2, r...
2020-05-23 borsAuto merge of #72474 - mati865:ci-fix, r=pietroalbini
2020-05-22 Dylan DPCRollup merge of #72461 - GuillaumeGomez:cleanup-e0600...
2020-05-22 Dylan DPCRollup merge of #72385 - spastorino:add-exclude-labels...
2020-05-22 Dylan DPCRollup merge of #72375 - GuillaumeGomez:cleanup-e0599...
2020-05-22 Ralf JungRollup merge of #72399 - Lucretiel:ipv4-display-fast...
2020-05-22 Ralf JungRollup merge of #72376 - wesleywiser:record_cgu_name...
2020-05-22 Ralf JungRollup merge of #72345 - GuillaumeGomez:cleanup-e0593...
2020-05-22 Ralf JungRollup merge of #72235 - GuillaumeGomez:cleanup-E0590...
2020-05-22 Ralf JungRollup merge of #72123 - jsgf:stabilize-arg0, r=sfackler
2020-05-22 Ralf JungRollup merge of #71829 - kper:issue71136, r=matthewjasper
next