about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-03-21Rollup merge of #95175 - lcnr:adt_const_params-tracking-issue, r=Dylan-DPCMatthias Krüger-42/+4
2022-03-21Rollup merge of #95166 - Urgau:check-cfg-values-unstable-book, r=petrochenkovMatthias Krüger-3/+5
2022-03-21Rollup merge of #95129 - GuillaumeGomez:rm-source-sidebar-animation, r=jshaMatthias Krüger-8/+0
2022-03-21Rollup merge of #95116 - bjorn3:cg_clif_test_fixes, r=Dylan-DPCMatthias Krüger-88/+107
2022-03-21Rollup merge of #95085 - ouz-a:master5, r=jackh726Matthias Krüger-3/+73
2022-03-21Rollup merge of #95074 - TaKO8Ki:use-format-args-capture-and-remove-unnecessa...Matthias Krüger-78/+61
2022-03-21Add needs-asm-support directive to tests where necessarybjorn3-68/+80
2022-03-21Return err instead of ICEouz-a-3/+73
2022-03-21move `adt_const_params` to its own tracking issuelcnr-42/+4
2022-03-21Auto merge of #95169 - Smittyvb:union-test-ub, r=bjorn3bors-54/+107
2022-03-22use `format-args-capture` and remove unnecessary nested if blocks in some par...Takayuki Maeda-78/+61
2022-03-21Don't run UB in test suiteSmitty-54/+107
2022-03-21Update unstable book with the new `values()` form for check-cfgLoïc BRANSTETT-3/+5
2022-03-21Auto merge of #95104 - compiler-errors:remove-ascription, r=davidtwcobors-6/+115
2022-03-21Auto merge of #95156 - audunhalland:fix-rustc_const_eval_transform-comments, ...bors-2/+2
2022-03-20fix two comments referring to moved code (rustc_mir_transform::generator)Audun Halland-2/+2
2022-03-20Auto merge of #95148 - matthiaskrgr:rollup-jsb1ld9, r=matthiaskrgrbors-5/+29
2022-03-20Rollup merge of #95145 - ChayimFriedman2:patch-1, r=Dylan-DPCMatthias Krüger-1/+1
2022-03-20Rollup merge of #95135 - TaKO8Ki:fix-not-emitted-unmatched-angle-bracket-erro...Matthias Krüger-1/+18
2022-03-20Rollup merge of #95131 - ehuss:fix-metadata-filename, r=bjorn3Matthias Krüger-1/+1
2022-03-20Rollup merge of #95114 - ChrisDenton:symlink-test, r=the8472Matthias Krüger-2/+9
2022-03-20Auto merge of #95144 - RalfJung:miri, r=RalfJungbors-8/+8
2022-03-20Fix typo interator->iteratorChayim Refael Friedman-1/+1
2022-03-20update MiriRalf Jung-8/+8
2022-03-20Auto merge of #95142 - bjorn3:sync_cg_clif-2022-03-20, r=bjorn3bors-506/+454
2022-03-20Add once_cell as allowed cg_clif dependencybjorn3-0/+1
2022-03-20Merge commit '370c397ec9169809e5ad270079712e0043514240' into sync_cg_clif-202...bjorn3-506/+453
2022-03-20Auto merge of #95071 - RalfJung:arbitrary-self-dyn, r=oli-obkbors-15/+40
2022-03-20fix a not emitted unmatched angle bracket errorTakayuki Maeda-1/+18
2022-03-20Auto merge of #92962 - frank-king:btree_entry_no_insert, r=Amanieubors-41/+86
2022-03-20Run part of the simd test suitebjorn3-1/+16
2022-03-20Ignore rustc tests with needs-unwind directivebjorn3-25/+5
2022-03-20Move test and clarify problem of some other testsbjorn3-1/+4
2022-03-20Wrap write_mir_fn call in with_no_trimmed_paths!()bjorn3-1/+4
2022-03-20Auto merge of #95133 - matthiaskrgr:rollup-4q0u804, r=matthiaskrgrbors-17/+22
2022-03-20Rollup merge of #95110 - wmstack:patch-1, r=Dylan-DPCMatthias Krüger-4/+4
2022-03-20Rollup merge of #95108 - scottmcm:more-in-target-display, r=Dylan-DPCMatthias Krüger-1/+5
2022-03-20Rollup merge of #94989 - compiler-errors:stream-alias, r=Dylan-DPCMatthias Krüger-0/+1
2022-03-20Rollup merge of #94948 - jhpratt:rustc_deprecated, r=Dylan-DPCMatthias Krüger-6/+5
2022-03-20Rollup merge of #94749 - RalfJung:remove-dir-all-miri, r=cuviperMatthias Krüger-6/+7
2022-03-20Auto merge of #95063 - tromey:fix-94458-gdb-char, r=Mark-Simulacrumbors-8/+25
2022-03-19Fix docs for default rmeta filename.Eric Huss-1/+1
2022-03-20Auto merge of #94976 - jclulow:solaris-festival, r=Mark-Simulacrumbors-8/+12
2022-03-19Auto merge of #94372 - erikdesjardins:asrefinl, r=dtolnaybors-0/+3
2022-03-19Auto merge of #95103 - ehuss:update-cargo, r=ehussbors-4/+4
2022-03-19Auto merge of #95112 - Dylan-DPC:rollup-0jo0loj, r=Dylan-DPCbors-19/+220
2022-03-19Remove animation on source sidebarGuillaume Gomez-8/+0
2022-03-19Add needs-unwind directive to tests where necessarybjorn3-20/+27
2022-03-19Skip a test if symlink creation is not possibleChris Denton-2/+9
2022-03-19Rollup merge of #95109 - Urgau:check-cfg-all-any, r=petrochenkovDylan DPC-1/+117