]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-09-06 Jacob Hoffman... rustdoc mobile: move notable traits to return type
2022-08-09 borsAuto merge of #100304 - matthiaskrgr:rollup-gs56vlw...
2022-08-09 Matthias KrügerRollup merge of #100303 - lnicola:rust-analyzer-2022...
2022-08-09 Matthias KrügerRollup merge of #100294 - theli-ua:master, r=thomcc
2022-08-09 Matthias KrügerRollup merge of #100268 - TaKO8Ki:add-regression-test...
2022-08-09 Matthias KrügerRollup merge of #100238 - Bryysen:master, r=cjgillot
2022-08-09 Matthias KrügerRollup merge of #100212 - GuillaumeGomez:rm-clean-impls...
2022-08-09 Matthias KrügerRollup merge of #100163 - TaKO8Ki:remove-unnecessary...
2022-08-09 borsAuto merge of #100205 - cjgillot:noice-doc, r=camelid
2022-08-09 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-09 Anton RomanovUpdate Duration::as_secs doc to point to as_secs_f64...
2022-08-08 Noah LevAdd regression test comment
2022-08-08 BryysenFix plural form of `variant` in error message not forma...
2022-08-08 Camille GILLOTSynthetize a trait ref when none is available.
2022-08-08 Takayuki Maedaadd regression test for #79148
2022-08-08 borsAuto merge of #98863 - compiler-errors:projection-msg...
2022-08-08 borsAuto merge of #98489 - cjgillot:naked-nohir, r=davidtwc...
2022-08-08 borsAuto merge of #100207 - notriddle:notriddle/skipped...
2022-08-08 Michael GouletAdjust wording
2022-08-07 Michael GouletImplement special-cased projection error message for...
2022-08-07 BryysenFix wording on comment
2022-08-07 borsAuto merge of #100245 - matthiaskrgr:rollup-tfoo650...
2022-08-07 BryysenAdd comments to obscure code, remove unnesecary paramet...
2022-08-07 Matthias KrügerRollup merge of #100244 - Lokathor:add-armv4t-none...
2022-08-07 Matthias KrügerRollup merge of #100230 - cjgillot:noice-multibyte...
2022-08-07 Matthias KrügerRollup merge of #100206 - RalfJung:miri-terminfo, r...
2022-08-07 Matthias KrügerRollup merge of #100194 - est31:box_syntax_tests, r...
2022-08-07 Matthias KrügerRollup merge of #100038 - nicholasbishop:bishop-add...
2022-08-07 Matthias KrügerRollup merge of #100019 - TaKO8Ki:suggest-boxed-trait...
2022-08-07 borsAuto merge of #100218 - nicholasbishop:bishop-update...
2022-08-07 LokathorUpdate SUMMARY.md
2022-08-07 LokathorCreate armv4t_none_eabi.md
2022-08-07 LokathorCreate armv4t_none_eabi.rs
2022-08-07 borsAuto merge of #99833 - andrewpollack:fuchsia-rust-ci...
2022-08-07 Ralf Jungtest: skip terminfo parsing in Miri
2022-08-07 BryysenFurther improve error message for E0081
2022-08-07 Andrew PollackShifting CI to pull Zircon libraries directly from...
2022-08-07 borsAuto merge of #99983 - RalfJung:more-layout-checks...
2022-08-07 Camille GILLOTUse start_point instead of next_point to point to elide...
2022-08-07 borsAuto merge of #12956 - oxalica:feat/la-arena-apis,...
2022-08-07 Takayuki Maedafix wrong suggestions for boxed trait objects instead...
2022-08-07 Takayuki Maedarevive suggestions for boxed trait objects instead...
2022-08-07 borsAuto merge of #12959 - lnicola:rainbows-again, r=lnicola
2022-08-07 Laurențiu NicolaFix test_rainbow_highlighting gate
2022-08-07 borsAuto merge of #100091 - chenyukang:add-check-for-link...
2022-08-07 borsAuto merge of #100004 - jyn514:exclude-single-test...
2022-08-07 est31Remove even more box syntax uses from src/test
2022-08-07 Nicholas BishopUpdate compiler_builtins to 0.1.78
2022-08-06 borsAuto merge of #100213 - matthiaskrgr:rollup-mqe7t1n...
2022-08-06 Matthias KrügerRollup merge of #100175 - fxn:patch-1, r=Mark-Simulacrum
2022-08-06 Matthias KrügerRollup merge of #100169 - WaffleLapkin:optimize_is_alig...
2022-08-06 Matthias KrügerRollup merge of #100130 - compiler-errors:erroneous...
2022-08-06 Matthias KrügerRollup merge of #100127 - ChrisDenton:remove-init,...
2022-08-06 Matthias KrügerRollup merge of #100071 - klensy:annotate-snippets...
2022-08-06 Guillaume Gomezremove Clean trait implementation for ty::Predicate
2022-08-06 Guillaume Gomezremove Clean trait implementation for hir::WherePredicate
2022-08-06 borsAuto merge of #100117 - nicholasbishop:bishop-update...
2022-08-06 oxalicaReturns the old value for la_arena::ArenaMap::insert
2022-08-06 oxalicaImpl more methods and traits for la_arena::ArenaMap
2022-08-06 Nicholas BishopDocument the `no-std` target option in config.toml...
2022-08-06 Michael Howellrustdoc: do not mark the contents of a skipped module...
2022-08-06 borsAuto merge of #99524 - cuviper:relnotes-1.63.0, r=Mark...
2022-08-06 Camille GILLOTAvoid ICE in rustdoc.
2022-08-06 borsAuto merge of #100195 - matthiaskrgr:rollup-ovzyyb0...
2022-08-06 borsAuto merge of #12953 - stanciuadrian:fmt, r=lnicola
2022-08-06 Adrian Stanciurun stable fmt through rustup
2022-08-06 Matthias KrügerRollup merge of #100193 - GuillaumeGomez:rm-clean-impls...
2022-08-06 Matthias KrügerRollup merge of #100167 - chenyukang:require-suggestion...
2022-08-06 Matthias KrügerRollup merge of #100132 - compiler-errors:issue-100103...
2022-08-06 Matthias KrügerRollup merge of #100094 - lyming2007:issue-98982, r...
2022-08-06 borsAuto merge of #12931 - oxalica:feat/la-arena-apis,...
2022-08-06 borsAuto merge of #99893 - compiler-errors:issue-99387...
2022-08-06 Guillaume Gomezremove Clean trait implementation for hir::PolyTraitRef
2022-08-06 Guillaume Gomezremove Clean trait implementation for hir::GenericBound
2022-08-06 borsAuto merge of #100172 - Mark-Simulacrum:bump-165, r...
2022-08-06 borsAuto merge of #99743 - compiler-errors:fulfillment...
2022-08-05 borsAuto merge of #100035 - workingjubilee:merge-functions...
2022-08-05 Jubilee YoungEnable function merging when opt is for size
2022-08-05 Yiming Leiimplement #98982
2022-08-05 Josh StoneUpdate RELEASES.md
2022-08-05 Josh StoneUpdate RELEASES.md
2022-08-05 Xavier Noriaascii -> ASCII in code comment
2022-08-05 Michael Gouletmove DiagnosticArgFromDisplay into rustc_errors
2022-08-05 Michael GouletDelay formatting trimmed path until lint/error is emitted
2022-08-05 borsAuto merge of #100174 - Dylan-DPC:rollup-wnskbk6, r...
2022-08-05 Dylan DPCRollup merge of #100168 - WaffleLapkin:improve_diagnost...
2022-08-05 Dylan DPCRollup merge of #100166 - GuillaumeGomez:rm-clean-impls...
2022-08-05 Dylan DPCRollup merge of #100158 - solid-rs:patch/kmc-solid...
2022-08-05 Dylan DPCRollup merge of #100157 - rust-lang:notriddle/use-map...
2022-08-05 Dylan DPCRollup merge of #100155 - compiler-errors:issue-100154...
2022-08-05 Dylan DPCRollup merge of #99835 - TaKO8Ki:suggest-adding-or...
2022-08-05 Mark RousskovBump to 1.65.0
2022-08-05 Maybe WaffleOptimize `pointer::as_aligned_to`
2022-08-05 borsAuto merge of #12947 - Veykril:switch-workspace, r...
2022-08-05 borsAuto merge of #12949 - Veykril:token-pick, r=Veykril
2022-08-05 borsAuto merge of #100073 - dpaoliello:externvar, r=michael...
2022-08-05 Lukas Wirthfix: Fix incorrect token pick rankings
2022-08-05 borsAuto merge of #12948 - Veykril:classify-ops, r=Veykril
2022-08-05 Lukas WirthSimplify
2022-08-05 Lukas WirthFix visibilities
next