]> git.lizzy.rs Git - rust.git/history - compiler/rustc_codegen_llvm
Rollup merge of #80933 - rcvalle:fix-sysroot-option, r=nagisa
[rust.git] / compiler / rustc_codegen_llvm /
2021-01-14 Mara BosRollup merge of #80829 - jyn514:dep-constructor, r...
2021-01-14 Mara BosRollup merge of #80567 - lukaslueg:intersperse_with...
2021-01-14 Mara BosRollup merge of #80444 - glittershark:bound-as-ref...
2021-01-14 Mara BosRollup merge of #80217 - camelid:io-read_to_string...
2021-01-14 Mara BosRollup merge of #80169 - frewsxcv:frewsxcv-docs-fix...
2021-01-14 borsAuto merge of #79689 - Vooblin:patch1, r=tmandry
2021-01-14 borsAuto merge of #79328 - c410-f3r:hir-if, r=matthewjasper
2021-01-14 Tomasz MiąskoDon't ICE when computing a layout of a generator tainte...
2021-01-14 borsAuto merge of #80802 - jyn514:box-attributes, r=nnethercote
2021-01-13 borsAuto merge of #77524 - Patryk27:fixes/66228, r=estebank
2021-01-13 Josh StoneRemove the unused context from CreateDebugLocation
2021-01-13 borsAuto merge of #80824 - cuviper:heap-clones, r=kennytm
2021-01-13 borsAuto merge of #77858 - ijackson:split-inclusive, r...
2021-01-13 Dylan DPCRollup merge of #80935 - pierwill:rustc_middle-leveland...
2021-01-13 Dylan DPCRollup merge of #80922 - spastorino:revert-inline-alway...
2021-01-13 Dylan DPCRollup merge of #80859 - jsgf:fix-pretty-remap, r=davidtwco
2021-01-13 Dylan DPCRollup merge of #80796 - cuviper:llvm-11.0.1, r=nikic
2021-01-13 Dylan DPCRollup merge of #80736 - KodrAus:feat/lazy-resolve...
2021-01-13 Dylan DPCRollup merge of #80662 - rxrbln:master, r=estebank
2021-01-13 Dylan DPCRollup merge of #80232 - bugadani:roundtrip, r=estebank
2021-01-13 Dylan DPCRollup merge of #78901 - arora-aman:fix_closure_coerce...
2021-01-13 borsAuto merge of #79322 - jyn514:refactor-impl, r=estebank
2021-01-12 borsAuto merge of #80009 - jumbatm:issue79581-overeager...
2021-01-12 borsAuto merge of #78407 - oli-obk:ub_checkable_ctfe, r...
2021-01-12 borsAuto merge of #80517 - wabain:issue-77880-infer-error...
2021-01-12 borsAuto merge of #80499 - matthiaskrgr:red_clos, r=estebank
2021-01-12 Yuki OkushiRollup merge of #80600 - CoffeeBlend:maybe_uninit_array...
2021-01-12 Yuki OkushiRollup merge of #79757 - jryans:long-line-tab-handling...
2021-01-12 borsAuto merge of #76580 - rokob:iss76011, r=estebank
2021-01-11 Yuki OkushiRollup merge of #80923 - LingMan:exits, r=varkor
2021-01-11 Yuki OkushiRollup merge of #80324 - Aaron1011:loop-move-fn-self...
2021-01-11 Yuki OkushiRollup merge of #80042 - sivadeilra:cold_bits, r=oli-obk
2021-01-11 Yuki OkushiRollup merge of #79997 - coolreader18:wasm-reactor...
2021-01-11 borsAuto merge of #79012 - tgnottingham:span_data_to_lines_...
2021-01-11 Yuki OkushiRollup merge of #80881 - jyn514:intra-doc-self, r=Guill...
2021-01-11 borsAuto merge of #80818 - 12101111:system-libunwind, r...
2021-01-10 borsAuto merge of #80782 - petrochenkov:viscopes, r=matthew...
2021-01-10 borsAuto merge of #79414 - sasurau4:feature/add-suggestion...
2021-01-10 borsAuto merge of #80789 - Aaron1011:fix/stmt-empty, r...
2021-01-10 borsAuto merge of #80391 - ssomers:btree_cleanup_slices_3...
2021-01-10 Yuki OkushiRollup merge of #80857 - camelid:vec-truncate-comment...
2021-01-10 Yuki OkushiRollup merge of #80825 - GuillaumeGomez:rustdoc-cleanup...
2021-01-10 Yuki OkushiRollup merge of #80820 - nagisa:nagisa/dcl-nixos, r...
2021-01-10 Yuki OkushiRollup merge of #80803 - jyn514:cleanup-fill-in, r...
2021-01-10 Yuki OkushiRollup merge of #80801 - estebank:correct-binding-sugg...
2021-01-10 Yuki OkushiRollup merge of #80774 - LingMan:patch-1, r=nagisa
2021-01-10 Yuki OkushiRollup merge of #79968 - bjorn3:better_drop_glue_debugi...
2021-01-10 Yuki OkushiRollup merge of #79502 - Julian-Wollersberger:from_char...
2021-01-10 borsAuto merge of #77862 - danielhenrymantilla:rustdoc...
2021-01-10 borsAuto merge of #80831 - jyn514:no-inline, r=Mark-Simulacrum
2021-01-09 borsAuto merge of #80830 - Aaron1011:capture-token-empty...
2021-01-09 borsAuto merge of #80808 - CAD97:patch-3, r=nagisa
2021-01-09 borsAuto merge of #80797 - pietroalbini:fix-relative-instal...
2021-01-09 borsAuto merge of #80755 - sunfishcode:path-cleanup/copy...
2021-01-09 borsAuto merge of #80749 - as-com:target-cpu-actually-nativ...
2021-01-08 borsAuto merge of #78452 - cjgillot:ddk-struct, r=Mark...
2021-01-08 Andrew SunCheck if the pointer is null/string is not utf8
2021-01-08 borsAuto merge of #76896 - spastorino:codegen-inline-fns2...
2021-01-08 borsAuto merge of #80653 - jryans:doc-deref-recursive,...
2021-01-08 borsAuto merge of #80756 - sunfishcode:path-cleanup/rustc...
2021-01-08 Andrew SunUse LLVMGetHostCPUFeatures instead of stdsimd
2021-01-08 Yuki OkushiRollup merge of #80799 - jyn514:pretty-print, r=CraftSpider
2021-01-08 Yuki OkushiRollup merge of #80794 - LingMan:map_or, r=jyn514
2021-01-08 Yuki OkushiRollup merge of #80791 - mrcz:master, r=jyn514
2021-01-08 Yuki OkushiRollup merge of #80785 - petrochenkov:prettyparen,...
2021-01-08 Yuki OkushiRollup merge of #80761 - andjo403:generic_coverage...
2021-01-08 Yuki OkushiRollup merge of #80372 - jyn514:fix-panics, r=Manishearth
2021-01-08 Yuki OkushiRollup merge of #79675 - CraftSpider:79669, r=estebank
2021-01-08 borsAuto merge of #80746 - ehuss:update-cargo, r=ehuss
2021-01-07 borsAuto merge of #80709 - lzutao:target-enumerate, r=petro...
2021-01-07 Yuki OkushiRollup merge of #80521 - richkadel:llvm-coverage-counte...
2021-01-07 borsAuto merge of #77853 - ijackson:slice-strip-stab, r...
2021-01-07 borsAuto merge of #80200 - mahkoh:dst-offset, r=nagisa
2021-01-06 Lzu TaoPrefer enum Endian in rustc_target::Target
2021-01-06 Andrew SunMake target-cpu=native detect individual features
2021-01-05 Yuki OkushiRollup merge of #80538 - JulianKnodt:err_usize, r=lcnr
2021-01-05 Yuki OkushiRollup merge of #80533 - matthiaskrgr:bootstrap_clppy...
2021-01-05 Yuki OkushiRollup merge of #80442 - steffahn:mention_arc_in_cow...
2021-01-05 borsAuto merge of #80426 - jyn514:bootstrap-caching, r...
2021-01-04 borsAuto merge of #80554 - GuillaumeGomez:more-js-cleanup...
2021-01-03 Guillaume GomezRollup merge of #80580 - GuillaumeGomez:suggestion...
2021-01-03 Matthias Krügerremove redundant closures (clippy::redundant_closure)
2021-01-03 borsAuto merge of #80590 - camelid:bool-never-docs, r=nagisa
2021-01-03 borsAuto merge of #80247 - tmiasko:indent, r=bjorn3
2021-01-03 borsAuto merge of #79827 - tmiasko:size-align, r=kennytm
2021-01-02 borsAuto merge of #80412 - GuillaumeGomez:fix-search-sectio...
2021-01-02 borsAuto merge of #80550 - bugadani:markdown-refactor,...
2021-01-02 flip1995Merge commit '1fcc74cc9e03bc91eaa80ecf92976b0b14b3aeb6...
2021-01-02 Mara BosRollup merge of #80578 - RalfJung:panic-lint-descriptio...
2021-01-02 Mara BosRollup merge of #80574 - jyn514:clean-bootstrap, r...
2021-01-02 Mara BosRollup merge of #80555 - rust-lang:libs-tracking-issue...
2021-01-02 borsAuto merge of #79870 - sharnoff:smart-pointer-Any-type_...
2021-01-02 borsAuto merge of #77832 - camelid:remove-manual-link-resol...
2021-01-01 borsAuto merge of #80569 - notriddle:patch-3, r=jyn514
2021-01-01 borsAuto merge of #80565 - camelid:fix-not-has, r=Guillaume...
2021-01-01 borsAuto merge of #80310 - Manishearth:box-try-alloc, r...
2021-01-01 borsAuto merge of #80539 - JohnTitor:ui-test-root-cleanup...
2021-01-01 Corey FarwellMerge remote-tracking branch 'origin/master' into frews...
2021-01-01 borsAuto merge of #79576 - m-ou-se:2021, r=Mark-Simulacrum
2021-01-01 borsAuto merge of #80566 - Dylan-DPC:rollup-rns6est, r...
next