]> git.lizzy.rs Git - rust.git/history - compiler/rustc_session
Destabilize cfg(target_has_atomic_load_store = ...)
[rust.git] / compiler / rustc_session /
2022-02-05 borsAuto merge of #93655 - matthiaskrgr:rollup-dm88b02...
2022-02-04 Matthias KrügerRollup merge of #93615 - Kobzol:stable-hash-opt-endiann...
2022-02-04 Matthias KrügerRollup merge of #93612 - tspiteri:master, r=m-ou-se
2022-02-04 Matthias KrügerRollup merge of #93608 - nnethercote:speed-up-find_libr...
2022-02-04 Matthias KrügerRollup merge of #93576 - jsha:fix-rustdoc-html, r=Guill...
2022-02-04 Matthias KrügerRollup merge of #93495 - solid-rs:fix-kmc-solid-rtc...
2022-02-04 Matthias KrügerRollup merge of #91589 - derekdreery:arc_unwrap_or_clon...
2022-02-04 Matthias KrügerRollup merge of #90132 - joshtriplett:stabilize-instrum...
2022-02-04 Matthias KrügerRollup merge of #93593 - JulianKnodt:master, r=oli-obk
2022-02-04 Matthias KrügerRollup merge of #93585 - tamaroning:add_tests_for_92630...
2022-02-04 Matthias KrügerRollup merge of #93555 - ChrisDenton:fs-try-exists...
2022-02-04 Matthias KrügerRollup merge of #93551 - GuillaumeGomez:ignore-package...
2022-02-04 Matthias KrügerRollup merge of #93508 - CraftSpider:jsondocck-runtest...
2022-02-04 Matthias KrügerRollup merge of #93402 - ehuss:llvm-dialog, r=michaelwo...
2022-02-04 Matthias KrügerRollup merge of #92735 - GuillaumeGomez:crate-filter...
2022-02-03 Yuki OkushiRollup merge of #93600 - last-partizan:fix-junit-format...
2022-02-03 Yuki OkushiRollup merge of #93589 - est31:option_then, r=cjgillot
2022-02-03 Yuki OkushiRollup merge of #93566 - Aaron1011:rustc-backtrace...
2022-02-03 Yuki OkushiRollup merge of #93515 - dtolnay:convenience, r=davidtwco
2022-02-03 Yuki OkushiRollup merge of #92802 - compiler-errors:deduplicate...
2022-02-03 Yuki OkushiRollup merge of #92310 - ehuss:rustdoc-ice, r=estebank
2022-02-03 borsAuto merge of #92932 - ouz-a:master, r=oli-obk
2022-02-03 borsAuto merge of #93146 - workingjubilee:use-std-simd...
2022-02-03 borsAuto merge of #93432 - Kobzol:stable-hash-isize-hash...
2022-02-02 borsAuto merge of #93101 - Mark-Simulacrum:library-backtrac...
2022-02-02 Matthias KrügerRollup merge of #93592 - est31:remove_unused_deps,...
2022-02-02 Matthias KrügerRollup merge of #93590 - est31:let_else, r=lcnr
2022-02-02 Matthias KrügerRollup merge of #93574 - compiler-errors:bad-let-sugges...
2022-02-02 Matthias KrügerRollup merge of #93571 - compiler-errors:better-where...
2022-02-02 Matthias KrügerRollup merge of #93546 - tmiasko:validate-switch-int...
2022-02-02 Matthias KrügerRollup merge of #93542 - GuillaumeGomez:lifetime-elisio...
2022-02-02 Matthias KrügerRollup merge of #93221 - alyssaverkade:fix-93093, r...
2022-02-02 Matthias KrügerRollup merge of #92528 - tmiasko:combine-commutative...
2022-02-02 borsAuto merge of #93312 - pierwill:map-all-local-trait...
2022-02-02 borsAuto merge of #93154 - michaelwoerister:fix-generic...
2022-02-02 borsAuto merge of #93573 - matthiaskrgr:rollup-nrjmygz...
2022-02-02 Matthias KrügerRollup merge of #93560 - steffahn:a_typo, r=petrochenkov
2022-02-02 Matthias KrügerRollup merge of #93559 - danielframpton:link-args-typo...
2022-02-02 Matthias KrügerRollup merge of #93531 - TheColdVoid:patch-1, r=m-ou-se
2022-02-02 Matthias KrügerRollup merge of #93493 - GKFX:char-docs-2, r=scottmcm
2022-02-02 Matthias KrügerRollup merge of #93420 - jsha:adjust-settings-layout...
2022-02-02 Matthias KrügerRollup merge of #92758 - mfrw:mfrw/rustdoc-impl-write...
2022-02-02 borsAuto merge of #93466 - cjgillot:query-dead, r=nagisa
2022-02-02 Nicholas NethercoteMake `SearchPathFile::file_name_str` non-optional.
2022-02-01 borsAuto merge of #93285 - JulianKnodt:const_eq_2, r=oli-obk
2022-02-01 Nicholas NethercoteInline and remove `FileSearch::search`.
2022-02-01 Nicholas NethercoteRemove `FileMatch`.
2022-02-01 Nicholas NethercoteRemove rlib special-casing in `FileSearch::search`.
2022-02-01 Daniel FramptonAdd missing | between print options
2022-02-01 borsAuto merge of #93442 - yaahc:Termination-abstraction...
2022-02-01 borsAuto merge of #93548 - matthiaskrgr:rollup-f7dkn3p...
2022-02-01 Matthias KrügerRollup merge of #93436 - dcsommer:master, r=Mark-Simulacrum
2022-02-01 Matthias KrügerRollup merge of #93290 - lcnr:same_type, r=jackh726
2022-02-01 Matthias KrügerRollup merge of #93267 - lcnr:auto-trait-lint, r=nikoma...
2022-02-01 Matthias KrügerRollup merge of #92584 - lcnr:query-stable-lint, r...
2022-02-01 Matthias KrügerRollup merge of #92021 - woodenarrow:br_single_fp_eleme...
2022-02-01 Matthias KrügerRollup merge of #91828 - oxalica:feat/waker-getters...
2022-02-01 Matthias KrügerRollup merge of #86374 - bossmc:enable-static-pie-for...
2022-02-01 borsAuto merge of #86988 - thomcc:chunky-splitz-says-no...
2022-02-01 lcnradd a rustc::query_stability lint
2022-02-01 Eric HussRollup merge of #93090 - jyn514:errorkind-asstr, r...
2022-01-31 Matthias KrügerRollup merge of #93214 - ibraheemdev:issue-93210, r...
2022-01-31 Matthias KrügerRollup merge of #93039 - terrarier2111:fix-field-help...
2022-01-31 Matthias KrügerRollup merge of #92918 - compiler-errors:gat-expr-lifet...
2022-01-31 Matthias KrügerRollup merge of #90277 - pierwill:fix-70258-inference...
2022-01-31 borsAuto merge of #90891 - nbdd0121:format, r=Mark-Simulacrum
2022-01-30 borsAuto merge of #92711 - zredb:issue-90187-fix, r=notriddle
2022-01-30 Eric HussRollup merge of #93192 - theidexisted:patch-1, r=wesley...
2022-01-30 Eric HussRollup merge of #92908 - dtolnay:rustdoc, r=GuillaumeGomez
2022-01-30 Eric HussRollup merge of #92887 - pietroalbini:pa-bootstrap...
2022-01-29 Matthias KrügerRollup merge of #93236 - woppopo:const_nonnull_new...
2022-01-29 Matthias KrügerRollup merge of #92274 - woppopo:const_deallocate,...
2022-01-29 Matthias KrügerRollup merge of #88205 - danii:e0772, r=GuillaumeGomez
2022-01-28 Matthias KrügerRollup merge of #93239 - Thomasdezeeuw:socketaddr_creat...
2022-01-28 Matthias KrügerRollup merge of #92611 - Amanieu:asm-reference, r=m...
2022-01-27 Matthias KrügerRollup merge of #93365 - nnethercote:more-arena-cleanup...
2022-01-27 Matthias KrügerRollup merge of #93357 - nnethercote:clarify-usage...
2022-01-27 Matthias KrügerRollup merge of #92899 - cameron1024:zip-docs, r=dtolnay
2022-01-27 Matthias KrügerRollup merge of #91641 - dtolnay:cchar-if, r=Mark-Simul...
2022-01-27 Jubilee YoungSync rust-lang/portable-simd@03f6fbb21e6050da2a05b3ce8f...
2022-01-27 flip1995Merge commit 'a98e7ab8b94485be6bd03e0c6b8682ecab5b52e6...
2022-01-27 borsAuto merge of #93081 - nikic:aarch64-fix, r=cuviper
2022-01-26 Matthias KrügerRollup merge of #92778 - tavianator:linux-readdir-no...
2022-01-26 Matthias KrügerRollup merge of #92134 - nico-abram:patch-1, r=michaelw...
2022-01-26 Matthias KrügerRollup merge of #92098 - semarie:openbsd-platform,...
2022-01-26 Matthias KrügerRollup merge of #91861 - juniorbassani:use-from-array...
2022-01-26 borsAuto merge of #91840 - JakobDegen:fix_early_otherwise...
2022-01-25 Matthias KrügerRollup merge of #93250 - Aaron1011:remove-early-dedup...
2022-01-25 borsAuto merge of #93095 - Aaron1011:remove-assoc-ident...
2022-01-25 borsAuto merge of #92353 - Kobzol:doc-attr-lists-gat, r...
2022-01-25 borsAuto merge of #93089 - pierwill:rm-outlivesconstraint...
2022-01-25 Matthias KrügerRollup merge of #93269 - jacobbramley:dev/pauth-option...
2022-01-25 Matthias KrügerRollup merge of #93251 - jsha:theme-radio, r=GuillaumeGomez
2022-01-25 Matthias KrügerRollup merge of #93175 - spastorino:negative-traits...
2022-01-25 Matthias KrügerRollup merge of #93169 - CraftSpider:rustdoc-clean...
2022-01-25 Matthias KrügerRollup merge of #93144 - wesleywiser:uninhabited_type_c...
2022-01-25 Matthias KrügerRollup merge of #93118 - jackh726:param-heuristics...
2022-01-25 Matthias KrügerRollup merge of #93064 - Aaron1011:provisional-dep...
2022-01-25 Matthias KrügerRollup merge of #88794 - sunfishcode:sunfishcode/try...
2022-01-24 borsAuto merge of #90842 - pierwill:localdefid-indexmap...
next