]> git.lizzy.rs Git - rust.git/history - compiler/rustc_driver_impl/src/lib.rs
Auto merge of #107843 - bjorn3:sync_cg_clif-2023-02-09, r=bjorn3
[rust.git] / compiler / rustc_driver_impl / src / lib.rs
2023-02-09 bjorn3Merge commit '7d53619064ab7045c383644cb445052d2a3d46db...
2023-02-09 Matthias KrügerRollup merge of #107834 - zephaniahong:issue-107547...
2023-02-09 Matthias KrügerRollup merge of #107808 - kadiwa4:built-unsuccessfully...
2023-02-09 Matthias KrügerRollup merge of #107752 - riverar:rafael/gnu_dlltool_te...
2023-02-09 Matthias KrügerRollup merge of #107446 - clubby789:rustc-parse-diag...
2023-02-09 borsAuto merge of #106938 - GuillaumeGomez:normalize-projec...
2023-02-09 borsAuto merge of #107828 - compiler-errors:rollup-gyj6dgj...
2023-02-09 Michael GouletRollup merge of #107819 - clubby789:x-py-root, r=jyn514
2023-02-09 Michael GouletRollup merge of #107817 - notriddle:notriddle/wheel...
2023-02-09 Michael GouletRollup merge of #107813 - compiler-errors:bad-impl...
2023-02-09 Michael GouletRollup merge of #107799 - lcnr:update-provisional-resul...
2023-02-09 Michael GouletRollup merge of #107790 - tharunsuresh-code:snap_curl...
2023-02-09 Michael GouletRollup merge of #107761 - oli-obk:miri_🪵, r=TaKO8Ki
2023-02-09 Michael GouletRollup merge of #107429 - tgross35:from-bytes-until...
2023-02-09 Michael GouletRollup merge of #107317 - ids1024:asfd-rc, r=dtolnay
2023-02-09 borsAuto merge of #107717 - nnethercote:opt-TyKind-eq,...
2023-02-08 Matthias KrügerRollup merge of #107807 - GuillaumeGomez:fix-small...
2023-02-08 Matthias KrügerRollup merge of #107780 - compiler-errors:instantiate...
2023-02-08 Matthias KrügerRollup merge of #107777 - compiler-errors:derive_const...
2023-02-08 Matthias KrügerRollup merge of #107758 - Zoxc:arena-enref, r=cjgillot
2023-02-08 Matthias KrügerRollup merge of #107710 - ehuss:update-strip-ansi-escap...
2023-02-08 Matthias KrügerRollup merge of #107271 - Zeegomo:drop-rmw, r=oli-obk
2023-02-08 Matthias KrügerRollup merge of #105641 - Amanieu:btree_cursor, r=m...
2023-02-08 borsAuto merge of #107644 - Zoxc:query-cache-tweak, r=cjgillot
2023-02-08 borsAuto merge of #107529 - Zoxc:inline-tweak-profile,...
2023-02-08 borsAuto merge of #107788 - matthiaskrgr:rollup-mw10sli...
2023-02-08 Matthias KrügerRollup merge of #107779 - compiler-errors:issue-107775...
2023-02-08 Matthias KrügerRollup merge of #107776 - dbrgn:docs-string-reserve...
2023-02-08 Matthias KrügerRollup merge of #107773 - Mark-Simulacrum:rename-auto...
2023-02-08 Matthias KrügerRollup merge of #107771 - estebank:ice-msg, r=compiler...
2023-02-08 Matthias KrügerRollup merge of #107770 - notriddle:notriddle/br2nl...
2023-02-08 Matthias KrügerRollup merge of #107769 - compiler-errors:pointer-like...
2023-02-08 Matthias KrügerRollup merge of #107757 - clubby789:setup-settings...
2023-02-08 Matthias KrügerRollup merge of #107656 - jonhoo:bump-rust-installer...
2023-02-08 borsAuto merge of #107778 - weihanglo:update-cargo, r=weihanglo
2023-02-08 borsAuto merge of #107688 - lukas-code:projection-with...
2023-02-07 borsAuto merge of #107768 - matthiaskrgr:rollup-9u4cal4...
2023-02-07 Esteban KüberTweak ICE message
2023-02-07 Matthias KrügerRollup merge of #107764 - maurer:llvm-16, r=cuviper
2023-02-07 Matthias KrügerRollup merge of #107756 - RalfJung:miri-out-of-addresse...
2023-02-07 Matthias KrügerRollup merge of #107755 - lcnr:no-binder, r=oli-obk
2023-02-07 Matthias KrügerRollup merge of #107750 - tshepang:readability, r=Guill...
2023-02-07 Matthias KrügerRollup merge of #107749 - tshepang:editing-convenience...
2023-02-07 Matthias KrügerRollup merge of #107746 - Nathan-Fenner:nathanf/clean...
2023-02-07 Matthias KrügerRollup merge of #107740 - oli-obk:lock_tcx, r=petrochenkov
2023-02-07 Matthias KrügerRollup merge of #107719 - WaffleLapkin:de-arena-allocat...
2023-02-07 Matthias KrügerRollup merge of #107471 - notriddle:notriddle/default...
2023-02-07 Oli SchererReplace a command line flag with an env var to allow...
2023-02-07 borsAuto merge of #107671 - CastilloDel:master, r=estebank
2023-02-06 Oli SchererAvoid locking the global context across the `after_expa...
2023-02-06 Matthias KrügerRollup merge of #107725 - GuillaumeGomez:turn-markdownw...
2023-02-06 Matthias KrügerRollup merge of #107596 - Kobzol:stage-build-timer...
2023-02-06 Matthias KrügerRollup merge of #106477 - Nathan-Fenner:nathanf/refined...
2023-02-06 Dylan DPCRollup merge of #107669 - notriddle:notriddle/ayu-small...
2023-02-06 borsAuto merge of #103761 - chenyukang:yukang/fix-103320...
2023-02-06 borsAuto merge of #107667 - cjgillot:no-on-hit, r=lcnr...
2023-02-06 borsAuto merge of #107141 - notriddle:notriddle/max-lev...
2023-02-05 borsAuto merge of #107663 - matthiaskrgr:107423-point-at...
2023-02-05 borsAuto merge of #102842 - rol1510:issue-85566-fix, r...
2023-02-04 borsAuto merge of #107672 - matthiaskrgr:rollup-7e6dbuk...
2023-02-04 borsAuto merge of #107549 - Zoxc:rustc-shared, r=jyn514
2023-02-02 John Kåre AlsakerRename rustc_driver to rustc_driver_impl