]> git.lizzy.rs Git - rust.git/history - compiler/rustc_target/src
address pr review comments
[rust.git] / compiler / rustc_target / src /
2021-03-09 katelyn a. martinaddress pr review comments
2021-03-09 katelyn a. martinrustc_target: add "unwind" payloads to `Abi`
2021-03-09 Mara BosRollup merge of #82887 - henryboisdequin:improve-contri...
2021-03-09 Mara BosRollup merge of #82841 - hvdijk:x32, r=joshtriplett
2021-03-09 Mara BosRollup merge of #82799 - bugadani:codegen-tests, r...
2021-03-09 Mara BosRollup merge of #82731 - de-vri-es:bump-libc-for-std...
2021-03-09 Mara BosRollup merge of #82048 - mark-i-m:or-pat-type-ascriptio...
2021-03-09 Mara BosRollup merge of #81879 - imbrem:make-reverse-repr-trans...
2021-03-09 Mara BosRollup merge of #81127 - hanmertens:binary_heap_sift_do...
2021-03-09 borsAuto merge of #82356 - camelid:render-cleanup, r=Guilla...
2021-03-08 Mara BosRollup merge of #82870 - jfrimmel:improve-docs, r=jyn514
2021-03-08 Mara BosRollup merge of #82854 - estebank:issue-82827, r=oli-obk
2021-03-08 Mara BosRollup merge of #82829 - JohnTitor:handle-neg-val,...
2021-03-08 Mara BosRollup merge of #82810 - amaurremi:source-based-coverag...
2021-03-08 Mara BosRollup merge of #82767 - GuillaumeGomez:update-minifier...
2021-03-08 Mara BosRollup merge of #82711 - notriddle:string-cow-docs...
2021-03-08 Dylan DPCRollup merge of #82857 - pierwill:edit-ast-lowering...
2021-03-08 Dylan DPCRollup merge of #82755 - osa1:confirm_builtin_call_refa...
2021-03-08 Dylan DPCRollup merge of #82684 - tmiasko:dest-prop, r=jonas...
2021-03-08 Dylan DPCRollup merge of #82682 - petrochenkov:cfgeval, r=Aaron1011
2021-03-08 Dylan DPCRollup merge of #82642 - sfackler:jemalloc-zone, r...
2021-03-08 Dylan DPCRollup merge of #82613 - CraftSpider:fix-de, r=aDotInTh...
2021-03-08 Dylan DPCRollup merge of #82557 - rylev:natvis-improvements...
2021-03-08 Dylan DPCRollup merge of #82415 - petrochenkov:modin3, r=davidtwco
2021-03-08 Dylan DPCRollup merge of #82047 - the8472:fast-rename, r=davidtwco
2021-03-08 borsAuto merge of #82783 - nikic:llvm-ct-backports, r=nagisa
2021-03-08 borsAuto merge of #82727 - oli-obk:shrinkmem, r=pnkfelix
2021-03-07 borsAuto merge of #81635 - michaelwoerister:structured_def_...
2021-03-07 borsAuto merge of #82285 - nhwn:nonzero-debug, r=nagisa
2021-03-07 borsAuto merge of #82851 - JohnTitor:rollup-me5ko8g, r...
2021-03-07 Yuki OkushiRollup merge of #82837 - RalfJung:maybe-uninit, r=dtolnay
2021-03-07 Yuki OkushiRollup merge of #82822 - henryboisdequin:fix-typo-rustc...
2021-03-07 Yuki OkushiRollup merge of #82808 - bjorn3:sync_cg_clif-2021-03...
2021-03-07 Yuki OkushiRollup merge of #82803 - jyn514:unversioned-files,...
2021-03-07 Yuki OkushiRollup merge of #82793 - JohnTitor:move-ui-tests, r...
2021-03-07 Yuki OkushiRollup merge of #82751 - RalfJung:offset_from, r=dtolnay
2021-03-07 Yuki OkushiRollup merge of #82720 - henryboisdequin:fix-79040...
2021-03-07 Yuki OkushiRollup merge of #82651 - jyn514:rustdoc-warnings, r...
2021-03-07 Yuki OkushiRollup merge of #82592 - Lonami:patch-1, r=RalfJung
2021-03-07 Yuki OkushiRollup merge of #82402 - jyn514:module-cache-refcell...
2021-03-07 Yuki OkushiRollup merge of #82292 - SkiFire13:fix-issue-82291...
2021-03-07 Yuki OkushiRollup merge of #82130 - jhpratt:const-option-result...
2021-03-07 Yuki OkushiRollup merge of #77916 - QuiltOS:kernel-code-targets...
2021-03-06 borsAuto merge of #82738 - estebank:tail-expr-check-is...
2021-03-05 Guillaume GomezRollup merge of #82714 - estebank:missing-braces, r...
2021-03-05 borsAuto merge of #74024 - Folyd:master, r=m-ou-se
2021-03-05 bjorn3Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7...
2021-03-05 MaraRollup merge of #82773 - mgacek8:feature/add_diagnostic...
2021-03-05 MaraRollup merge of #82770 - m-ou-se:assert-match, r=joshtr...
2021-03-05 MaraRollup merge of #82764 - m-ou-se:map-try-insert, r...
2021-03-05 MaraRollup merge of #82728 - calebsander:refactor/bufreader...
2021-03-05 MaraRollup merge of #82289 - SkiFire13:fix-issue-82282...
2021-03-05 MaraRollup merge of #81939 - kper:fixing-81584-allocate...
2021-03-05 MaraRollup merge of #81136 - Xavientois:io_reader_size_hint...
2021-03-05 MaraRollup merge of #80763 - petrochenkov:pubusecrate,...
2021-03-05 MaraRollup merge of #80723 - rylev:noop-lint-pass, r=estebank
2021-03-05 borsAuto merge of #71481 - estebank:inherit-stability,...
2021-03-04 Guillaume GomezRollup merge of #82765 - oli-obk:polymorphization_regre...
2021-03-04 Guillaume GomezRollup merge of #82752 - JohnTitor:gat-ice-test, r...
2021-03-04 Guillaume GomezRollup merge of #82690 - jyn514:remove-pass-docs, r...
2021-03-04 Guillaume GomezRollup merge of #82088 - Nicholas-Baron:shorten_html_re...
2021-03-04 borsAuto merge of #82747 - JohnTitor:pin-es-check-version...
2021-03-04 borsAuto merge of #81451 - nikic:llvm-12, r=nagisa
2021-03-04 Yuki OkushiRollup merge of #82564 - WaffleLapkin:revert_spare_mut...
2021-03-04 Yuki OkushiRollup merge of #82315 - jsha:font-display-swap, r...
2021-03-04 Yuki OkushiRollup merge of #82310 - jsha:rustdoc-search-onfocus...
2021-03-04 borsAuto merge of #81114 - bugadani:generator, r=estebank
2021-03-03 borsAuto merge of #82553 - tmiasko:update-tracing, r=Mark...
2021-03-03 Yuki OkushiRollup merge of #82689 - camelid:rustdoc-nominated...
2021-03-03 Yuki OkushiRollup merge of #82589 - LinkTed:master, r=joshtriplett
2021-03-03 Yuki OkushiRollup merge of #82469 - notriddle:bring-our-own-diff...
2021-03-03 Yuki OkushiRollup merge of #82439 - ssomers:btree_fix_unsafety...
2021-03-03 Yuki OkushiRollup merge of #81223 - GuillaumeGomez:generate-redire...
2021-03-03 borsAuto merge of #76345 - okready:sgx-mem-range-overflow...
2021-03-02 borsAuto merge of #82562 - llogiq:one-up-82248, r=oli-obk
2021-03-02 borsAuto merge of #82043 - tmiasko:may-have-side-effect...
2021-03-02 Yuki OkushiRollup merge of #82661 - lnicola:rust-analyzer-2021...
2021-03-02 Yuki OkushiRollup merge of #82627 - JohnTitor:issue-82612, r=estebank
2021-03-02 Yuki OkushiRollup merge of #82593 - sunfishcode:wasi-docs, r=alexc...
2021-03-02 Yuki OkushiRollup merge of #82579 - osa1:issue82566, r=estebank
2021-03-02 Yuki OkushiRollup merge of #82516 - PoignardAzur:inherent-impl...
2021-03-02 Yuki OkushiRollup merge of #82376 - tmiasko:inline-options, r...
2021-03-02 Yuki OkushiRollup merge of #80874 - jyn514:intra-doc-docs, r=Manis...
2021-03-02 Yuki OkushiRollup merge of #80189 - jyn514:convert-primitives...
2021-03-02 borsAuto merge of #82634 - osa1:osa1/remove_old_fixme,...
2021-03-01 Guillaume GomezRollup merge of #82676 - dtolnay:powers, r=Mark-Simulacrum
2021-03-01 Guillaume GomezRollup merge of #82662 - GuillaumeGomez:doc-attr-check...
2021-03-01 Guillaume GomezRollup merge of #82655 - SkiFire13:fix-issue-81314...
2021-03-01 Guillaume GomezRollup merge of #82598 - GuillaumeGomez:rustdoc-rustc...
2021-03-01 Guillaume GomezRollup merge of #82018 - jyn514:no-dummy-cache, r=camel...
2021-03-01 Guillaume GomezRollup merge of #81932 - jyn514:rustdoc-logging, r...
2021-03-01 Guillaume GomezRollup merge of #80734 - abonander:ab/issue-66693,...
2021-03-01 borsAuto merge of #82663 - jyn514:rollup-xh3cb0c, r=jyn514
2021-03-01 borsAuto merge of #82587 - taiki-e:unaligned_references...
2021-03-01 John EricsonChange built-in kernel targets to be os = none throughout
2021-03-01 Joshua NelsonRollup merge of #82645 - rkjnsn:patch-3, r=Mark-Simulacrum
2021-03-01 Joshua NelsonRollup merge of #82635 - pierwill:edit-infer, r=oli-obk
2021-03-01 Joshua NelsonRollup merge of #82620 - jyn514:apply-renamed-lints...
2021-03-01 Joshua NelsonRollup merge of #82578 - camsteffen:diag-items, r=oli-obk
2021-03-01 Joshua NelsonRollup merge of #82480 - jyn514:no-enable-constant...
next