]> git.lizzy.rs Git - rust.git/history - compiler/rustc_middle
Rollup merge of #90772 - GuillaumeGomez:vec-retain-mut, r=joshtriplett
[rust.git] / compiler / rustc_middle /
2021-11-17 Matthias KrügerRollup merge of #90772 - GuillaumeGomez:vec-retain...
2021-11-17 Matthias KrügerRollup merge of #90687 - jhpratt:const_panic, r=oli-obk
2021-11-17 Matthias KrügerRollup merge of #90667 - rukai:improve_static_lifetime_...
2021-11-17 Matthias KrügerRollup merge of #89610 - guswynn:must_use_future, r...
2021-11-16 Matthias KrügerRollup merge of #90949 - RalfJung:miri, r=RalfJung
2021-11-16 Matthias KrügerRollup merge of #90935 - jhpratt:alphabetize-features...
2021-11-16 Matthias KrügerRollup merge of #90920 - lnicola:rust-analyzer-2021...
2021-11-16 Matthias KrügerRollup merge of #90787 - JohnTitor:inline-sorted-index...
2021-11-16 Matthias KrügerRollup merge of #90733 - wesleywiser:musl_debuginfo...
2021-11-16 borsAuto merge of #90919 - nnethercote:rm-DropArena, r...
2021-11-16 borsAuto merge of #90945 - JohnTitor:rollup-wc35xss, r...
2021-11-16 Yuki OkushiRollup merge of #90936 - JohnTitor:issue-80772, r=Mark...
2021-11-16 Yuki OkushiRollup merge of #90928 - Mark-Simulacrum:fix-date-loggi...
2021-11-16 Yuki OkushiRollup merge of #90925 - krasimirgg:rustc_mir_build_fix...
2021-11-16 Yuki OkushiRollup merge of #90910 - RalfJung:const-discriminant...
2021-11-16 Yuki OkushiRollup merge of #90819 - JakobDegen:issue-90804, r...
2021-11-16 Yuki OkushiRollup merge of #90803 - TaKO8Ki:suggest-chars-on-attem...
2021-11-16 Yuki OkushiRollup merge of #90801 - b-naber:missing_normalization_...
2021-11-16 borsAuto merge of #90845 - JakobDegen:adt-drop-perf, r...
2021-11-16 borsAuto merge of #90934 - JohnTitor:rollup-5soqo0j, r...
2021-11-16 Yuki OkushiRollup merge of #90790 - tamaroning:fix-lib-std-test...
2021-11-16 Yuki OkushiRollup merge of #88601 - ibraheemdev:termination-result...
2021-11-16 Yuki OkushiRollup merge of #85766 - workingjubilee:file-options...
2021-11-15 borsAuto merge of #90827 - matthewjasper:assoc-item-cleanup...
2021-11-15 borsAuto merge of #90717 - kit-981:fix-ld64-flags, r=petroc...
2021-11-15 Nicholas NethercoteRemove `DropArena`.
2021-11-15 borsAuto merge of #90645 - terrarier2111:master, r=estebank
2021-11-14 borsAuto merge of #88282 - Neutron3529:patch-4, r=Mark...
2021-11-14 Ralf Jungfix getting the discriminant of a zero-variant enum
2021-11-14 borsAuto merge of #90596 - the8472:path-hash-opt, r=Mark...
2021-11-14 borsAuto merge of #90757 - GuillaumeGomez:search-index...
2021-11-13 Matthias KrügerRollup merge of #90771 - asterycs:fix/trait-object...
2021-11-13 borsAuto merge of #90385 - mfrw:mfrw/librustdoc, r=Guillaum...
2021-11-13 borsAuto merge of #89551 - jhpratt:stabilize-const_raw_ptr_...
2021-11-13 borsAuto merge of #90542 - the8472:privatize-the-means...
2021-11-13 borsAuto merge of #87264 - mystor:expand_literal, r=petroch...
2021-11-13 borsAuto merge of #90041 - jfrimmel:rt_copy_checks, r=Mark...
2021-11-13 borsAuto merge of #89167 - workingjubilee:use-simd, r=MarkS...
2021-11-13 Jubilee YoungAdd 'library/portable-simd/' from commit '1ce1c645cf27c...
2021-11-12 Matthias KrügerRollup merge of #90798 - edmorley:doc-unreachable-custo...
2021-11-12 Matthias KrügerRollup merge of #90795 - GuillaumeGomez:more-search...
2021-11-12 Matthias KrügerRollup merge of #90761 - hellow554:macro_span, r=estebank
2021-11-12 Matthias KrügerRollup merge of #90704 - ijackson:exitstatus-comments...
2021-11-12 Matthias KrügerRollup merge of #90644 - est31:const_swap, r=Mark-Simul...
2021-11-12 Matthias KrügerRollup merge of #90589 - durin42:llvm-14-ASO-now-struct...
2021-11-12 borsAuto merge of #89316 - asquared31415:multiple-clobber...
2021-11-12 borsAuto merge of #90731 - pierwill:fix-90658, r=michaelwoe...
2021-11-11 Matthew JasperUse `associated_item_def_ids` more
2021-11-11 borsAuto merge of #90489 - jyn514:load-all-extern-crates...
2021-11-11 borsAuto merge of #90746 - nnethercote:opt-pattern-matching...
2021-11-11 borsAuto merge of #90648 - matthewjasper:assoc-item-cleanup...
2021-11-11 borsAuto merge of #88798 - sunfishcode:sunfishcode/windows...
2021-11-11 borsAuto merge of #90755 - scottmcm:spec-array-clone, r...
2021-11-11 borsAuto merge of #89550 - lcnr:coherence-specialization...
2021-11-11 borsAuto merge of #83846 - torhovland:issue-10971, r=davidtwco
2021-11-10 borsAuto merge of #90784 - matthiaskrgr:rollup-car8g12...
2021-11-10 Matthias KrügerRollup merge of #90736 - Lokathor:inline-asm-docs-updat...
2021-11-10 Matthias KrügerRollup merge of #89930 - cuviper:avoid-clone3, r=joshtr...
2021-11-10 borsAuto merge of #90769 - matthiaskrgr:rollup-266apqm...
2021-11-10 Matthias KrügerRollup merge of #90758 - joseph-roitman:fix-entry-doc...
2021-11-10 Matthias KrügerRollup merge of #90742 - est31:add_assign, r=davidtwco
2021-11-10 Matthias KrügerRollup merge of #90727 - GuillaumeGomez:remove-potentia...
2021-11-10 Matthias KrügerRollup merge of #88868 - calebzulawski:feature/simd_bit...
2021-11-10 Matthias KrügerRollup merge of #88447 - inquisitivecrystal:rustdoc...
2021-11-10 lcnrno overlap errors after failing the orphan check
2021-11-10 borsAuto merge of #88670 - camelid:miri-uninit-num, r=RalfJung
2021-11-10 Matthias KrügerRollup merge of #90748 - cuviper:track-setgroups, r...
2021-11-10 Matthias KrügerRollup merge of #90690 - solid-rs:fix-kmc-solid-asm...
2021-11-10 borsAuto merge of #90663 - ken-matsui:support-early-stoppin...
2021-11-10 inquisitivecrystalAdd `ty::Visibility::is_public()`
2021-11-09 est31Use AddAssign impl
2021-11-09 borsAuto merge of #90734 - matthiaskrgr:rollup-e1euotp...
2021-11-09 Matthias KrügerRollup merge of #90723 - asquared31415:box_docs, r...
2021-11-09 Matthias KrügerRollup merge of #90701 - michaelwoerister:more-artifact...
2021-11-09 Matthias KrügerRollup merge of #90685 - jyn514:remove-dead-code, r...
2021-11-09 Matthias KrügerRollup merge of #90683 - jyn514:compiler-docs, r=Mark...
2021-11-09 Matthias KrügerRollup merge of #90613 - GuillaumeGomez:specific-rustdo...
2021-11-09 Matthias KrügerRollup merge of #90035 - SparrowLii:rfc2528, r=jackh726
2021-11-09 Matthias KrügerRollup merge of #89561 - nbdd0121:const_typeck, r=nikom...
2021-11-09 borsAuto merge of #86041 - bstrie:unmagic-array-copy, r...
2021-11-09 Yuki OkushiRollup merge of #90720 - ehuss:update-cargo, r=ehuss
2021-11-09 Yuki OkushiRollup merge of #90708 - NieDzejkob:feature-note, r...
2021-11-09 Yuki OkushiRollup merge of #90688 - SparrowLii:dotprod, r=Amanieu
2021-11-09 Yuki OkushiRollup merge of #90678 - JohnTitor:add-some-gats-tests...
2021-11-09 Yuki OkushiRollup merge of #90591 - richlowe:illumos-ui-target...
2021-11-09 Yuki OkushiRollup merge of #87530 - bstrie:commentsync, r=bstrie
2021-11-09 borsAuto merge of #90700 - fee1-dead:select-returns-vec...
2021-11-09 borsAuto merge of #87337 - jyn514:lint-error, r=oli-obk...
2021-11-09 borsAuto merge of #90485 - camsteffen:fmt-args-less-bind...
2021-11-08 borsAuto merge of #90443 - camelid:rustdoc-subst, r=Guillau...
2021-11-08 Guillaume GomezRollup merge of #90657 - GuillaumeGomez:one-char-last...
2021-11-08 Guillaume GomezRollup merge of #90652 - matthiaskrgr:unnnec_filter_map...
2021-11-08 Guillaume GomezRollup merge of #90494 - Meziu:armv6k-3ds-target, r...
2021-11-08 borsAuto merge of #90361 - Mark-Simulacrum:always-verify...
2021-11-08 Caleb CartwrightMerge commit 'ea199bacef07213dbe008841b89c450e3bf0c638...
2021-11-08 borsAuto merge of #89488 - c410-f3r:testsssssss, r=petrochenkov
2021-11-08 Joshua NelsonDon't abort compilation after giving a lint error
2021-11-07 Matthew JasperRemove some fields from `ObligationCauseCode`
2021-11-07 borsAuto merge of #89310 - joshtriplett:available-concurren...
2021-11-07 borsAuto merge of #90348 - Amanieu:asm_feature_gates, r...
next