about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-07-29Rollup merge of #87550 - pietroalbini:ci-only-when-channel, r=Mark-SimulacrumYuki Okushi-25/+41
2021-07-29Rollup merge of #87521 - midgleyc:long-E0498, r=GuillaumeGomezYuki Okushi-0/+2
2021-07-29Rollup merge of #87491 - jamesmunns:integrate-memorial, r=Mark-SimulacrumYuki Okushi-6/+10
2021-07-29Rollup merge of #87451 - GuillaumeGomez:tuple-struct-field-doc, r=jyn514Yuki Okushi-19/+66
2021-07-28Auto merge of #87538 - RalfJung:miri, r=RalfJungbors-8/+8
2021-07-28Auto merge of #87540 - JohnTitor:rollup-8xc6bl5, r=JohnTitorbors-5154/+1070
2021-07-28fix nitRoxane-1/+1
2021-07-28set all of the optional tools as DEFAULT = truePietro Albini-0/+9
2021-07-28Range PatKind implies discr should be readRoxane-0/+14
2021-07-28Add new const_format_args!() macro and use it in panics.Mara Bos-2/+12
2021-07-28Add test for const panic in Rust 2021.Mara Bos-0/+94
2021-07-28Update test output for const fmt::Arguments constructor.Mara Bos-11/+2
2021-07-28add CI_ONLY_WHEN_CHANNEL and run x86_64-gnu-stable only on nightlyPietro Albini-25/+41
2021-07-28Add #[track_caller] for some function in core::mem.Mara Bos-10/+2
2021-07-28Stabilize `arbitrary_enum_discriminant`Deadbeef-151/+8
2021-07-28Rollup merge of #87524 - FabianWolff:issue-87495, r=Aaron1011Yuki Okushi-0/+26
2021-07-28Rollup merge of #87513 - hudson-ayers:bootstrap-py-fix, r=jyn514Yuki Okushi-1/+1
2021-07-28Rollup merge of #87501 - spastorino:remove-min-tait, r=oli-obkYuki Okushi-5113/+938
2021-07-28Rollup merge of #87453 - ibraheemdev:i-68697, r=wesleywiserYuki Okushi-22/+34
2021-07-28Rollup merge of #87443 - jyn514:submodules-take-n, r=jyn514Yuki Okushi-18/+37
2021-07-28Rollup merge of #87315 - ricobbe:raw-dylib-unstable-book, r=wesleywiserYuki Okushi-0/+34
2021-07-28Auto merge of #86251 - Smittyvb:thir-tree-again, r=oli-obkbors-0/+59
2021-07-28update MiriRalf Jung-8/+8
2021-07-28Show discriminant before overflow in diagnostic.Maarten de Vries-5/+28
2021-07-28Auto merge of #86735 - jhpratt:rfc-3107, r=petrochenkovbors-42/+267
2021-07-27boostrap.py: only look for merges by borsTaylor Yu-3/+6
2021-07-28Fix ICE in `diagnostic_hir_wf_check`Fabian Wolff-0/+26
2021-07-27Update stderrAaron Hill-1/+11
2021-07-27bootstrap.py: use `git rev-list` for robustnessTaylor Yu-4/+5
2021-07-27Remove min_tait and full_tait stderr dangling filesSantiago Pastorino-5211/+0
2021-07-27Bless nll testsSantiago Pastorino-0/+79
2021-07-27Update testsJacob Pratt-454/+126
2021-07-27Prohibit `#[default]` in invalid placesJacob Pratt-26/+94
2021-07-27Permit deriving default on enums with `#[default]`Jacob Pratt-42/+199
2021-07-27Only emit lint for local macrosAaron Hill-0/+13
2021-07-27Make `SEMICOLON_IN_EXPRESSIONS_FROM_MACROS` warn by defaultAaron Hill-26/+89
2021-07-27Add long explanation for E0498Chris Midgley-0/+2
2021-07-27Auto merge of #83484 - JulianKnodt:infer, r=oli-obk,lcnrbors-29/+207
2021-07-27remove allow(unconditional_recursion)ibraheemdev-3/+15
2021-07-27Remove min_type_alias_impl_trait featureSantiago Pastorino-168/+0
2021-07-27Make all tests use type_alias_impl_trait feature instead of minSantiago Pastorino-522/+2712
2021-07-27Use type_alias_impl_trait instead of min in compiler and libSantiago Pastorino-2252/+1187
2021-07-27bootstrap.py: remove unused `git log` optionHudson Ayers-1/+1
2021-07-27Add explanations for why we use Variant::Struct instead of Variant::Tuple for...Guillaume Gomez-0/+6
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 #87497 - midgleyc:long-E0544, r=GuillaumeGomezYuki Okushi-1/+1
2021-07-27Rollup merge of #86764 - estebank:issue-86756, r=pnkfelixYuki Okushi-0/+58
2021-07-27Rollup merge of #86450 - tmiasko:move-size-limit, r=pnkfelixYuki Okushi-5/+55
2021-07-27Handle `--no-deps` flag same as `--fix` flag.Nadir Fejzic-3/+6