about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-03-22Filter for all features instead of anyJubilee Young-0/+64
2022-03-22Fold aarch64 feature +fp into +neonJubilee Young-2/+2
2022-03-22Modernize `alloc-no-oom-handling` testMiguel Ojeda-1/+1
2022-03-22Rollup merge of #95200 - TaKO8Ki:cancel-not-emitted-error-when-parsing-generi...Dylan DPC-0/+13
2022-03-22Rollup merge of #95197 - frank-king:feat/unary_op_type_constrain, r=petrochenkovDylan DPC-2/+36
2022-03-22fix previous failures and address reviewb-naber-58/+70
2022-03-22cancel a not emitted error after parsing const generic argsTakayuki Maeda-0/+13
2022-03-22suggest constraining param for unary ops when missing trait implFrank King-2/+36
2022-03-22Auto merge of #95127 - notriddle:notriddle/option-content-move-from-tuple-mat...bors-0/+24
2022-03-21Honor `#[rustfmt::skip::attributes(derive)]` attributeYacin Tmimi-1/+5
2022-03-21Add `short_item_threshold` config option123vivekr-5/+11
2022-03-21Rollup merge of #95175 - lcnr:adt_const_params-tracking-issue, r=Dylan-DPCMatthias Krüger-41/+3
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-1/+50
2022-03-21Deduplicate ui-fulldeps.Camille GILLOT-6/+1
2022-03-21Add needs-asm-support directive to tests where necessarybjorn3-68/+80
2022-03-21add/update testsb-naber-137/+50
2022-03-21Return err instead of ICEouz-a-1/+50
2022-03-21move `adt_const_params` to its own tracking issuelcnr-41/+3
2022-03-21Auto merge of #95169 - Smittyvb:union-test-ub, r=bjorn3bors-54/+107
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-21add tests for 🔒Maximilian Köhl-0/+31
2022-03-21fix: add a space only in front of 🔒Maximilian Köhl-2/+2
2022-03-21move the 🔒 after the nameMaximilian Köhl-1/+1
2022-03-21Tidy upDeadbeef-1/+5
2022-03-21Rename `~const Drop` to `~const Destruct`Deadbeef-71/+86
2022-03-20Search for struct body span after any generic argumentsYacin Tmimi-1/+7
2022-03-21Auto merge of #95104 - compiler-errors:remove-ascription, r=davidtwcobors-0/+80
2022-03-20Auto merge of #95148 - matthiaskrgr:rollup-jsb1ld9, r=matthiaskrgrbors-1/+18
2022-03-20Rollup merge of #95135 - TaKO8Ki:fix-not-emitted-unmatched-angle-bracket-erro...Matthias Krüger-0/+17
2022-03-20Rollup merge of #95131 - ehuss:fix-metadata-filename, r=bjorn3Matthias Krüger-1/+1
2022-03-20Filter OnceNote in diagnostic infra.Camille GILLOT-67/+51
2022-03-20Take &mut Diagnostic in emit_diagnostic.Camille GILLOT-2/+4
2022-03-20Take &mut Diagnostic in emit_diagnostic.Camille GILLOT-4/+6
2022-03-20Auto merge of #95144 - RalfJung:miri, r=RalfJungbors-8/+8
2022-03-20update MiriRalf Jung-8/+8
2022-03-20Add once_cell as allowed cg_clif dependencybjorn3-0/+1
2022-03-20fix a not emitted unmatched angle bracket errorTakayuki Maeda-0/+17
2022-03-20Rollup merge of #94948 - jhpratt:rustc_deprecated, r=Dylan-DPCMatthias Krüger-1/+1
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-19apply rustfmtMaximilian Köhl-2/+4
2022-03-19diagnostics: do not give Option::as_ref suggestion for complex matchMichael Howell-0/+24
2022-03-19rustdoc: add 🔒 to indicate restricted visibilityMaximilian Köhl-3/+10
2022-03-19Auto merge of #95103 - ehuss:update-cargo, r=ehussbors-0/+0
2022-03-19Remove animation on source sidebarGuillaume Gomez-8/+0