]> git.lizzy.rs Git - rust.git/history - compiler/rustc_feature/src/active.rs
Rollup merge of #87759 - m-ou-se:linux-process-sealed, r=jyn514
[rust.git] / compiler / rustc_feature / src / active.rs
2021-08-06 Yuki OkushiRollup merge of #87759 - m-ou-se:linux-process-sealed...
2021-08-06 Yuki OkushiRollup merge of #87756 - Amanieu:no_profiler_runtime...
2021-08-06 Yuki OkushiRollup merge of #87742 - npmccallum:naked_ffi, r=Amanieu
2021-08-06 Yuki OkushiRollup merge of #87727 - SkiFire13:fix-87718, r=jackh726
2021-08-06 Yuki OkushiRollup merge of #87715 - bhgomes:long-explanation-E0625...
2021-08-06 Yuki OkushiRollup merge of #87561 - devnexen:haiku_thread_build_fi...
2021-08-05 borsAuto merge of #87737 - LeSeulArtichaut:unsafeck-less...
2021-08-05 borsAuto merge of #87740 - npmccallum:naked_args, r=Amanieu
2021-08-05 borsAuto merge of #87532 - tlyu:bootstrap-rev-list, r=jyn514
2021-08-05 borsAuto merge of #87641 - HackAttack:expand-unknown-option...
2021-08-04 borsAuto merge of #86155 - alexcrichton:abort-on-unwind...
2021-08-04 borsAuto merge of #87150 - rusticstuff:simplify_wrapping_ne...
2021-08-04 borsAuto merge of #87026 - FabianWolff:issue-86948, r=estebank
2021-08-04 borsAuto merge of #87568 - petrochenkov:localevel, r=cjgillot
2021-08-03 Yuki OkushiRollup merge of #87663 - GuillaumeGomez:rustdoc-brace...
2021-08-03 Yuki OkushiRollup merge of #81797 - yoshuawuyts:stream_from_iter...
2021-08-03 borsAuto merge of #87515 - crlf0710:trait_upcasting_part2...
2021-08-03 Alex Crichtonrustc: Fill out remaining parts of C-unwind ABI
2021-08-03 Yuki OkushiRollup merge of #87708 - the8472:canonical_v6, r=dtolnay
2021-08-03 Yuki OkushiRollup merge of #87693 - badboy:enable-ios-sim-target...
2021-08-03 Yuki OkushiRollup merge of #87685 - notriddle:lazy-from-docs,...
2021-08-03 Yuki OkushiRollup merge of #87646 - JohnTitor:fix-parser-ice,...
2021-08-03 Yuki OkushiRollup merge of #87645 - LeSeulArtichaut:issue-87414...
2021-08-03 borsAuto merge of #87033 - FabianWolff:issue-87017, r=estebank
2021-08-03 borsAuto merge of #87262 - dtolnay:negative, r=Aaron1011
2021-08-03 borsAuto merge of #86335 - CDirkx:ipv4-in-ipv6, r=dtolnay
2021-08-02 borsAuto merge of #87628 - estebank:unmet-explicit-lifetime...
2021-08-02 borsAuto merge of #87706 - RalfJung:miri, r=RalfJung
2021-08-02 borsAuto merge of #87705 - ehuss:update-mdbook, r=Mark...
2021-08-02 borsAuto merge of #87698 - camsteffen:rollup-yvjfc26, r...
2021-08-02 Cameron SteffenRollup merge of #87690 - sharnoff:mut-ptr-allocated...
2021-08-02 Cameron SteffenRollup merge of #87687 - camsteffen:inline-macros,...
2021-08-02 Cameron SteffenRollup merge of #87673 - estebank:opaque-ty-mismatch...
2021-08-02 Cameron SteffenRollup merge of #87659 - FabianWolff:issue-87397, r...
2021-08-02 Cameron SteffenRollup merge of #87654 - jesyspa:issue-87238-option...
2021-08-02 Cameron SteffenRollup merge of #86176 - nbdd0121:explicit-generic...
2021-08-02 borsAuto merge of #87248 - RalfJung:ctfe-partial-overwrite...
2021-08-02 borsAuto merge of #87625 - nielx:fix/libz-sys-1.1.3, r...
2021-08-02 borsAuto merge of #87535 - lf-:authors, r=Mark-Simulacrum
2021-08-02 Gary GuoImplement a `explicit_generic_args_with_impl_trait...
2021-08-02 Yuki OkushiRollup merge of #87653 - RalfJung:dont-run-ub, r=kennytm
2021-08-02 Yuki OkushiRollup merge of #87644 - Flying-Toast:vec-remove-note...
2021-08-02 Yuki OkushiRollup merge of #87633 - Amanieu:fix-86063, r=Mark...
2021-08-02 Yuki OkushiRollup merge of #87629 - steffahn:consistent_adapter_sp...
2021-08-02 Yuki OkushiRollup merge of #87608 - Aaron1011:remove-system-librar...
2021-08-02 Yuki OkushiRollup merge of #87504 - ehuss:update-mdbook, r=Mark...
2021-08-02 Yuki OkushiRollup merge of #87468 - calebcartwright:update-rustfmt...
2021-08-02 Yuki OkushiRollup merge of #87282 - pietroalbini:refactor-extended...
2021-08-02 Yuki OkushiRollup merge of #86936 - CDirkx:ipv6-multicast, r=JohnTitor
2021-08-02 Yuki OkushiRollup merge of #86593 - jhpratt:stabilize-const_slice_...
2021-08-02 Yuki OkushiRollup merge of #86509 - CDirkx:os_str, r=m-ou-se
2021-08-02 Yuki OkushiRollup merge of #86439 - CDirkx:ip-protocol-assignment...
2021-08-02 Yuki OkushiRollup merge of #86183 - inquisitivecrystal:env-nul...
2021-08-02 borsAuto merge of #85272 - ChayimFriedman2:matches-leading...
2021-08-01 borsAuto merge of #86031 - ssomers:btree_lazy_iterator...
2021-08-01 borsAuto merge of #81825 - voidc:pidfd, r=joshtriplett
2021-08-01 borsAuto merge of #87664 - devnexen:netbsd_sanitizers_suppo...
2021-08-01 borsAuto merge of #87546 - rusticstuff:issue87450-take...
2021-08-01 borsAuto merge of #87449 - matthiaskrgr:clippyy_v2, r=nagisa
2021-08-01 borsAuto merge of #84662 - dtolnay:unwindsafe, r=Amanieu
2021-08-01 borsAuto merge of #85782 - badboy:build-ios-sim-target...
2021-07-31 borsAuto merge of #87662 - FabianWolff:rb-string, r=estebank
2021-07-31 borsAuto merge of #87610 - Aaron1011:bump-llvm-bugfix,...
2021-07-31 borsAuto merge of #87607 - JohnTitor:help-to-unused-must...
2021-07-31 borsAuto merge of #86264 - crlf0710:trait_upcasting_part1...
2021-07-31 borsAuto merge of #87387 - the8472:slice-iter-advance_by...
2021-07-31 borsAuto merge of #87488 - kornelski:track-remove, r=dtolnay
2021-07-30 borsAuto merge of #86754 - estebank:use-multispans-more...
2021-07-30 Yuki OkushiRollup merge of #87616 - Wilfred:patch-1, r=jyn514
2021-07-30 Yuki OkushiRollup merge of #87609 - LukasKalbertodt:improve-array...
2021-07-30 Yuki OkushiRollup merge of #87606 - JohnTitor:tait-tests, r=oli-obk
2021-07-30 Yuki OkushiRollup merge of #87596 - jesyspa:issue-87318-hidden...
2021-07-30 Yuki OkushiRollup merge of #87559 - estebank:consider-borrowing...
2021-07-30 Yuki OkushiRollup merge of #87557 - rylev:fix-invalid-prelude...
2021-07-30 Yuki OkushiRollup merge of #87547 - GuillaumeGomez:nonnull-example...
2021-07-30 Yuki OkushiRollup merge of #87385 - Aaron1011:final-enable-semi...
2021-07-30 Yuki OkushiRollup merge of #86072 - MarcusCalhoun-Lopez:llvm_cross...
2021-07-30 borsAuto merge of #87421 - estebank:perf-run, r=oli-obk
2021-07-30 Charles LewAdd feature gate tests.
2021-07-30 Alexander RegueiroAdded feature gate.
2021-07-30 borsAuto merge of #85971 - FabianWolff:issue-85586, r=davidtwco
2021-07-30 borsAuto merge of #87237 - jonas-schievink:const-for-and...
2021-07-30 Yuki OkushiRollup merge of #87602 - wesleywiser:partially_fix_shor...
2021-07-30 Yuki OkushiRollup merge of #87585 - GuillaumeGomez:char-types...
2021-07-30 Yuki OkushiRollup merge of #87554 - sexxi-goose:fix-issue-87426...
2021-07-30 Yuki OkushiRollup merge of #87553 - bjorn3:fix_hotplug_codegen_ver...
2021-07-30 Yuki OkushiRollup merge of #87522 - frogtd:patch-1, r=yaahc
2021-07-30 Yuki OkushiRollup merge of #87052 - phlopsi:patch-1, r=jyn514
2021-07-30 borsAuto merge of #87483 - oli-obk:tait_ice, r=lqd
2021-07-29 borsAuto merge of #87285 - GuillaumeGomez:intra-doc-span...
2021-07-29 Jonas SchievinkAdd tracking issues
2021-07-29 Jonas SchievinkAdd feature gates for `for` and `?` in consts
2021-07-29 flip1995Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b...
2021-07-29 borsAuto merge of #86664 - m-ou-se:uninit-track-caller...
2021-07-29 borsAuto merge of #86998 - m-ou-se:const-panic-fmt-as-str...
2021-07-29 borsAuto merge of #87416 - Aaron1011:query-side-effect...
2021-07-29 borsAuto merge of #85874 - steffahn:fix_unsound_zip_optimiz...
2021-07-28 Yuki OkushiRollup merge of #87550 - pietroalbini:ci-only-when...
2021-07-28 Yuki OkushiRollup merge of #87527 - LeSeulArtichaut:no-mir-unsafec...
2021-07-28 Yuki OkushiRollup merge of #87521 - midgleyc:long-E0498, r=Guillau...
next