]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 Camille GILLOTDo not manually craft a span pointing inside a multibyt...
2022-08-07 Luqman AdenDon't ICE while suggesting updating item path.
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 Michael Howellrustdoc: use serde, which can escape strings more quickly
2022-08-05 borsAuto merge of #100035 - workingjubilee:merge-functions...
2022-08-05 Ralf Jungpropagate --bless to Miri
2022-08-05 Ralf Jungadd method to get the mutability of an AllocId
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 Michael Howellrustdoc: reduce the number of intermediate Strings...
2022-08-05 Mark RousskovBump to 1.65.0
2022-08-05 Maybe WaffleMove stability lookup after cross-crate check
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
2022-08-05 Maybe WaffleImprove diagnostics for `const a: = expr;`
2022-08-05 Lukas Wirthfeat: Handle operators like their trait functions in...
2022-08-05 yukangrecover require,include instead of use in item
2022-08-05 Guillaume Gomezremove Clean trait implementation for hir::TraitItem
2022-08-05 Lukas WirthDon't switch workspace on vfs file changes from libraries
2022-08-05 Guillaume Gomezremove Clean trait implementation for hir::PolyTraitRef
2022-08-05 borsAuto merge of #95977 - FabianWolff:issue-92790-dead...
2022-08-05 Takayuki Maedaremove an unnecessary `str::rfind`
2022-08-05 borsAuto merge of #12946 - rust-lang:issue-template, r...
2022-08-05 Lukas WirthUpdate bug_report.md
2022-08-05 Lukas WirthUpdate bug_report.md
2022-08-05 borsAuto merge of #99867 - spastorino:refactor-remap-lifeti...
2022-08-05 borsAuto merge of #97085 - rylev:test-issue-33172, r=wesley...
2022-08-05 Michael Howellrustdoc: use `collect()` instead of repeatedly pushing...
2022-08-05 Michael Howellrustdoc: use `collect()` instead of repeatedly pushing...
2022-08-04 borsAuto merge of #95026 - cuviper:bump-linux-min, r=Mark...
2022-08-04 Josh StoneLink /rustroot/lib stuff for clang -m32 to see
2022-08-04 Michael Gouletopt node type
2022-08-04 borsAuto merge of #100151 - matthiaskrgr:rollup-irqwvj2...
2022-08-04 Matthias KrügerRollup merge of #100148 - durin42:llvm-16-pointertype...
2022-08-04 Matthias KrügerRollup merge of #100138 - GuillaumeGomez:rm-clean-impls...
2022-08-04 Matthias KrügerRollup merge of #100095 - jackh726:early-binder, r...
2022-08-04 Matthias KrügerRollup merge of #100093 - wcampbell0x2a:unused-parens...
2022-08-04 Matthias KrügerRollup merge of #100058 - TaKO8Ki:suggest-positional...
2022-08-04 Matthias KrügerRollup merge of #99772 - ehuss:reenable-submodule-archi...
2022-08-04 Matthias KrügerRollup merge of #98796 - compiler-errors:no-semi-if...
2022-08-04 Michael Howellrustdoc: use a more compact encoding for implementors...
2022-08-04 Daniel PaolielloAdd test for raw-dylib with an external variable
next