]> git.lizzy.rs Git - rust.git/history - compiler/rustc_codegen_llvm
Rollup merge of #82686 - CDirkx:unix-platform, r=m-ou-se
[rust.git] / compiler / rustc_codegen_llvm /
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-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 borsAuto merge of #83314 - Aaron1011:print-unstable-value...
2021-03-20 borsAuto merge of #83271 - SparrowLii:simd_neg, r=Amanieu
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
2021-03-17 Dylan DPCRollup merge of #82270 - asquared31415:asm-syntax-direc...
2021-03-17 Dylan DPCRollup merge of #82191 - Soveu:dedup, r=nagisa
2021-03-17 borsAuto merge of #82122 - bstrie:dep4real, r=dtolnay
2021-03-17 borsAuto merge of #83188 - petrochenkov:field, r=lcnr
2021-03-17 borsAuto merge of #83090 - jackh726:bound_var_replacer_opti...
2021-03-17 borsAuto merge of #81358 - mcastorina:to-upper-lower-speed...
2021-03-17 borsAuto merge of #83225 - JohnTitor:rollup-4hnuhb8, r...
2021-03-17 Yuki OkushiRollup merge of #83124 - cjgillot:iiib, r=petrochenkov
2021-03-17 Yuki OkushiRollup merge of #83092 - petrochenkov:qspan, r=estebank
2021-03-17 Yuki OkushiRollup merge of #82826 - pierwill:fix-IPv, r=JohnTitor
2021-03-17 borsAuto merge of #83084 - nagisa:nagisa/features-native...
2021-03-16 borsAuto merge of #82936 - oli-obk:valtree, r=RalfJung...
2021-03-16 Simonas KazlauskasAdjust `-Ctarget-cpu=native` handling in cg_llvm
2021-03-16 borsAuto merge of #82536 - sexxi-goose:handle-patterns...
2021-03-16 Yuki OkushiRollup merge of #83196 - tmiasko:valid-range-delay...
2021-03-16 Yuki OkushiRollup merge of #83172 - pnkfelix:bootstrap-tell-me...
2021-03-16 Yuki OkushiRollup merge of #83162 - jfrimmel:woff2, r=Mark-Simulacrum
2021-03-16 Yuki OkushiRollup merge of #83160 - m-ou-se:deprecate-rustc-serial...
2021-03-16 Yuki OkushiRollup merge of #83157 - nagisa:nagisa/portability...
2021-03-16 Yuki OkushiRollup merge of #83156 - nagisa:nagisa/sans-serif-pleas...
2021-03-16 Yuki OkushiRollup merge of #83091 - usbalbin:const_copy, r=oli-obk
2021-03-16 Yuki OkushiRollup merge of #83077 - notriddle:gc-cleanup-rustdoc...
2021-03-16 Yuki OkushiRollup merge of #83072 - henryboisdequin:patch-1, r...
2021-03-16 Yuki OkushiRollup merge of #81822 - Kixunil:path_try_exists, r...
2021-03-16 borsAuto merge of #82838 - Amanieu:rustdoc_asm, r=nagisa
2021-03-15 Tomasz MiąskoFunctions inlined into reachable functions are reachable
2021-03-15 Tomasz MiąskoMake source-based code coverage compatible with MIR...
2021-03-15 SoveuMerge branch 'master' into dedup
2021-03-15 Dylan DPCRollup merge of #83113 - osa1:refactor_try_index_step...
2021-03-15 Dylan DPCRollup merge of #83110 - hyksm:fix-typo, r=jonas-schievink
2021-03-15 Dylan DPCRollup merge of #83108 - jyn514:remove-unused, r=estebank
2021-03-15 Dylan DPCRollup merge of #83098 - camelid:more-doc-attr-check...
2021-03-15 Dylan DPCRollup merge of #83054 - tmiasko:rustc_layout_scalar_va...
2021-03-15 Dylan DPCRollup merge of #82989 - Smittyvb:other-lang-literal...
2021-03-15 borsAuto merge of #83118 - erikdesjardins:removezst, r...
2021-03-15 borsAuto merge of #82999 - cuviper:rustc-rayon-0.3.1, r...
2021-03-15 borsAuto merge of #83074 - Aaron1011:new-sort-fix, r=jackh726
2021-03-14 borsAuto merge of #83062 - JohnTitor:improve-reassign-err...
2021-03-14 borsAuto merge of #83082 - cjgillot:defkey-ii, r=oli-obk
2021-03-14 borsAuto merge of #83044 - kubo39:set-llvm-code-model,...
2021-03-14 borsAuto merge of #83094 - GuillaumeGomez:crates-js-locatio...
2021-03-14 borsAuto merge of #83028 - GuillaumeGomez:prevent-js-error...
2021-03-14 Yuki OkushiRollup merge of #82943 - kornelski:threadstdio, r=josht...
2021-03-14 Yuki OkushiRollup merge of #82804 - alexcrichton:fix-wasi, r=pnkfelix
2021-03-14 Yuki OkushiRollup merge of #82798 - jyn514:rustdoc-group, r=Manish...
2021-03-14 Yuki OkushiRollup merge of #82789 - csmoe:issue-82772, r=estebank
2021-03-14 Yuki OkushiRollup merge of #82617 - camelid:everybody_loops-docs...
2021-03-14 Yuki OkushiRollup merge of #82121 - lopopolo:pathbuf-osstring...
2021-03-14 Yuki OkushiRollup merge of #81465 - joshtriplett:duration-formatti...
2021-03-13 Amanieu d'AntrasAlways lower asm! to valid HIR
2021-03-13 borsAuto merge of #83069 - tgnottingham:simplify-query...
2021-03-13 borsAuto merge of #82878 - sexxi-goose:repr_packed, r=nikom...
next