about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-10-11rustdoc: remove unused classes from sidebarMichael Howell-64/+64
2022-10-11Rollup merge of #102898 - notriddle:notriddle/sidebar-block, r=GuillaumeGomezYuki Okushi-14/+14
2022-10-11Auto merge of #102724 - pcc:scs-fix-test, r=Mark-Simulacrumbors-3/+3
2022-10-11Auto merge of #102896 - matthiaskrgr:rollup-jg5xawz, r=matthiaskrgrbors-716/+363
2022-10-10Auto merge of #101720 - GuillaumeGomez:warn-INVALID_HTML_TAGS, r=notriddlebors-14/+79
2022-10-10Rollup merge of #102888 - GuillaumeGomez:improve-search-color-check, r=notriddleMatthias Krüger-710/+233
2022-10-10Rollup merge of #102876 - SparrowLii:import-candidate, r=fee1-deadMatthias Krüger-4/+83
2022-10-10Rollup merge of #101789 - gimbles:let, r=estebankMatthias Krüger-2/+8
2022-10-10Rollup merge of #101360 - compiler-errors:multiple-closure-bounds, r=petroche...Matthias Krüger-0/+39
2022-10-10Auto merge of #102596 - scottmcm:option-bool-calloc, r=Mark-Simulacrumbors-1/+18
2022-10-10rustdoc: remove unneeded `<div>` wrapper from sidebar DOMMichael Howell-14/+14
2022-10-10Update rustdoc testsGuillaume Gomez-14/+79
2022-10-10Simplify result color checksGuillaume Gomez-710/+233
2022-10-10`let` is not allowed in struct field definitionsgimbles-2/+8
2022-10-10Rollup merge of #102868 - compiler-errors:rename-assoc-tyalias-to-ty, r=TaKO8KiDylan DPC-2/+2
2022-10-10Rollup merge of #102853 - cjgillot:skip-opaque-cast, r=jackh726Dylan DPC-0/+17
2022-10-10Rollup merge of #102055 - c410-f3r:moar-errors, r=petrochenkovDylan DPC-171/+0
2022-10-10Rollup merge of #99696 - WaffleLapkin:uplift, r=fee1-deadDylan DPC-7/+152
2022-10-10Point out incompatible closure boundsMichael Goulet-0/+39
2022-10-10suggest candidates for unresolved importSparrowLii-4/+83
2022-10-10Rename AssocItemKind::TyAlias to AssocItemKind::TypeMichael Goulet-2/+2
2022-10-10Rollup merge of #102862 - scottmcm:more-alignment-traits, r=thomccYuki Okushi-1/+1
2022-10-10Rollup merge of #102845 - cjgillot:gat-object, r=fee1-deadYuki Okushi-0/+58
2022-10-10Rollup merge of #102345 - chenyukang:fix-102182-impl-trait, r=estebankYuki Okushi-0/+17
2022-10-10Rollup merge of #102323 - Stoozy:master, r=cjgillotYuki Okushi-2/+10
2022-10-10Rollup merge of #102275 - Urgau:stabilize-half_open_range_patterns, r=cjgillotYuki Okushi-374/+279
2022-10-09From<Alignment> for usize & NonZeroUsizeScott McMurray-1/+1
2022-10-09Skip chained OpaqueCast when building captures.Camille GILLOT-0/+17
2022-10-10Rollup merge of #102831 - compiler-errors:rustdoc-norm-oops, r=jyn514Yuki Okushi-0/+13
2022-10-09Elaborate trait ref to compute object safety.Camille GILLOT-0/+58
2022-10-09fixup lint nameMaybe Waffle-2/+2
2022-10-09allow or avoid for loops over option in compiler and testsMaybe Waffle-7/+8
2022-10-09`for_loop_over_fallibles`: fix suggestion for "remove `.next()`" caseMaybe Waffle-3/+2
2022-10-09Add a test for the `for_loop_over_fallibles` lintMaybe Waffle-0/+145
2022-10-09Don't use unnormalized type in Ty::fn_sigMichael Goulet-0/+13
2022-10-08Rollup merge of #102782 - Hosshii:issue-102124, r=Mark-SimulacrumMichael Howell-0/+20
2022-10-08Rollup merge of #102514 - b-naber:binder-print-fixes, r=jackh726Michael Howell-7/+51
2022-10-08Rollup merge of #99818 - aliemjay:fix-closure-normalize, r=jackh726Michael Howell-0/+135
2022-10-08Rollup merge of #102815 - notriddle:notriddle/mobile-topbar, r=GuillaumeGomezMatthias Krüger-1/+1
2022-10-08Rollup merge of #102723 - pcc:run-make-cc, r=Mark-SimulacrumMatthias Krüger-5/+1
2022-10-08Rollup merge of #102524 - notriddle:notriddle/unsafe-function, r=GuillaumeGomezMatthias Krüger-0/+41
2022-10-08Auto merge of #102315 - RalfJung:assert_unsafe_precondition, r=thomccbors-5/+6
2022-10-08rustdoc: add test case for dimensions and color of unsafe `<sup>`Michael Howell-0/+41
2022-10-08rustdoc: remove mobile topbar from source pages instead of hiding itMichael Howell-1/+1
2022-10-08handle late-bound vars from inner binders correctly and add testb-naber-0/+24
2022-10-08Auto merge of #102809 - matthiaskrgr:rollup-qq62vuv, r=matthiaskrgrbors-187/+260
2022-10-08Rollup merge of #102789 - GuillaumeGomez:update-browser-ui-test-version, r=no...Matthias Krüger-149/+149
2022-10-08Rollup merge of #102778 - nbdd0121:mir, r=tmiaskoMatthias Krüger-0/+67
2022-10-08Rollup merge of #102675 - ouz-a:mir-technical-debt, r=oli-obkMatthias Krüger-16/+16
2022-10-08Rollup merge of #101520 - oli-obk:transmute_lifetimes, r=compiler-errorsMatthias Krüger-22/+28