]> git.lizzy.rs Git - rust.git/history - src
Clearly signal purpose of the yaml template
[rust.git] / src /
2023-02-07 borsAuto merge of #107671 - CastilloDel:master, r=estebank
2023-02-07 borsAuto merge of #107704 - jyn514:tidy-ci, r=Mark-Simulacrum
2023-02-07 borsAuto merge of #106180 - RalfJung:dereferenceable-genera...
2023-02-07 borsAuto merge of #107693 - petrochenkov:metable, r=oli-obk
2023-02-06 borsAuto merge of #107738 - matthiaskrgr:rollup-o18lzi8...
2023-02-06 Matthias KrügerRollup merge of #107735 - edward-shen:edward-shen/mailm...
2023-02-06 Matthias KrügerRollup merge of #107731 - RalfJung:interpret-discrimina...
2023-02-06 Matthias KrügerRollup merge of #107725 - GuillaumeGomez:turn-markdownw...
2023-02-06 Matthias KrügerRollup merge of #107724 - klensy:imports, r=Mark-Simulacrum
2023-02-06 Matthias KrügerRollup merge of #107720 - tshepang:consistency, r=Mark...
2023-02-06 Matthias KrügerRollup merge of #107714 - Wilfred:round_docs, r=m-ou-se
2023-02-06 Matthias KrügerRollup merge of #107692 - Swatinem:printsizeyield,...
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 borsAuto merge of #107727 - Dylan-DPC:rollup-b1yexcl, r...
2023-02-06 Guillaume GomezTurn MarkdownWithToc into a struct with named fields
2023-02-06 CastilloDelAdd `run-rustfix` to tests/ui/issues/issue-92741.rs
2023-02-06 Dylan DPCRollup merge of #107687 - cjgillot:sroa-2, r=oli-obk
2023-02-06 Dylan DPCRollup merge of #107685 - jieyouxu:issue-90027, r=compi...
2023-02-06 Dylan DPCRollup merge of #107669 - notriddle:notriddle/ayu-small...
2023-02-06 Dylan DPCRollup merge of #107580 - lenko-d:default_value_for_a_l...
2023-02-06 Dylan DPCRollup merge of #107553 - edward-shen:edward-shen/sugge...
2023-02-06 borsAuto merge of #103761 - chenyukang:yukang/fix-103320...
2023-02-06 Ralf Jungalso do not add noalias on not-Unpin Box
2023-02-06 Ralf Jungmake &mut !Unpin not dereferenceable
2023-02-06 borsAuto merge of #107667 - cjgillot:no-on-hit, r=lcnr...
2023-02-06 borsAuto merge of #107697 - kiranshila:patch-1, r=the8472
2023-02-06 borsAuto merge of #107141 - notriddle:notriddle/max-lev...
2023-02-05 Joshua NelsonRun `expand-yaml-anchors` in `x test tidy`
2023-02-05 borsAuto merge of #107526 - obeis:for-missing-iterator...
2023-02-05 CastilloDelAdd UI test for issue #92741
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-05 borsAuto merge of #107679 - est31:less_import_overhead...
2023-02-04 borsAuto merge of #107672 - matthiaskrgr:rollup-7e6dbuk...
2023-02-04 Matthias KrügerRollup merge of #107661 - oli-obk:breathing_room, r...
2023-02-04 Matthias KrügerRollup merge of #107646 - estebank:specific-span, r...
2023-02-04 Matthias KrügerRollup merge of #107116 - ozkanonur:consolidate-bootstr...
2023-02-04 borsAuto merge of #107549 - Zoxc:rustc-shared, r=jyn514
2023-02-04 Roland Strasserrustdoc: trait bound formatting
2023-02-04 ozkanonurconsolidate bootstrap docs
2023-02-04 Michael Howellrustdoc: combine duplicate rules in ayu CSS
2023-02-04 borsAuto merge of #107267 - cjgillot:keep-aggregate, r...
2023-02-04 borsAuto merge of #107618 - chriswailes:linker-arg, r=alber...
2023-02-04 borsAuto merge of #107591 - krasimirgg:llvm-17-pgoopts...
2023-02-03 borsAuto merge of #107650 - compiler-errors:rollup-4pntchf...
2023-02-03 Michael GouletRollup merge of #107632 - ameknite:issue-107622-fix...
2023-02-03 Michael GouletRollup merge of #107631 - BoxyUwU:triagebot_cargo_lock...
2023-02-03 Michael GouletRollup merge of #107621 - compiler-errors:intern-extern...
2023-02-03 Michael GouletRollup merge of #107615 - notriddle:notriddle/nbsp...
2023-02-03 Michael GouletRollup merge of #107595 - michaelwoerister:retry_proc_m...
2023-02-03 Michael GouletRollup merge of #107551 - fee1-dead-contrib:rm_const_fn...
2023-02-03 Michael GouletRollup merge of #107519 - joboet:raw_os_error_ty, r...
2023-02-03 borsAuto merge of #107642 - Dylan-DPC:rollup-edcqhm5, r...
2023-02-03 Dylan DPCRollup merge of #107633 - clubby789:option-string-coerc...
2023-02-03 Dylan DPCRollup merge of #107585 - compiler-errors:fndef-sig...
2023-02-03 Dylan DPCRollup merge of #107544 - nnethercote:improve-TokenCurs...
2023-02-03 Dylan DPCRollup merge of #107539 - PossiblyAShrub:unused-parens...
2023-02-03 Dylan DPCRollup merge of #107427 - detrumi:builtin-impl-candidat...
2023-02-03 Michael HowellReplace nbsp in all rustdoc code blocks
2023-02-03 borsAuto merge of #107599 - clubby789:debug-less-ref, r...
2023-02-03 borsAuto merge of #107569 - petrochenkov:optattr, r=nnethercote
2023-02-03 borsAuto merge of #107625 - matthiaskrgr:rollup-xr9oldy...
2023-02-03 Matthias KrügerRollup merge of #107608 - P1n3appl3:master, r=tmandry
2023-02-03 Matthias KrügerRollup merge of #107602 - estebank:anon-enum-access...
2023-02-03 Matthias KrügerRollup merge of #107598 - chenyukang:yukang/fix-core...
2023-02-03 Matthias KrügerRollup merge of #107500 - bryangarza:future-sizes-basel...
2023-02-03 Matthias KrügerRollup merge of #106805 - madsravn:master, r=compiler...
2023-02-03 Matthias KrügerRollup merge of #106575 - estebank:issue-64008, r=pnkfelix
2023-02-03 borsAuto merge of #107543 - ehuss:protocol-sparse, r=jyn514
2023-02-03 borsAuto merge of #107241 - clubby789:bootstrap-lto-off...
2023-02-03 Chris WailesAdd a linker argument back to boostrap.py
2023-02-02 Nicholas NethercoteRename `Cursor`/`CursorRef` as `TokenTreeCursor`/`RefTo...
2023-02-02 Joseph RyanUse triple rather than arch for fuchsia test runner
2023-02-02 borsAuto merge of #107000 - GuillaumeGomez:fix-items-in...
2023-02-02 Matthias KrügerRollup merge of #107577 - nnethercote:reinstate-hir...
2023-02-02 Matthias KrügerRollup merge of #107559 - WaffleLapkin:is_it_2015¿...
2023-02-02 Matthias KrügerRollup merge of #107532 - compiler-errors:erase-regions...
2023-02-02 Matthias KrügerRollup merge of #107524 - cjgillot:both-storage, r...
2023-02-02 Matthias KrügerRollup merge of #107515 - Swatinem:hirvalidator, r...
2023-02-02 Matthias KrügerRollup merge of #106919 - compiler-errors:underscore...
2023-02-02 Jakub BeránekMake timer hierarchical
2023-02-02 borsAuto merge of #107478 - compiler-errors:anon-enum-tys...
2023-02-02 borsAuto merge of #107584 - matthiaskrgr:rollup-vav4ljz...
2023-02-02 Matthias KrügerRollup merge of #107576 - P1n3appl3:master, r=tmandry
2023-02-02 Matthias KrügerRollup merge of #107531 - GuillaumeGomez:inline-images...
2023-02-02 Matthias KrügerRollup merge of #107488 - nnethercote:fix-PartialEq...
2023-02-02 Matthias KrügerRollup merge of #107312 - calebcartwright:style-let...
2023-02-02 Matthias KrügerRollup merge of #107201 - compiler-errors:confusing...
2023-02-02 borsAuto merge of #106925 - imWildCat:imWildCat/remove...
2023-02-02 Caleb Cartwrightdocs(style-guide): add rules for let-else statements
2023-02-02 borsAuto merge of #105670 - Xiretza:rustc_parse-diagnostics...
2023-02-01 borsAuto merge of #107574 - compiler-errors:back-to-old...
2023-02-01 Michael GouletRevert "switch to the macos-12-xl builder"
2023-02-01 Jakub BeránekPrint total duration in human time
2023-02-01 Jakub BeránekDynamically align values in staged build timer table...
2023-02-01 borsAuto merge of #107257 - inquisitivecrystal:ffi-attr...
2023-02-01 Guillaume GomezInline CSS background images directly into the CSS
2023-02-01 borsAuto merge of #107546 - matthiaskrgr:rollup-9rgf2gx...
2023-02-01 Matthias KrügerRollup merge of #107533 - pnkfelix:distinguish-generato...
next