]> git.lizzy.rs Git - rust.git/history - compiler/rustc_ast/src/format.rs
Rollup merge of #107422 - Nilstrieb:erase-the-ice, r=compiler-errors
[rust.git] / compiler / rustc_ast / src / format.rs
2023-01-29 Matthias KrügerRollup merge of #107422 - Nilstrieb:erase-the-ice,...
2023-01-29 Matthias KrügerRollup merge of #107154 - glaubitz:m68k-alloc, r=JohnTitor
2023-01-29 Matthias KrügerRollup merge of #107097 - tmiasko:ssa, r=cjgillot
2023-01-29 Matthias KrügerRollup merge of #106618 - jmillikin:os-net-rustdoc...
2023-01-28 borsAuto merge of #103659 - clubby789:improve-partialord...
2023-01-28 borsAuto merge of #107303 - compiler-errors:intern-canonica...
2023-01-28 Matthias KrügerRollup merge of #107391 - notriddle:notriddle/copy...
2023-01-28 Matthias KrügerRollup merge of #107385 - BoxyUwU:ConstInferUnifier_is_...
2023-01-28 Matthias KrügerRollup merge of #107384 - Nilstrieb:bool-for-deletion...
2023-01-28 Matthias KrügerRollup merge of #107355 - JohnTitor:issue-60755, r...
2023-01-28 Matthias KrügerRollup merge of #107096 - clubby789:fluent-bad-messager...
2023-01-28 Matthias KrügerRollup merge of #104252 - faern:stabilize-const_socketa...
2023-01-28 Matthias KrügerRollup merge of #104012 - chenyukang:yukang/fix-103882...
2023-01-28 borsAuto merge of #106916 - lukas-code:overlapping-substs...
2023-01-28 Matthias KrügerRollup merge of #107373 - michaelwoerister:dont-merge...
2023-01-28 Matthias KrügerRollup merge of #107344 - compiler-errors:new-solver...
2023-01-28 Matthias KrügerRollup merge of #107339 - aliemjay:covariant, r=lcnr
2023-01-28 Matthias KrügerRollup merge of #107306 - compiler-errors:correct-sugg...
2023-01-28 Matthias KrügerRollup merge of #107190 - fmease:fix-81698, r=compiler...
2023-01-28 Matthias KrügerRollup merge of #107103 - compiler-errors:new-solver...
2023-01-28 Matthias KrügerRollup merge of #107100 - compiler-errors:issue-107087...
2023-01-28 Matthias KrügerRollup merge of #107022 - scottmcm:ordering-option...
2023-01-28 borsAuto merge of #107360 - bjorn3:fix_thin_archive_reading...
2023-01-28 borsAuto merge of #101692 - cjgillot:generator-lazy-witness...
2023-01-27 borsAuto merge of #107386 - flip1995:clippyup, r=Manishearth
2023-01-27 Philipp KronesMerge commit '1480cea393d0cee195e59949eabdfbcf1230f7f9...
2023-01-27 borsAuto merge of #107372 - JohnTitor:rollup-zkl2ges, r...
2023-01-27 Yuki OkushiRollup merge of #107357 - GuillaumeGomez:fix-infinite...
2023-01-27 Yuki OkushiRollup merge of #107352 - sameo:topic/E0587, r=JohnTitor
2023-01-27 Yuki OkushiRollup merge of #107347 - tshepang:rightward-drift...
2023-01-27 Yuki OkushiRollup merge of #107332 - chansuke:issue-107230, r...
2023-01-27 Yuki OkushiRollup merge of #107321 - lcnr:comment, r=compiler...
2023-01-27 Yuki OkushiRollup merge of #107316 - ChrisDenton:snap, r=oli-obk
2023-01-27 Yuki OkushiRollup merge of #107234 - Rattenkrieg:bootstrap-fix...
2023-01-27 Yuki OkushiRollup merge of #107194 - xfix:remove-slice-internals...
2023-01-27 Yuki OkushiRollup merge of #106806 - m-ou-se:format-args-flags...
2023-01-27 borsAuto merge of #107054 - petrochenkov:effvisdoc3, r...
2023-01-27 Mara BosReplace format flags u32 by enums and bools.
2023-01-27 Yuki OkushiRollup merge of #107325 - petrochenkov:hiddoc2, r=Guill...
2023-01-27 Yuki OkushiRollup merge of #107284 - notriddle:notriddle/plus...
2023-01-27 Yuki OkushiRollup merge of #107242 - notriddle:notriddle/title...
2023-01-27 Yuki OkushiRollup merge of #107171 - petrochenkov:encattrs, r...
2023-01-27 Yuki OkushiRollup merge of #106856 - vadorovsky:fix-atomic-annotat...
2023-01-27 Yuki OkushiRollup merge of #105784 - yanns:update_stdarch, r=Amanieu
2023-01-27 borsAuto merge of #106959 - tmiasko:opt-funclets, r=davidtwco
2023-01-27 borsAuto merge of #107269 - bjorn3:sync_cg_clif-2023-01...
2023-01-26 borsAuto merge of #106812 - oli-obk:output_filenames, r...
2023-01-26 borsAuto merge of #107328 - matthiaskrgr:rollup-lfqwo0o...
2023-01-26 borsAuto merge of #106745 - m-ou-se:format-args-ast, r...
2023-01-24 Mara BosWork around issue 106930.
2023-01-11 Mara BosExpand format_args!() in rust_ast_lowering.