]> git.lizzy.rs Git - rust.git/history - compiler/rustc_passes
Remove the reg_thumb register class for asm! on ARM
[rust.git] / compiler / rustc_passes /
2021-12-07 Matthias KrügerRollup merge of #91503 - estebank:call-fn-span, r=micha...
2021-12-07 Matthias KrügerRollup merge of #91493 - oli-obk:cleanup, r=michaelwoer...
2021-12-07 Matthias KrügerRollup merge of #91312 - terrarier2111:anon-const-ice...
2021-12-07 Matthias KrügerRollup merge of #91065 - wesleywiser:add_incr_test...
2021-12-07 Matthias KrügerRollup merge of #87614 - notriddle:notriddle-count2len...
2021-12-06 borsAuto merge of #91279 - scottmcm:small-refactor, r=nagisa
2021-12-06 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-12-06 borsAuto merge of #91580 - scottmcm:less-inband-1-of-28...
2021-12-06 borsAuto merge of #91284 - t6:freebsd-riscv64, r=Amanieu
2021-12-05 Matthias KrügerRollup merge of #91391 - GuillaumeGomez:simplify-no...
2021-12-05 borsAuto merge of #91356 - GuillaumeGomez:improve-rustdoc...
2021-12-05 Matthias KrügerRollup merge of #91535 - Aaron1011:stabilize-future...
2021-12-05 Matthias KrügerRollup merge of #91450 - hkmatsumoto:hide-type-error...
2021-12-05 Matthias KrügerRollup merge of #91437 - dtolnay:emptybrace, r=nagisa
2021-12-05 Matthias KrügerRollup merge of #90529 - b-naber:reborrows-consts,...
2021-12-05 borsAuto merge of #91510 - camelid:two-cleanups, r=Guillaum...
2021-12-05 borsAuto merge of #91229 - Aaron1011:dist-lld, r=Mark-Simul...
2021-12-05 borsAuto merge of #91475 - ecstatic-morse:mir-pass-manager3...
2021-12-04 Matthias KrügerRollup merge of #91528 - piegamesde:master, r=cuviper
2021-12-04 Matthias KrügerRollup merge of #91355 - alexcrichton:stabilize-thread...
2021-12-04 Matthias KrügerRollup merge of #91215 - GuillaumeGomez:vec-deque-retai...
2021-12-04 Matthias KrügerRollup merge of #90023 - b-naber:postpone_const_eval_in...
2021-12-04 Matthias KrügerRollup merge of #90022 - hkmatsumoto:self-upper-as...
2021-12-04 Matthias KrügerRollup merge of #89642 - devnexen:macos_getenv_chng...
2021-12-04 borsAuto merge of #91517 - matthiaskrgr:rollup-3fmp4go...
2021-12-04 Matthias KrügerRollup merge of #90519 - estebank:issue-84003, r=petroc...
2021-12-04 Matthias KrügerRollup merge of #89701 - tom7980:issue-89566-fix, r...
2021-12-04 Matthias KrügerRollup merge of #91385 - ecstatic-morse:pat-param-spec...
2021-12-04 Matthias KrügerRollup merge of #91209 - camelid:snapshot, r=jyn514
2021-12-04 Matthias KrügerRollup merge of #90851 - ibraheemdev:downcast-unchecked...
2021-12-04 Matthias KrügerRollup merge of #90538 - camelid:doc-recur-ty, r=estebank
2021-12-03 borsAuto merge of #90737 - eholk:intofuture, r=tmandry
2021-12-03 Tom FarmerUpdate invalid crate attributes, add help message
2021-12-03 borsAuto merge of #91393 - Julian-Wollersberger:lexer_optim...
2021-12-03 Matthias KrügerRollup merge of #91462 - b-naber:use-try-normalize...
2021-12-03 Matthias KrügerRollup merge of #91453 - ChrisDenton:doc-win-tls-dtors...
2021-12-03 Matthias KrügerRollup merge of #91381 - Amanieu:android_libdl, r=petro...
2021-12-03 Matthias KrügerRollup merge of #91273 - Badel2:ice-index-str, r=estebank
2021-12-03 Matthias KrügerRollup merge of #91170 - jsha:preload-fonts, r=Guillaum...
2021-12-03 Matthias KrügerRollup merge of #90854 - sanxiyn:unsized-and-uninhabite...
2021-12-03 Matthias KrügerRollup merge of #90269 - woppopo:const_option_expect...
2021-12-03 Matthias KrügerRollup merge of #88906 - Kixunil:box-maybe-uninit-write...
2021-12-03 borsAuto merge of #91339 - cbarrete:vecdeque-remove-grow...
2021-12-03 Caleb CartwrightMerge commit '8da837185714cefbb261e93e9846afb11c1dc60e...
2021-12-02 Matthias KrügerRollup merge of #91466 - nnethercote:Symbol-interner...
2021-12-02 Matthias KrügerRollup merge of #91460 - ChrisDenton:doc-last-os-error...
2021-12-02 Matthias KrügerRollup merge of #91457 - steffahn:additional_test_from_...
2021-12-02 Matthias KrügerRollup merge of #91444 - RalfJung:miri-tests, r=dtolnay
2021-12-02 Matthias KrügerRollup merge of #91435 - FabianWolff:issue-91421-if...
2021-12-02 Matthias KrügerRollup merge of #91410 - ecstatic-morse:const-precise...
2021-12-02 Matthias KrügerRollup merge of #91387 - graydon:E0038-clarification...
2021-12-02 Matthias KrügerRollup merge of #91364 - FabianWolff:issue-91210-ptr...
2021-12-02 Matthias KrügerRollup merge of #91329 - Aaron1011:modulo-regions-test...
2021-12-02 Matthias KrügerRollup merge of #91321 - matthewjasper:constaint-placeh...
2021-12-02 Matthias KrügerRollup merge of #89954 - GuillaumeGomez:legacy-const...
2021-12-02 borsAuto merge of #91318 - eggyal:reduce-boilerplate-around...
2021-12-02 borsAuto merge of #91455 - matthiaskrgr:rollup-gix2hy6...
2021-12-02 Matthias KrügerRollup merge of #91411 - ChrisDenton:valid-paths, r...
2021-12-02 Matthias KrügerRollup merge of #91394 - Mark-Simulacrum:bump-stage0...
2021-12-02 borsAuto merge of #91354 - fee1-dead:const_env, r=spastorino
2021-12-02 borsAuto merge of #91291 - GuillaumeGomez:const-deref-metho...
2021-12-02 borsAuto merge of #91003 - psumbera:sparc64-abi, r=nagisa
2021-12-01 Matthias KrügerRollup merge of #91313 - petrochenkov:cratexp, r=Aaron1011
2021-12-01 Matthias KrügerRollup merge of #88502 - ibraheemdev:slice-take, r...
2021-12-01 borsAuto merge of #91275 - camelid:deny-test-warnings,...
2021-12-01 Matthias KrügerRollup merge of #91404 - nnethercote:fix-bad-NodeId...
2021-12-01 Matthias KrügerRollup merge of #91346 - ibraheemdev:result-inspect...
2021-12-01 Matthias KrügerRollup merge of #91298 - FabianWolff:issue-91028-source...
2021-12-01 Matthias KrügerRollup merge of #91207 - richkadel:rk-bump-coverage...
2021-12-01 Matthias KrügerRollup merge of #91087 - rukai:fix_test_nll_revisions...
2021-12-01 Matthias KrügerRollup merge of #90985 - camsteffen:diag-name-usage...
2021-12-01 Matthias KrügerRollup merge of #87160 - estebank:colon-recovery, r...
2021-12-01 borsAuto merge of #91324 - eggyal:avoid-uneccesary-clone...
2021-11-30 Matthias KrügerRollup merge of #91366 - notriddle:notriddle/only-show...
2021-11-30 Matthias KrügerRollup merge of #91340 - cr1901:no-atomic, r=Mark-Simul...
2021-11-30 Matthias KrügerRollup merge of #91294 - cjgillot:process-elem, r=jackh726
2021-11-30 Mark RousskovApply cfg-bootstrap switch
2021-11-30 borsAuto merge of #91352 - nnethercote:RawVec-reserve_for_p...
2021-11-30 borsAuto merge of #91388 - JohnTitor:rollup-640o1e5, r...
2021-11-30 Yuki OkushiRollup merge of #91360 - lnicola:rust-analyzer-2021...
2021-11-30 Yuki OkushiRollup merge of #91358 - kd-collective:fix_typo, r...
2021-11-30 Yuki OkushiRollup merge of #91323 - RalfJung:assert-type, r=oli-obk
2021-11-30 Yuki OkushiRollup merge of #91317 - petrochenkov:debugnu, r=Mark...
2021-11-30 Yuki OkushiRollup merge of #91250 - rukai:remove_trailing_whitespa...
2021-11-30 Yuki OkushiRollup merge of #91243 - jackh726:issue-91068, r=nikoma...
2021-11-30 borsAuto merge of #91330 - cjgillot:no-ee-features, r=Aaron1011
2021-11-30 borsAuto merge of #91244 - dtolnay:lossy, r=Mark-Simulacrum
2021-11-29 borsAuto merge of #91299 - cjgillot:expect-ldid, r=petrochenkov
2021-11-29 borsAuto merge of #91350 - matthiaskrgr:rollup-nleabdj...
2021-11-29 Matthias KrügerRollup merge of #91349 - tmiasko:accumulate-remark...
2021-11-29 Matthias KrügerRollup merge of #91336 - cjgillot:root_parent, r=matthe...
2021-11-29 Matthias KrügerRollup merge of #91281 - scottmcm:non-exhaustive-as...
2021-11-29 Matthias KrügerRollup merge of #91049 - dimo414:patch-1, r=kennytm
2021-11-28 Matthias KrügerRollup merge of #90833 - tmiasko:optimization-remarks...
2021-11-28 Matthias KrügerRollup merge of #90131 - camsteffen:fmt-args-span-fix...
2021-11-28 Camille GILLOTRemove unused root_parent.
2021-11-28 Camille GILLOTRemove eval_always for lib_features.
2021-11-28 Camille GILLOTTake a LocalDefId in expect_*item.
2021-11-28 Matthias KrügerRollup merge of #91319 - fee1-dead:rustdoc-ice-fix...
2021-11-27 borsAuto merge of #89916 - the8472:advance_by-avoid-err...
next