about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-06-13Auto merge of #112549 - jieyouxu:fix-tests-for-unit-bindings, r=Nilstriebbors-117/+117
2023-06-13Rollup merge of #111885 - compiler-errors:rust-call-abi-sized, r=eholkMatthias Krüger-0/+25
2023-06-13Auto merge of #112524 - GuillaumeGomez:migrate-gui-test-color-14, r=notriddlebors-11/+11
2023-06-12Rollup merge of #112416 - jieyouxu:issue-112363, r=wesleywiserMatthias Krüger-1/+70
2023-06-12Rollup merge of #112302 - jieyouxu:issue-85184, r=WaffleLapkinMatthias Krüger-0/+43
2023-06-12Adjust UI tests for `unit_bindings`许杰友 Jieyou Xu (Joe)-117/+117
2023-06-12Auto merge of #112543 - GuillaumeGomez:revert-112429, r=lcnrbors-59/+30
2023-06-12Add regression test for #112515Guillaume Gomez-0/+30
2023-06-12Revert "Add regression test for #32077"Guillaume Gomez-59/+0
2023-06-12Fix debug ICE for extern type with where clauses许杰友 Jieyou Xu (Joe)-1/+70
2023-06-12Auto merge of #112261 - jieyouxu:c-like-ptr-arithmetics-diagnostics, r=Waffle...bors-0/+74
2023-06-11Auto merge of #111801 - Bryanskiy:lints1, r=petrochenkovbors-36/+541
2023-06-12Private-in-public lints implementationBryanskiy-36/+541
2023-06-11Auto merge of #112530 - matthiaskrgr:rollup-qee1kc1, r=matthiaskrgrbors-0/+25
2023-06-11Rollup merge of #112513 - compiler-errors:dont-compute-box-span-for-tait, r=c...Matthias Krüger-0/+25
2023-06-11Auto merge of #111958 - notriddle:notriddle/type-search-slice-array, r=Guilla...bors-0/+342
2023-06-11Migrate GUI colors test to original CSS color formatGuillaume Gomez-11/+11
2023-06-11Don't suggest boxing an empty if/else armMichael Goulet-0/+25
2023-06-11Rollup merge of #112498 - SamZhang3:rust-reference-link-update, r=NilstriebMatthias Krüger-8/+8
2023-06-11Rollup merge of #112493 - fmease:iat-select-complete-bound-var-erasure, r=com...Matthias Krüger-0/+35
2023-06-11Rollup merge of #112492 - GuillaumeGomez:migrate-gui-test-color-13, r=notriddleMatthias Krüger-2/+2
2023-06-11Rollup merge of #112475 - chenyukang:yukang-fix-112278, r=compiler-errorsMatthias Krüger-1/+79
2023-06-11iat selection: normalize self ty & completely erase bound varsLeón Orell Valerian Liehr-0/+35
2023-06-10rustdoc: add note about slice/array searches to help popupMichael Howell-22/+18
2023-06-10rustdoc: search for slices and arrays by type with `[]`Michael Howell-0/+336
2023-06-10rustdoc: add test case for `OsString::into_string`Michael Howell-0/+10
2023-06-10Use a better linkHankai Zhang-8/+8
2023-06-10Auto merge of #107637 - fmease:rustdoc-reelide-x-crate-def-tr-obj-lt-bnds, r=...bors-19/+167
2023-06-10Update links to Rust Reference page on literals in diagnosticHankai Zhang-8/+8
2023-06-10Auto merge of #112494 - matthiaskrgr:rollup-xdf3om8, r=matthiaskrgrbors-13/+36
2023-06-10Rollup merge of #112413 - jieyouxu:fix-hidden-glob-reexports-span-order, r=pe...Matthias Krüger-13/+36
2023-06-10Auto merge of #111818 - Urgau:uplift_cmp_nan, r=cjgillotbors-0/+400
2023-06-10Migrate GUI colors test to original CSS color formatGuillaume Gomez-2/+2
2023-06-10Rollup merge of #112481 - compiler-errors:new-solver-ignore-bad-tests, r=lqdMatthias Krüger-7/+13
2023-06-10Rollup merge of #112468 - GuillaumeGomez:change-rustdoc-js-formats, r=notriddleMatthias Krüger-400/+236
2023-06-10Rollup merge of #110141 - petrochenkov:cratecfg2, r=WaffleLapkinMatthias Krüger-24/+42
2023-06-10Uplift improved version of `clippy::cmp_nan` to rustcUrgau-0/+400
2023-06-10Adjust span labels for `HIDDEN_GLOB_REEXPORTS`许杰友 Jieyou Xu (Joe)-13/+36
2023-06-10Auto merge of #112452 - MU001999:fix/issue-112439, r=petrochenkovbors-21/+40
2023-06-10Auto merge of #112426 - Bryanskiy:full_priv_ev, r=petrochenkovbors-0/+47
2023-06-10reword the message to suggest surrounding with parenthesesyukang-5/+5
2023-06-10take care module name for suggesting surround the struct literal in parenthesesyukang-0/+78
2023-06-09Ignore tests that hang in new solverMichael Goulet-7/+13
2023-06-10expand: Change how `#![cfg(FALSE)]` behaves on crate rootVadim Petrochenkov-24/+42
2023-06-09Auto merge of #112216 - est31:offset_of_deep_tuple, r=petrochenkovbors-18/+298
2023-06-10Make "consider importing" consistent for macrosMu001999-21/+40
2023-06-09Auto merge of #112465 - GuillaumeGomez:rollup-gyh5buc, r=GuillaumeGomezbors-0/+90
2023-06-09Update rustdoc-js* formatGuillaume Gomez-400/+236
2023-06-09Rollup merge of #112442 - compiler-errors:next-solver-deduplicate-region-cons...Guillaume Gomez-0/+31
2023-06-09Rollup merge of #112429 - GuillaumeGomez:ty-alias-impls, r=notriddle,lcnrGuillaume Gomez-0/+59