]> git.lizzy.rs Git - rust.git/history - src/doc/unstable-book/src/library-features/asm.md
Update unstable-book: Fix ABNF in inline assembly docs
[rust.git] / src / doc / unstable-book / src / library-features / asm.md
2020-09-28 Jethro BeekmanUpdate unstable-book: Fix ABNF in inline assembly docs
2020-09-28 borsAuto merge of #77261 - oli-obk:const_generic_array_seri...
2020-09-28 borsAuto merge of #77265 - vandenheuvel:chalkup, r=Dylan-DPC
2020-09-28 borsAuto merge of #77008 - fortanix:raoul/lvi-tests, r...
2020-09-27 borsAuto merge of #77242 - ecstatic-morse:dataflow-switch...
2020-09-27 borsAuto merge of #77229 - tmiasko:liveness, r=lcnr
2020-09-27 borsAuto merge of #77272 - jonas-schievink:rollup-dydo5kn...
2020-09-27 Jonas SchievinkRollup merge of #77263 - bugadani:cleanup, r=lcnr
2020-09-27 Jonas SchievinkRollup merge of #77262 - bugadani:redundant-comment...
2020-09-27 Jonas SchievinkRollup merge of #77256 - jyn514:typo, r=Aaron1011
2020-09-27 Jonas SchievinkRollup merge of #77252 - tshepang:overlong, r=jyn514
2020-09-27 Jonas SchievinkRollup merge of #77249 - jyn514:private-links, r=Manish...
2020-09-27 Jonas SchievinkRollup merge of #77203 - ecstatic-morse:const-stability...
2020-09-27 Jonas SchievinkRollup merge of #76839 - lzutao:mips-asm, r=Amanieu
2020-09-27 Lzu TaoAdd MIPS asm! support
2020-09-26 Ralf JungRollup merge of #75454 - ltratt:option_optimisation_gua...
2020-09-26 borsAuto merge of #76485 - estebank:format_arg_capture_span...
2020-09-25 Jonas SchievinkRollup merge of #77086 - ehuss:src-libunwind, r=Mark...
2020-09-25 borsAuto merge of #73453 - erikdesjardins:tuplayout, r...
2020-09-25 Jonas SchievinkRollup merge of #76724 - ecstatic-morse:dataflow-pass...
2020-09-24 borsAuto merge of #76820 - jyn514:query-comments, r=davidtwco
2020-09-24 flip1995Merge commit 'e636b88aa180e8cab9e28802aac90adbc984234d...
2020-09-24 borsAuto merge of #76748 - tmiasko:no-op-jumps, r=matthewjasper
2020-09-24 borsAuto merge of #74430 - Manishearth:stabilize-intra...
2020-09-23 borsAuto merge of #76659 - simonvandel:76432, r=oli-obk
2020-09-22 borsAuto merge of #76110 - FedericoPonzi:convert-openoption...
2020-09-22 ecstatic-morseRollup merge of #76807 - ecstatic-morse:const-checking...
2020-09-22 ecstatic-morseRollup merge of #76783 - lzutao:rd_impl_kind, r=Guillau...
2020-09-22 ecstatic-morseRollup merge of #76655 - CDirkx:const-pin, r=ecstatic...
2020-09-22 ecstatic-morseRollup merge of #76275 - FedericoPonzi:immutable-write...
2020-09-22 ecstatic-morseRollup merge of #76150 - matklad:droporder, r=withoutboats
2020-09-22 ecstatic-morseRollup merge of #72734 - pickfire:liballoc, r=KodrAus
2020-09-21 Ralf JungRollup merge of #76521 - tavianator:fix-pthread-getattr...
2020-09-21 Ralf JungRollup merge of #76439 - GuillaumeGomez:add-error-expla...
2020-09-21 Ralf JungRollup merge of #76961 - bugadani:test-34634, r=Mark...
2020-09-21 borsAuto merge of #75974 - SkiFire13:peekmut-opt-sift,...
2020-09-21 borsAuto merge of #76295 - mati865:remove-mmx, r=Amanieu...
2020-09-20 Ralf JungRollup merge of #76732 - camelid:mir-basic-block-docs...
2020-09-20 borsAuto merge of #76136 - CDirkx:const-result, r=dtolnay
2020-09-20 Ralf JungRollup merge of #76800 - jyn514:usage, r=Mark-Simulacrum
2020-09-20 Ralf JungRollup merge of #76766 - khyperia:generic_intrinsics...
2020-09-20 Ralf JungRollup merge of #76722 - ssomers:btree_send_sync, r...
2020-09-20 borsAuto merge of #75346 - davidtwco:issue-69925-polymorphi...
2020-09-19 Ralf JungRollup merge of #76798 - alistair23:alistair/rv32-linux...
2020-09-19 Ralf JungRollup merge of #76796 - jyn514:wrong-stage, r=shepmaster
2020-09-19 Ralf JungRollup merge of #76757 - matthiaskrgr:clippy_try_into...
2020-09-19 Ralf JungRollup merge of #76749 - guswynn:hir_ranges, r=estebank
2020-09-19 Ralf JungRollup merge of #76636 - RalfJung:miri-size-assert...
2020-09-19 Ralf JungRollup merge of #76525 - fusion-engineering-forks:strin...
2020-09-19 Ralf JungRollup merge of #76434 - RalfJung:black-box, r=Mark...
2020-09-19 Ralf JungRollup merge of #76400 - pickfire:patch-5, r=dtolnay
2020-09-19 Ralf JungRollup merge of #76310 - scottmcm:array-try_from-vec...
2020-09-19 Ralf JungRollup merge of #75580 - JulianKnodt:or_pattern, r...
2020-09-19 Ralf JungRollup merge of #75502 - ecstatic-morse:implicit-promot...
2020-09-19 Ralf JungRollup merge of #75099 - davidtwco:is-zst-abstraction...
2020-09-19 Ralf JungRollup merge of #73963 - hellow554:unsafe_path, r=Mark...
2020-09-18 borsAuto merge of #76782 - lzutao:rd-cap, r=jyn514
2020-09-18 borsAuto merge of #72412 - VFLashM:issue-72408-nested-closu...
2020-09-18 borsAuto merge of #76790 - ssomers:btree_slice_slasher_retu...
2020-09-17 borsAuto merge of #76645 - fusion-engineering-forks:windows...
2020-09-17 borsAuto merge of #76634 - RalfJung:miri-guaranteed-eq...
2020-09-17 borsAuto merge of #76028 - aticu:improve_e0118, r=estebank...
2020-09-16 Tyler MandryRollup merge of #76794 - richkadel:graphviz-font, r...
2020-09-16 Tyler MandryRollup merge of #76778 - pickfire:patch-7, r=jonas...
2020-09-16 Tyler MandryRollup merge of #76775 - ecstatic-morse:dataflow-extra...
2020-09-16 Tyler MandryRollup merge of #76764 - ehuss:update-books, r=ehuss
2020-09-16 Tyler MandryRollup merge of #76760 - matthiaskrgr:clippy_lazy_eval...
2020-09-16 Tyler MandryRollup merge of #76759 - yoshuawuyts:fix-future-pending...
2020-09-16 Tyler MandryRollup merge of #76758 - adamlesinski:clone_clock,...
2020-09-16 Tyler MandryRollup merge of #76756 - matthiaskrgr:cl123ppy, r=Dylan-DPC
2020-09-16 Tyler MandryRollup merge of #76747 - GuillaumeGomez:more-missing...
2020-09-16 Tyler MandryRollup merge of #76741 - Mark-Simulacrum:no-dry-run...
2020-09-16 Tyler MandryRollup merge of #76735 - jyn514:no-clone, r=Mark-Simulacrum
2020-09-16 Tyler MandryRollup merge of #76728 - jyn514:rustdoc-extern-crate...
2020-09-16 Tyler MandryRollup merge of #76721 - camelid:intra-doc-links-for...
2020-09-16 Tyler MandryRollup merge of #76719 - hameerabbasi:min-const-generic...
2020-09-16 Tyler MandryRollup merge of #76642 - GuillaumeGomez:ignored-private...
2020-09-16 Tyler MandryRollup merge of #75026 - JulianKnodt:array_windows...
2020-09-16 borsAuto merge of #76420 - Gelbpunkt:aarch64-linux-musl...
2020-09-16 borsAuto merge of #76786 - Dylan-DPC:rollup-x6p60m6, r...
2020-09-16 Dylan DPCRollup merge of #76717 - ehuss:fix-rustc-book-libdir...
2020-09-16 Dylan DPCRollup merge of #76714 - camelid:patch-3, r=jonas-schievink
2020-09-16 Dylan DPCRollup merge of #76710 - rust-lang:rust-analyzer-2020...
2020-09-16 Dylan DPCRollup merge of #76707 - pickfire:patch-4, r=jonas...
2020-09-16 Dylan DPCRollup merge of #76699 - lcnr:const-infer-err, r=varkor
2020-09-16 Dylan DPCRollup merge of #76695 - iximeow:trait-generic-bound...
2020-09-16 Dylan DPCRollup merge of #76694 - wesleywiser:partitioning_cx_tr...
2020-09-16 Dylan DPCRollup merge of #76681 - tshepang:unused, r=Mark-Simulacrum
2020-09-16 Dylan DPCRollup merge of #76675 - lzutao:asm_doc, r=Amanieu
2020-09-16 Lzu Taodocument how to use memory addresses as operands
2020-09-15 Dylan DPCRollup merge of #73955 - hellow554:unsafe_process,...
2020-09-11 borsAuto merge of #73951 - pickfire:liballoc-intoiter,...
2020-09-10 flip1995Merge commit '5034d47f721ff4c3a3ff2aca9ef2ef3e1d067f9f...
2020-09-05 borsAuto merge of #75428 - the8472:fix-copy-eopnotsupp...
2020-09-04 borsAuto merge of #75207 - dylni:add-slice-check-range...
2020-09-02 Tyler MandryRollup merge of #74880 - chrisduerr:fix_matches, r...
2020-09-01 Jon GjengsetMerge branch 'master' into stabilize-vecdeque-make_cont...
2020-08-29 Dylan DPCRollup merge of #75910 - bugadani:testcase, r=oli-obk
2020-08-28 flip1995Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945...
2020-08-28 Pietro AlbiniRollup merge of #75330 - Nemo157:improve-doc-cfg-featur...
next