]> git.lizzy.rs Git - rust.git/history - compiler/rustc_codegen_llvm/src
Auto merge of #83387 - cuviper:min-llvm-10, r=nagisa
[rust.git] / compiler / rustc_codegen_llvm / src /
2021-03-25 borsAuto merge of #83387 - cuviper:min-llvm-10, r=nagisa
2021-03-25 borsAuto merge of #82565 - m-ou-se:ununstabilize-bits,...
2021-03-25 borsAuto merge of #83445 - erikdesjardins:rmunion, r=RalfJung
2021-03-25 borsAuto merge of #83307 - richkadel:cov-unused-functions...
2021-03-25 Yuki OkushiRollup merge of #83420 - GuillaumeGomez:rustdoc-gui...
2021-03-25 Yuki OkushiRollup merge of #83349 - m-ou-se:unwrap-none, r=dtolnay
2021-03-25 Yuki OkushiRollup merge of #83041 - guswynn:stable_debug_struct...
2021-03-24 borsAuto merge of #83364 - sexxi-goose:fix-83176, r=nikomat...
2021-03-24 borsAuto merge of #83050 - osa1:issue83048, r=matthewjasper
2021-03-24 Dylan DPCRollup merge of #83415 - camelid:remove-crate-module...
2021-03-24 Dylan DPCRollup merge of #83399 - camelid:rustdoc-priv-link...
2021-03-24 Dylan DPCRollup merge of #83393 - GuillaumeGomez:codeblock-toolt...
2021-03-24 Dylan DPCRollup merge of #83392 - ehuss:w-help-edition, r=varkor
2021-03-24 Dylan DPCRollup merge of #83391 - hyd-dev:uwtable, r=alexcrichton
2021-03-24 Dylan DPCRollup merge of #83353 - m-ou-se:io-error-avoid-alloc...
2021-03-24 Dylan DPCRollup merge of #83313 - cjgillot:assert, r=michaelwoer...
2021-03-24 Dylan DPCRollup merge of #83051 - GuillaumeGomez:sidebar-trait...
2021-03-24 Rich KadelChanges from review comments
2021-03-23 borsAuto merge of #82994 - camelid:rename-source-to-span...
2021-03-23 borsAuto merge of #83177 - erikdesjardins:zstassign, r...
2021-03-23 borsAuto merge of #83260 - durin42:llvm-update, r=nagisa
2021-03-23 Rich KadelChange def_id filter to use requires_monomorphization()
2021-03-23 borsAuto merge of #82271 - Aaron1011:debug-refcell, r=m...
2021-03-23 Yuki OkushiRollup merge of #83389 - njasm:test_rustdoc, r=jyn514
2021-03-23 Yuki OkushiRollup merge of #83385 - lnicola:rust-analyzer-2021...
2021-03-23 Yuki OkushiRollup merge of #83384 - mark-i-m:rename-pat2018, r...
2021-03-23 Yuki OkushiRollup merge of #83356 - camelid:rustdoc-option-to...
2021-03-23 Yuki OkushiRollup merge of #82732 - GuillaumeGomez:remove-theme...
2021-03-23 Yuki OkushiRollup merge of #81917 - rust-lang:relnotes-1.51.0...
2021-03-23 Yuki OkushiRollup merge of #80705 - tspiteri:italic-and-update...
2021-03-22 borsAuto merge of #79278 - mark-i-m:stabilize-or-pattern...
2021-03-22 Josh StoneUpdate the minimum external LLVM to 10
2021-03-22 Dylan DPCRollup merge of #83367 - richkadel:query-err-msg, r...
2021-03-22 Dylan DPCRollup merge of #83351 - RalfJung:precise-const-drop...
2021-03-22 Dylan DPCRollup merge of #83338 - asquared31415:asm-syntax-test...
2021-03-22 Dylan DPCRollup merge of #83272 - kornelski:takedocs, r=dtolnay
2021-03-22 Dylan DPCRollup merge of #82683 - jturner314:int-div-rem-doc...
2021-03-22 Dylan DPCRollup merge of #82374 - clehner:licenses, r=joshtriplett
2021-03-22 borsAuto merge of #83273 - cjgillot:endecode, r=michaelwoer...
2021-03-22 borsAuto merge of #82680 - jturner314:div_euclid-docs,...
2021-03-22 borsAuto merge of #82855 - jyn514:no-temporaries, r=Guillau...
2021-03-22 borsAuto merge of #83360 - Dylan-DPC:rollup-17xulpv, r...
2021-03-22 Dylan DPCRollup merge of #83350 - jyn514:llvm-version, r=Mark...
2021-03-22 Dylan DPCRollup merge of #83336 - camelid:tool-mod-ice, r=petroc...
2021-03-22 Dylan DPCRollup merge of #83329 - camelid:debuginfo-doc-cleanup...
2021-03-22 Dylan DPCRollup merge of #82771 - emilio:iter-mut-as-slice,...
2021-03-22 Dylan DPCRollup merge of #82686 - CDirkx:unix-platform, r=m...
2021-03-22 Dylan DPCRollup merge of #82554 - SkiFire13:fix-string-retain...
2021-03-22 Dylan DPCRollup merge of #81607 - the8472:trustedrandomaccess...
2021-03-22 Dylan DPCRollup merge of #80771 - thomcc:nonnull-refmut, r=dtolnay
2021-03-22 Dylan DPCRollup merge of #80193 - zseri:stabilize-osstring-ascii...
2021-03-22 borsAuto merge of #79846 - the8472:inplace-tra, r=m-ou-se
2021-03-21 borsAuto merge of #82834 - nikic:mutable-noalias, r=nagisa
2021-03-21 Nikita PopovEnable mutable noalias by default for LLVM 12
2021-03-21 Nikita PopovConvert -Z mutable-noalias to Optional<bool>
2021-03-21 Nikita PopovMove decision aboute noalias into codegen_llvm
2021-03-21 borsAuto merge of #83053 - oli-obk:const_stab_version,...
2021-03-21 Dylan DPCRollup merge of #83306 - Aaron1011:js-sys-lint, r=petro...
2021-03-21 Dylan DPCRollup merge of #83289 - c410-f3r:tests-tests-tests...
2021-03-21 Dylan DPCRollup merge of #83280 - starthal:fix-typo-keyword...
2021-03-21 Dylan DPCRollup merge of #82707 - BoxyUwU:errooaaar, r=oli-obk
2021-03-20 CamelidCleanup LLVM debuginfo module docs
2021-03-20 CamelidMove debuginfo docs from `doc.rs` module to `doc.md...
2021-03-20 borsAuto merge of #83314 - Aaron1011:print-unstable-value...
2021-03-20 borsAuto merge of #83271 - SparrowLii:simd_neg, r=Amanieu
2021-03-20 Rich Kadelgave unused_fn WeakAnyLinkage; moved create_pgo_func_na...
2021-03-20 markstabilize or_patterns
2021-03-20 Rich Kadelcoverage bug fixes and optimization support
2021-03-19 Dylan DPCRollup merge of #83254 - jfrimmel:panic_output-stream...
2021-03-19 Dylan DPCRollup merge of #83244 - cuviper:vec_deque-zst, r=m...
2021-03-19 Dylan DPCRollup merge of #82570 - WaffleLapkin:split_whitespace_...
2021-03-19 borsAuto merge of #83201 - klensy:checkout-v2, r=pietroalbini
2021-03-19 Dylan DPCRollup merge of #83270 - steffahn:missing_word_in_skip_...
2021-03-19 Dylan DPCRollup merge of #83236 - cjgillot:memmap, r=joshtriplett
2021-03-19 Dylan DPCRollup merge of #83230 - jyn514:remove-macros, r=joshtr...
2021-03-19 Dylan DPCRollup merge of #83215 - bstrie:dephaikuraw, r=joshtriplett
2021-03-19 Dylan DPCRollup merge of #83208 - jethrogb:jb/gitignore, r=Xanewok
2021-03-19 Dylan DPCRollup merge of #83197 - jyn514:cfg-test-dead-code...
2021-03-19 Dylan DPCRollup merge of #82892 - jix:clarify-read-read, r=josht...
2021-03-19 Dylan DPCRollup merge of #82846 - GuillaumeGomez:doc-alias-list...
2021-03-19 Dylan DPCRollup merge of #82500 - CDirkx:hermit-pipe, r=joshtriplett
2021-03-19 borsAuto merge of #82754 - rylev:rusage-windows, r=pnkfelix
2021-03-19 borsAuto merge of #71780 - jcotton42:string_remove_matches...
2021-03-18 SparrowLiicorrect macro names
2021-03-18 SparrowLiiAdd simd_neg platform intrinsic
2021-03-18 borsAuto merge of #83166 - cjgillot:defkey-vge, r=oli-obk
2021-03-18 borsAuto merge of #77566 - Marwes:smaller_hashmap, r=Amanieu
2021-03-18 borsAuto merge of #81312 - dylni:clarify-btree-range-search...
2021-03-18 borsAuto merge of #82868 - petrochenkov:bto, r=estebank
2021-03-18 borsAuto merge of #76447 - pickfire:async-pub, r=estebank
2021-03-17 borsAuto merge of #83247 - Dylan-DPC:rollup-bdwmvjg, r...
2021-03-17 Dylan DPCRollup merge of #83231 - DieracDelta:lp64d-abi-for...
2021-03-17 Dylan DPCRollup merge of #83228 - GuillaumeGomez:no-diff-if...
2021-03-17 Dylan DPCRollup merge of #83223 - JohnTitor:display-err-from...
2021-03-17 Dylan DPCRollup merge of #83216 - jyn514:register-tool, r=petroc...
2021-03-17 Dylan DPCRollup merge of #83204 - jethrogb:jb/sgx-c-build, r...
2021-03-17 Dylan DPCRollup merge of #83192 - kinnison:add-android-21, r...
2021-03-17 Dylan DPCRollup merge of #83168 - Aaron1011:lint-procedural...
2021-03-17 Dylan DPCRollup merge of #83080 - tmiasko:inline-coverage, r...
2021-03-17 Dylan DPCRollup merge of #82434 - jyn514:hash, r=JohnTitor
next