about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-07-29[backtraces]: look for the `begin` symbol only after seeing `end`Wesley Wiser-2/+13
2021-07-29Add regression testWesley Wiser-0/+47
2021-07-28Auto merge of #86251 - Smittyvb:thir-tree-again, r=oli-obkbors-3/+88
2021-07-28Auto merge of #86735 - jhpratt:rfc-3107, r=petrochenkovbors-71/+506
2021-07-28Auto merge of #85769 - jhpratt:stabilize-const-transmute-union, r=RalfJungbors-535/+147
2021-07-27Update testsJacob Pratt-455/+127
2021-07-27Stabilize `const_fn_union`Jacob Pratt-33/+5
2021-07-27Stabilize `const_fn_transmute`Jacob Pratt-47/+15
2021-07-27Auto merge of #80367 - camelid:check_match-combine-loop, r=Nadrierilbors-8/+3
2021-07-27Prohibit `#[default]` in invalid placesJacob Pratt-29/+131
2021-07-27Indicate E0665 is no longer emittedJacob Pratt-1/+3
2021-07-27Add machine-applicable suggestionsJacob Pratt-8/+42
2021-07-27Permit deriving default on enums with `#[default]`Jacob Pratt-74/+371
2021-07-27Auto merge of #83484 - JulianKnodt:infer, r=oli-obk,lcnrbors-108/+524
2021-07-27Auto merge of #87509 - JohnTitor:rollup-8iqn6cl, r=JohnTitorbors-52/+180
2021-07-27Rollup merge of #87503 - ehuss:update-books, r=ehussYuki Okushi-0/+0
2021-07-27Rollup merge of #87502 - ehuss:update-cargo, r=ehussYuki Okushi-0/+0
2021-07-27Rollup merge of #87499 - ibraheemdev:patch-6, r=dtolnayYuki Okushi-14/+4
2021-07-27Rollup merge of #87497 - midgleyc:long-E0544, r=GuillaumeGomezYuki Okushi-2/+31
2021-07-27Rollup merge of #87494 - midgleyc:comment-typos, r=joshtriplettYuki Okushi-1/+1
2021-07-27Rollup merge of #87446 - devnexen:macos_update, r=dtolnayYuki Okushi-8/+5
2021-07-27Rollup merge of #87427 - RalfJung:no-mir-for, r=oli-obkYuki Okushi-18/+4
2021-07-27Rollup merge of #87354 - Wind-River:2021_master, r=kennytmYuki Okushi-1/+3
2021-07-27Rollup merge of #86764 - estebank:issue-86756, r=pnkfelixYuki Okushi-2/+68
2021-07-27Rollup merge of #86450 - tmiasko:move-size-limit, r=pnkfelixYuki Okushi-6/+64
2021-07-27Auto merge of #87431 - the8472:array-iter-fold, r=kennytmbors-0/+27
2021-07-27Auto merge of #85305 - MarcusDunn:master, r=pnkfelixbors-335/+228
2021-07-26Update booksEric Huss-0/+0
2021-07-26Update cargoEric Huss-0/+0
2021-07-27Auto merge of #83491 - jyn514:remove-pretty, r=pnkfelixbors-87/+47
2021-07-26update unicode-xid dependencyibraheemdev-2/+2
2021-07-27Auto merge of #87062 - poliorcetics:fix-85462, r=dtolnaybors-2/+58
2021-07-26Remove ASCII fast path from rustc_lexer::{is_id_continue, is_id_start}Ibraheem Ahmed-12/+2
2021-07-27from review: add a comment why try_fold was chosen instead of foldThe8472-0/+5
2021-07-26Add long explanation for E0544.Chris Midgley-2/+31
2021-07-26Auto merge of #87480 - GuillaumeGomez:rollup-3ly8t5d, r=GuillaumeGomezbors-81/+174
2021-07-26Actually infer args in visitorskadmin-97/+257
2021-07-26fix typo: whenver -> wheneverChris Midgley-1/+1
2021-07-26Auto merge of #87469 - sexxi-goose:union, r=nikomatsakisbors-12/+124
2021-07-26Rollup merge of #87474 - GuillaumeGomez:missing-whitespace-after-attr, r=notr...Guillaume Gomez-1/+1
2021-07-26Rollup merge of #87473 - rylev:zulip-notify-edition-bugs, r=jyn514Guillaume Gomez-0/+8
2021-07-26Rollup merge of #87464 - camelid:rm-union-structhead, r=jyn514Guillaume Gomez-4/+2
2021-07-26Rollup merge of #87458 - ibraheemdev:help-msg-block-borrow, r=oli-obkGuillaume Gomez-7/+37
2021-07-26Rollup merge of #87457 - devnexen:fbsd_remove_workaround, r=petrochenkovGuillaume Gomez-2/+1
2021-07-26Rollup merge of #87447 - RalfJung:not-null, r=oli-obkGuillaume Gomez-1/+5
2021-07-26Rollup merge of #87444 - camelid:flatten-nested-format, r=jyn514Guillaume Gomez-2/+2
2021-07-26Rollup merge of #87436 - ebobrow:suggest-semicolon, r=oli-obkGuillaume Gomez-64/+118
2021-07-26Auto merge of #86696 - rust-lang:relnotes-1.54.0, r=pietroalbinibors-1/+125
2021-07-26Use correct syntaxRyan Levick-2/+2
2021-07-26Add missing whitespace after attribute in HTML templateGuillaume Gomez-1/+1