]> git.lizzy.rs Git - rust.git/history - src/doc/unstable-book/src/library-features/llvm-asm.md
Rollup merge of #76728 - jyn514:rustdoc-extern-crate, r=ehuss
[rust.git] / src / doc / unstable-book / src / library-features / llvm-asm.md
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 #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-13 Lzu Taomake llvm_asm options more intense
2020-09-10 flip1995Merge commit '5034d47f721ff4c3a3ff2aca9ef2ef3e1d067f9f...
2020-08-28 flip1995Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945...
2020-08-11 flip1995Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6...
2020-07-26 flip1995Merge commit 'da5a6fb1b65ec6581a67e942a3850f6bc15a552c...
2020-07-14 flip1995Merge commit '2ca58e7dda4a9eb142599638c59dc04d15961175...
2020-06-26 Tyler RuckingerMerge pull request #2 from rust-lang/master
2020-06-23 flip1995Merge commit 'c2c07fa9d095931eb5684a42942a7b573a0c5238...
2020-06-09 Lzu TaoMerge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73...
2020-05-28 flip1995Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5...
2020-05-22 Rich KadelMerge pull request #1 from rust-lang/master
2020-05-17 flip1995Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a...
2020-05-11 flip1995Merge commit '43a1777b89cf6791f9e20878b4e5e3ae907867a5...
2020-05-09 borsAuto merge of #69530 - Aaron1011:perf/skip-coerce-var...
2020-05-02 Oliver SchererAdd 'src/tools/clippy/' from commit 'd2708873ef711ec8ab...
2020-04-25 Dylan DPCRollup merge of #70712 - :stabilize-remove-entry, r...
2020-04-25 Dylan DPCRollup merge of #69813 - thomcc:nonzero-bitor, r=Amanieu
2020-04-23 Dylan DPCRollup merge of #70633 - kper:master, r=estebank
2020-04-17 Dylan DPCRollup merge of #70578 - PankajChaudhary5:master, r...
2020-04-16 Dylan DPCRollup merge of #70611 - pawanbisht62:doc/61137-add...
2020-04-15 Dylan DPCRollup merge of #70354 - XAMPPRocky:master, r=Mark...
2020-04-14 Dylan DPCRollup merge of #71121 - AnthonyMikh:fix_string_doc_lin...
2020-04-13 Dylan DPCRollup merge of #70654 - oli-obk:subrepo_docs, r=Mark...
2020-04-11 Dylan DPCRollup merge of #70644 - nnethercote:clean-up-ModuleCon...
2020-04-10 borsAuto merge of #70619 - etherealist:musl_lld, r=Mark...
2020-04-09 Mazdak FarrokhzadRollup merge of #70367 - nikomatsakis:issue-69307,...
2020-04-09 Mazdak FarrokhzadRollup merge of #67705 - lzutao:wmemchr, r=wesleywiser
2020-04-08 Dylan DPCRollup merge of #70565 - Zoxc:inlines-query-system...
2020-04-08 Dylan DPCRollup merge of #70134 - hermitcore:osstrext, r=dtolnay
2020-04-06 Dylan DPCRollup merge of #70690 - GuillaumeGomez:cleanup-e0501...
2020-04-06 Dylan DPCRollup merge of #70612 - Thomasdezeeuw:issue_70436...
2020-04-06 Mazdak FarrokhzadRollup merge of #70713 - jsgf:rust-gdb-rustc, r=Mark...
2020-04-06 Mazdak FarrokhzadRollup merge of #70519 - estebank:constraints-before...
2020-04-05 Dylan DPCRollup merge of #70795 - Amanieu:btree_remove_tracking...
2020-04-05 Dylan DPCRollup merge of #70558 - RalfJung:vec-extend-aliasing...
2020-04-04 borsAuto merge of #69898 - spastorino:rename-rustc-guide2...
2020-04-04 borsAuto merge of #70683 - jclulow:illumos-openssl-gmake...
2020-04-04 borsAuto merge of #70136 - hermitcore:network_tcp, r=dtolnay
2020-04-04 Stefan LankesMerge branch 'master' into abi
2020-04-04 borsAuto merge of #69718 - arlosi:debughash, r=eddyb
2020-04-03 borsAuto merge of #70156 - michaelwoerister:incr-cgus,...
2020-04-03 Mazdak FarrokhzadRollup merge of #70741 - DutchGhost:test-59023, r=Centril
2020-04-03 Mazdak FarrokhzadRollup merge of #70735 - GuillaumeGomez:cleanup-e0502...
2020-04-03 Mazdak FarrokhzadRollup merge of #70720 - ecstatic-morse:issue-70637...
2020-04-03 Mazdak FarrokhzadRollup merge of #70707 - ecstatic-morse:dataflow-graphv...
2020-04-03 Mazdak FarrokhzadRollup merge of #70641 - estebank:dedup-code, r=nikomat...
2020-04-03 Mazdak FarrokhzadRollup merge of #70640 - jonas-schievink:async-ice...
2020-04-03 Mazdak FarrokhzadRollup merge of #70597 - vakaras:thread_new_double_free...
2020-04-03 Dylan DPCRollup merge of #70730 - yoshuawuyts:fix-wake-docs...
2020-04-03 Dylan DPCRollup merge of #70728 - TimDiekmann:allocref-doc,...
2020-04-03 Dylan DPCRollup merge of #70725 - Centril:nix-unwraps, r=estebank
2020-04-03 Dylan DPCRollup merge of #70706 - gizmondo:check-theme, r=Guilla...
2020-04-03 Dylan DPCRollup merge of #70696 - jumbatm:extend-issue-69020...
2020-04-03 borsAuto merge of #70695 - RalfJung:miri, r=RalfJung
2020-04-03 borsAuto merge of #70582 - pnkfelix:update-llvm-to-fix...
2020-04-03 borsAuto merge of #70726 - Centril:rollup-zrdkkpt, r=Centril
2020-04-03 Mazdak FarrokhzadRollup merge of #70715 - awh6al:patch-1, r=Dylan-DPC
2020-04-03 Mazdak FarrokhzadRollup merge of #70224 - GuillaumeGomez:clean-up-rustdo...
2020-04-03 Mazdak FarrokhzadRollup merge of #68334 - andre-richter:master, r=japaric
2020-04-02 @ßd€łw@ħ@ßremove confusing about lvalues term
2020-04-02 @ßd€łw@ħ@ßfix type in operands section
2020-04-02 Mazdak FarrokhzadRollup merge of #70421 - Centril:recover-const-async...
2020-04-02 Mazdak FarrokhzadRollup merge of #70281 - xfix:infallible-hash, r=dtolnay
2020-04-02 borsAuto merge of #70362 - TimDiekmann:alloc-overhaul,...
2020-04-01 Dylan DPCRollup merge of #70649 - GuillaumeGomez:cleanup-e0468...
2020-04-01 borsAuto merge of #70414 - lopsided98:armv6-gcc-8, r=pietro...
2020-03-31 Dylan DPCRollup merge of #70606 - GuillaumeGomez:cleanup-e0466...
2020-03-31 Dylan DPCRollup merge of #70600 - danielframpton:aarch64-windows...
2020-03-31 Dylan DPCRollup merge of #69425 - lcnr:make_contiguous, r=Amanieu
2020-03-30 Dylan DPCRollup merge of #70479 - RalfJung:win-env, r=Mark-Simul...
2020-03-29 Mazdak FarrokhzadRollup merge of #70140 - Nemo157:result-flatten, r...
2020-03-29 Mazdak FarrokhzadRollup merge of #70101 - tmiasko:intrinsics-copy, r...
2020-03-29 Mazdak FarrokhzadRollup merge of #68692 - jyn514:vec-from-array, r=Lukas...
2020-03-29 borsAuto merge of #70370 - petrochenkov:nosmatch, r=Centril
2020-03-29 Dylan DPCRollup merge of #70235 - dillona:70182-check-before...
2020-03-29 Dylan DPCRollup merge of #69937 - TyPR124:osstr_ascii, r=dtolnay
2020-03-28 borsAuto merge of #66938 - GuillaumeGomez:lint-for-no-crate...
2020-03-28 Dylan DPCRollup merge of #70486 - Mark-Simulacrum:unicode-shrink...
2020-03-28 Dylan DPCRollup merge of #70448 - TimotheeGerber:rustdoc-create...
2020-03-28 Dylan DPCRollup merge of #70418 - PankajChaudhary5:master, r...
2020-03-27 Mazdak FarrokhzadRollup merge of #70478 - lcnr:refactor-type_of, r=varkor
2020-03-27 Mazdak FarrokhzadRollup merge of #70457 - Centril:non-exhaustive-scrutin...
2020-03-27 Mazdak FarrokhzadRollup merge of #70434 - Centril:fix-34421, r=estebank
2020-03-27 Mazdak FarrokhzadRollup merge of #70345 - nnethercote:rm-no_integrated_a...
2020-03-27 borsAuto merge of #70162 - cjgillot:split_query, r=Zoxc
next