]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #103931 - pnkfelix:note-eh-personality-limit-atop-lld, r=Mark-Simulacrum
[rust.git] / src /
2022-11-04 Matthias KrügerRollup merge of #103931 - pnkfelix:note-eh-personality...
2022-11-04 Matthias KrügerRollup merge of #103930 - fee1-dead-contrib:mv-from...
2022-11-04 Matthias KrügerRollup merge of #103915 - chenyukang:yukang/fix-103874...
2022-11-04 Matthias KrügerRollup merge of #103912 - flba-eb:doc_adding_tier3_targ...
2022-11-04 Matthias KrügerRollup merge of #103905 - notriddle:notriddle/sidebar...
2022-11-04 Matthias KrügerRollup merge of #103892 - compiler-errors:afit-rustdoc...
2022-11-04 Matthias KrügerRollup merge of #103884 - spastorino:visit-fn-ret-ty...
2022-11-04 Matthias KrügerRollup merge of #103825 - Mark-Simulacrum:fix-relnotes...
2022-11-04 borsAuto merge of #101834 - compiler-errors:super-deduce...
2022-11-03 borsAuto merge of #103922 - Mark-Simulacrum:revert-cargo...
2022-11-03 DeadbeefMove some tests from `src/test/ui` to more reasonable...
2022-11-03 Michael GouletElaborate supertrait obligations when deducing closure...
2022-11-03 Mark RousskovRevert "Update cargo"
2022-11-03 Florian BartelsAdd howto for adding new targets
2022-11-03 borsAuto merge of #103904 - JakobDegen:mir-opt-dash, r...
2022-11-03 borsAuto merge of #103860 - weihanglo:update-cargo, r=ehuss
2022-11-03 borsAuto merge of #103455 - BlackHoleFox:apple-sim-abi...
2022-11-03 borsAuto merge of #103903 - matthiaskrgr:rollup-r5xcvrp...
2022-11-02 Weihang LoUpdate cargo
2022-11-02 Jakob DegenBan dashes in miropt test file names
2022-11-02 Michael Howellrustdoc: remove redundant mobile CSS `.sidebar-elems...
2022-11-02 Matthias KrügerRollup merge of #103890 - notriddle:notriddle/mobile...
2022-11-02 Matthias KrügerRollup merge of #103886 - GuillaumeGomez:local-reexport...
2022-11-02 Matthias KrügerRollup merge of #103875 - oli-obk:ast_conv_simplificati...
2022-11-02 Matthias KrügerRollup merge of #103870 - TaKO8Ki:fix-103790, r=fee1...
2022-11-02 Matthias KrügerRollup merge of #103610 - wesleywiser:thinlto_cgu1...
2022-11-02 Matthias KrügerRollup merge of #99801 - Neo-Zhixing:fix/generic_const_...
2022-11-02 borsAuto merge of #103846 - Kobzol:revert-103295-ninja...
2022-11-02 borsAuto merge of #103888 - Dylan-DPC:rollup-p7gubqj, r...
2022-11-02 Michael GouletProperly render asyncness for traits without default...
2022-11-02 Michael Howellrustdoc: remove unused mobile CSS `.rustdoc { padding...
2022-11-02 Dylan DPCRollup merge of #103864 - smoelius:reorder-walk-functio...
2022-11-02 Dylan DPCRollup merge of #103862 - compiler-errors:ocx-in-fully...
2022-11-02 Dylan DPCRollup merge of #103855 - notriddle:notriddle/mobile...
2022-11-02 Dylan DPCRollup merge of #103807 - H4x5:string-extend-from-withi...
2022-11-02 Dylan DPCRollup merge of #103774 - compiler-errors:dyn-trait...
2022-11-02 Dylan DPCRollup merge of #103703 - Nilstrieb:flag-recovery-1...
2022-11-02 Dylan DPCRollup merge of #103275 - Manishearth:tinystrup, r...
2022-11-02 Guillaume GomezAdd regression test for doc of reexport of local items
2022-11-02 Guillaume GomezFix merge of attributes for reexports of local items
2022-11-02 borsAuto merge of #103690 - GuillaumeGomez:visibility-on...
2022-11-02 borsAuto merge of #103649 - petrochenkov:docnotrait, r...
2022-11-02 Takayuki Maedareturn const_error when ty has errors
2022-11-02 borsAuto merge of #103857 - Manishearth:rollup-709fui6...
2022-11-02 Manish GoregaokarRollup merge of #103839 - Nilstrieb:print-list, r=compi...
2022-11-02 Manish GoregaokarRollup merge of #103837 - GuillaumeGomez:migrate-sideba...
2022-11-02 Manish GoregaokarRollup merge of #103781 - JakobDegen:mir-opt-tidy,...
2022-11-02 Manish GoregaokarRollup merge of #103638 - ia0:multivalue, r=nagisa
2022-11-02 Manish GoregaokarRollup merge of #103637 - ChrisDenton:stdio-uwp, r...
2022-11-02 Manish GoregaokarRollup merge of #103575 - Xiretza:suggestions-style...
2022-11-02 Manish GoregaokarRollup merge of #103084 - inquisitivecrystal:control...
2022-11-02 Manish GoregaokarRollup merge of #103072 - cuviper:compiletest-path...
2022-11-01 Michael Howellrustdoc: simplify mobile item-table CSS
2022-11-01 Zhixing Zhangfix(generic_const_exprs): Fix predicate inheritance...
2022-11-01 borsAuto merge of #103217 - mejrs:track, r=eholk
2022-11-01 Michael GouletFormat dyn Trait better in type_name intrinsic
2022-11-01 Guillaume GomezRemove unneeded "rustdoc-preferred-dark-theme" setting
2022-11-01 Guillaume GomezMigrate sidebar-links-color GUI test to functions
2022-11-01 Jakub BeránekRevert "ci: Bring back ninja for dist builders"
2022-11-01 borsAuto merge of #103841 - Dylan-DPC:rollup-rff2x1l, r...
2022-11-01 Dylan DPCRollup merge of #103833 - lnicola:rust-analyzer-2022...
2022-11-01 Dylan DPCRollup merge of #103817 - notriddle:notriddle/attribute...
2022-11-01 Dylan DPCRollup merge of #103813 - notriddle:notriddle/search...
2022-11-01 Dylan DPCRollup merge of #103760 - petrochenkov:macimp, r=cjgillot
2022-11-01 Dylan DPCRollup merge of #84022 - Aaron1011:remove-derive-res...
2022-11-01 nilsPrint valid `--print` requests if request is invalid
2022-11-01 borsAuto merge of #103496 - petrochenkov:effvisdoc2, r=lqd
2022-11-01 borsAuto merge of #103590 - compiler-errors:ocx-more, r...
2022-11-01 Laurențiu Nicola:arrow_up: rust-analyzer
2022-11-01 borsAuto merge of #103832 - Dylan-DPC:rollup-maw3kmx, r...
2022-11-01 Dylan DPCRollup merge of #103809 - tyggja:patch-1, r=JohnTitor
2022-11-01 Dylan DPCRollup merge of #103759 - cjgillot:adt-collect, r=davidtwco
2022-11-01 Dylan DPCRollup merge of #103729 - RalfJung:align-of-val-packed...
2022-11-01 Dylan DPCRollup merge of #103706 - zbyrn:issue-101637-fix, r...
2022-11-01 Dylan DPCRollup merge of #103584 - ouz-a:issue-102303, r=oli-obk
2022-11-01 Dylan DPCRollup merge of #103061 - Amanieu:rewrite_alloc_error_h...
2022-11-01 borsAuto merge of #103829 - JohnTitor:rollup-o03nzr8, r...
2022-11-01 Jakob DegenDetect unused files in `src/test/mir-opt` and error...
2022-11-01 Yuki OkushiRollup merge of #103805 - Mark-Simulacrum:forward-port...
2022-11-01 Yuki OkushiRollup merge of #103799 - GuillaumeGomez:search-index...
2022-11-01 Yuki OkushiRollup merge of #103798 - RalfJung:type_name, r=oli-obk
2022-11-01 Yuki OkushiRollup merge of #103793 - notriddle:notriddle/rustdoc...
2022-11-01 Yuki OkushiRollup merge of #103788 - chenyukang:yukang/fix-ice...
2022-11-01 Yuki OkushiRollup merge of #103772 - compiler-errors:better-strict...
2022-11-01 Yuki OkushiRollup merge of #103749 - est31:reduce_irrefutable_let_...
2022-11-01 Yuki OkushiRollup merge of #103692 - smoelius:walk_generic_arg...
2022-11-01 Yuki OkushiRollup merge of #103674 - ehuss:split-debuginfo-doc...
2022-11-01 Yuki OkushiRollup merge of #103007 - albertlarsan68:better-python...
2022-10-31 borsAuto merge of #102950 - oli-obk:check_miri, r=RalfJung
2022-10-31 Michael Howellrustdoc: rename syntax highlighting CSS class `attribut...
2022-10-31 Michael Howellrustdoc: remove unnecessary CSS `.search-results {...
2022-10-31 borsAuto merge of #103795 - thomcc:untest, r=Mark-Simulacrum
2022-10-31 Vadim Petrochenkovresolve: Turn the binding from `#[macro_export]` into...
2022-10-31 Amanieu d'AntrasRewrite implementation of `#[alloc_error_handler]`
2022-10-31 mejrsAdd more track_caller
2022-10-31 Mark RousskovEnable RUSTC_BOOTSTRAP for a few steps
2022-10-31 Michael Howellrustdoc: add test case for associated type margins
2022-10-31 Ralf Jungbump up recursion limit for miri crate
2022-10-31 Thom ChiovoloniAdd `ignore-cross-compile` to the `#[bench]` smoketest...
2022-10-31 Thom Chiovolonimove libtest bench smoketest to run-make-fulldeps
next