]> git.lizzy.rs Git - rust.git/history - compiler/rustc_passes/src
Make sure FFI attrs aren't used on foreign statics
[rust.git] / compiler / rustc_passes / src /
2023-01-24 inquisitivecrystalMake sure FFI attrs aren't used on foreign statics
2023-01-24 inquisitivecrystalMove FFI attribute validation to `check_attr`
2023-01-17 borsAuto merge of #106294 - Nilstrieb:noundef-everything...
2023-01-17 Dylan DPCRollup merge of #106962 - compiler-errors:use-sugg...
2023-01-17 Dylan DPCRollup merge of #106951 - tmiasko:rm-simplify-initial...
2023-01-17 Dylan DPCRollup merge of #106922 - ChayimFriedman2:patch-5,...
2023-01-17 Dylan DPCRollup merge of #106148 - chenyukang:yukang/fix-105061...
2023-01-17 Dylan DPCRollup merge of #101698 - raldone01:feat/const_cmp_type...
2023-01-17 borsAuto merge of #106612 - JakobDegen:cleanup-wf, r=tmiasko
2023-01-17 borsAuto merge of #106627 - Ezrashaw:no-e0711-without-stage...
2023-01-17 Matthias KrügerRollup merge of #106958 - jyn514:labels, r=m-ou-se
2023-01-17 Matthias KrügerRollup merge of #106869 - notriddle:notriddle/item...
2023-01-17 Matthias KrügerRollup merge of #106829 - compiler-errors:more-alias...
2023-01-17 Matthias KrügerRollup merge of #106712 - Ezrashaw:impl-ref-trait,...
2023-01-17 Matthias KrügerRollup merge of #106591 - Ezrashaw:attempted-integer...
2023-01-16 Matthias KrügerRollup merge of #106835 - compiler-errors:new-solver...
2023-01-16 borsAuto merge of #106853 - TimNN:undo-remap, r=oli-obk
2023-01-16 borsAuto merge of #106850 - cjgillot:issue-106141, r=oli-obk
2023-01-16 borsAuto merge of #106872 - dtolnay:nbsp, r=fee1-dead
2023-01-15 Matthias KrügerRollup merge of #106888 - GuillaumeGomez:tidy-gui-test...
2023-01-15 borsAuto merge of #106742 - compiler-errors:new-solver...
2023-01-15 borsAuto merge of #106171 - compiler-errors:consolidate...
2023-01-15 Matthias KrügerRollup merge of #106879 - JohnTitor:issue-42114, r...
2023-01-15 Matthias KrügerRollup merge of #106878 - JohnTitor:issue-92157, r...
2023-01-15 Matthias KrügerRollup merge of #106867 - sunfishcode:sunfishcode/std...
2023-01-15 Matthias KrügerRollup merge of #106865 - GuillaumeGomez:add-gui-test...
2023-01-15 Matthias KrügerRollup merge of #106863 - anden3:compiler-double-spaces...
2023-01-15 Matthias KrügerRollup merge of #106859 - tialaramex:master, r=Nilstrieb
2023-01-15 Matthias KrügerRollup merge of #106072 - eopb:dyn-derive, r=estebank
2023-01-14 borsAuto merge of #106866 - matthiaskrgr:rollup-r063s44...
2023-01-14 Matthias KrügerRollup merge of #106855 - klensy:rd-s, r=notriddle
2023-01-14 Matthias KrügerRollup merge of #106661 - mjguzik:linux_statx, r=Mark...
2023-01-14 Matthias KrügerRollup merge of #105526 - Xiretza:iter-from-generator...
2023-01-14 borsAuto merge of #106696 - kylematsuda:early-binder, r...
2023-01-14 Matthias KrügerRollup merge of #106752 - sulami:master, r=estebank
2023-01-14 Matthias KrügerRollup merge of #106644 - alexcrichton:update-wasi...
2023-01-14 Matthias KrügerRollup merge of #106566 - clubby789:contiguous-weird...
2023-01-14 Matthias KrügerRollup merge of #106470 - ehuss:tidy-no-wasm, r=Mark...
2023-01-14 Matthias KrügerRollup merge of #106046 - uweigand:s390x-test-bigendian...
2023-01-14 Ezra Shawfix: don't emit `E0711` if `staged_api` not enabled
2023-01-14 borsAuto merge of #106646 - Amanieu:ilp32-object, r=Mark...
2023-01-14 Kyle Matsudachange impl_trait_ref query to return EarlyBinder;...
2023-01-14 Kyle Matsudachange usages of impl_trait_ref to bound_impl_trait_ref
2023-01-14 borsAuto merge of #106520 - ehuss:update-mdbook, r=Mark...
2023-01-14 Yuki OkushiRollup merge of #106799 - scottmcm:remove-unused-generi...
2023-01-14 Yuki OkushiRollup merge of #106775 - albertlarsan68:patch-1, r...
2023-01-14 Yuki OkushiRollup merge of #106766 - GuillaumeGomez:rm-stripper...
2023-01-14 Yuki OkushiRollup merge of #106762 - WaffleLapkin:atomicptr+as_mut...
2023-01-14 Yuki OkushiRollup merge of #106707 - ehuss:remove-dupe-sha-1,...
2023-01-14 Yuki OkushiRollup merge of #106692 - eggyal:mv-binary_heap.rs...
2023-01-14 Yuki OkushiRollup merge of #106670 - albertlarsan68:check-docs...
2023-01-14 Yuki OkushiRollup merge of #106605 - notriddle:notriddle/outdated...
2023-01-14 Yuki OkushiRollup merge of #105172 - alexs-sh:issue-98861-fix...
2023-01-14 Yuki OkushiRollup merge of #104965 - zacklukem:p-option-as_ref...
2023-01-13 Matthias KrügerRollup merge of #106813 - oli-obk:sess_cleanup, r=Guill...
2023-01-13 Matthias KrügerRollup merge of #106797 - FawazTirmizi:dev/issues/10428...
2023-01-13 Matthias KrügerRollup merge of #106793 - Mark-Simulacrum:normalize...
2023-01-13 Matthias KrügerRollup merge of #106701 - ibraheemdev:sync-sender-spin...
2023-01-13 Matthias KrügerRollup merge of #106678 - Veykril:proc-macro-panic...
2023-01-13 Matthias KrügerRollup merge of #106641 - chenyukang:yukang/fix-105761...
2023-01-13 Matthias KrügerRollup merge of #106585 - estebank:issue-46585, r=compi...
2023-01-13 Matthias KrügerRollup merge of #106465 - compiler-errors:bump-IMPLIED_...
2023-01-13 Matthias KrügerRollup merge of #104645 - yukiomoto:log-backtrace-optio...
2023-01-13 borsAuto merge of #106776 - oli-obk:om_nom_nom_nom_nom...
2023-01-13 borsAuto merge of #106801 - JohnTitor:rollup-xqkraw0, r...
2023-01-13 Yuki OkushiRollup merge of #106791 - estebank:fix-ice, r=compiler...
2023-01-13 Yuki OkushiRollup merge of #106785 - compiler-errors:better-impl...
2023-01-13 Yuki OkushiRollup merge of #106782 - albertlarsan68:ignore-test...
2023-01-13 Yuki OkushiRollup merge of #106754 - compiler-errors:ty-infer...
2023-01-13 Yuki OkushiRollup merge of #106716 - c410-f3r:rfc-2397-1, r=davidtwco
2023-01-12 Philipp KronesMerge commit '7f27e2e74ef957baa382dc05cf08df6368165c74...
2023-01-12 Caio[RFC 2397] Deny incorrect locations
2023-01-12 Michael GouletRollup merge of #103236 - tspiteri:redoc-int-adc-sbb...
2023-01-11 borsAuto merge of #105919 - uweigand:s390x-stack-overflow...
2023-01-09 Yuki OkushiRollup merge of #106175 - compiler-errors:bad-import...
2023-01-09 Yuki OkushiRollup merge of #105708 - tomerze:enable-atomic-cas...
2023-01-09 Yuki OkushiRollup merge of #105034 - HintringerFabian:improve_iter...
2023-01-09 arcnmx:arrow_up: rust-analyzer
2023-01-09 fee1-deadRollup merge of #106291 - obeis:issue-106182, r=oli-obk
2023-01-09 fee1-deadRollup merge of #106047 - uweigand:s390x-test-bigendian...
2023-01-09 fee1-deadRollup merge of #105655 - RedDocMD:bug-105645, r=oli-obk
2023-01-09 Michael GouletRollup merge of #104163 - H4x5:once-repeat-with-debug...
2023-01-08 borsAuto merge of #90291 - geeklint:loosen_weak_debug_bound...
2023-01-08 borsAuto merge of #106235 - compiler-errors:rework-bounds...
2023-01-08 Yuki OkushiRollup merge of #103104 - SUPERCILEX:sep-ref, r=dtolnay
2023-01-07 Matthias KrügerRollup merge of #105859 - compiler-errors:hr-lifetime...
2023-01-07 Matthias KrügerRollup merge of #105517 - pcc:process-panic-after-fork...
2023-01-07 Matthias KrügerRollup merge of #105128 - Sp00ph:vec_vec_deque_conversi...
2023-01-07 Matthias KrügerRollup merge of #104543 - JhonnyBillM:migrate-codegen...
2023-01-07 Matthias KrügerRollup merge of #104081 - joshlf:patch-6, r=dtolnay
2023-01-07 Matthias KrügerRollup merge of #101936 - IntQuant:issue-100717-infer...
2023-01-07 borsAuto merge of #105323 - cjgillot:simplify-const-prop...
2023-01-05 Michael GouletRollup merge of #105846 - compiler-errors:issue-105838...
2023-01-05 borsAuto merge of #105409 - compiler-errors:closure-infer...
2023-01-04 borsAuto merge of #106224 - bjorn3:staticlib_fixes, r=wesle...
2023-01-04 Michael GouletRollup merge of #106157 - LeSeulArtichaut:106126-thir...
2023-01-04 Michael GouletRollup merge of #106045 - RalfJung:oom-nounwind-panic...
2023-01-03 borsAuto merge of #105712 - amg98:feat/vita-support, r...
2023-01-03 Matthias KrügerRollup merge of #106005 - LeSeulArtichaut:if-let-guard...
2023-01-03 Matthias KrügerRollup merge of #105681 - tshepang:doc-mir-visit, r...
next