about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-09-19Auto merge of #101894 - dingxiangfei2009:let-else-avoid-duplicate-storage-liv...bors-0/+103
2022-09-19Rollup merge of #101966 - crlf0710:emoji_unittest, r=Mark-SimulacrumMatthias Krüger-0/+69
2022-09-19Rollup merge of #101904 - Rageking8:fix-101712, r=oli-obkMatthias Krüger-18/+8
2022-09-19Incorporate feedbackmejrs-9/+9
2022-09-19add testlcnr-0/+50
2022-09-19Add GUI test for notable traits element positionGuillaume Gomez-0/+103
2022-09-19Auto merge of #101629 - compiler-errors:issue-101623, r=sanxiynbors-1/+40
2022-09-19Auto merge of #101924 - jackh726:revert-static-hrtb-error, r=compiler-errorsbors-0/+200
2022-09-18Remove -Znew-llvm-pass-managerJosh Stone-3/+2
2022-09-18make projection bounds with const bounds satisfy constDeadbeef-0/+14
2022-09-18Auto merge of #101963 - scottmcm:from-ptr-range-optimization, r=Mark-Simulacrumbors-0/+23
2022-09-18Add unit test for identifier Unicode emoji diagnosticsCharles Lew-0/+69
2022-09-18add miri test via const fnDing Xiang Fei-1/+20
2022-09-18add mir-opt testDing Xiang Fei-0/+84
2022-09-17Add a codegen test for slice::from_ptr_rangeScott McMurray-0/+23
2022-09-18Print out the proper crate pathmejrs-4/+4
2022-09-18Address feedbackmejrs-18/+81
2022-09-18Note if mismatched types have a similar namemejrs-0/+69
2022-09-17Auto merge of #101949 - matthiaskrgr:rollup-xu5cqnd, r=matthiaskrgrbors-117/+107
2022-09-17Rollup merge of #101826 - andrewpollack:fix-joined-without-noop, r=Mark-Simul...Matthias Krüger-3/+1
2022-09-17Rollup merge of #101713 - Bryanskiy:AccessLevels, r=petrochenkovMatthias Krüger-114/+106
2022-09-17Rollup merge of #101934 - GuillaumeGomez:theme-links-cleanup, r=notriddleMatthias Krüger-0/+85
2022-09-17Rollup merge of #101918 - notriddle:notriddle/all, r=GuillaumeGomezMatthias Krüger-2/+2
2022-09-17Rollup merge of #101824 - notriddle:notriddle/html-as-generics-intra-doc-link...Matthias Krüger-1/+43
2022-09-17Rollup merge of #101801 - SparrowLii:query_depth_note, r=estebankMatthias Krüger-0/+42
2022-09-17Use Predicate ConstraintCategory when normalizingJack Huey-0/+133
2022-09-17bless tests againDeadbeef-104/+64
2022-09-17Rollup merge of #101807 - jackh726:no-gat-defaults, r=lcnrDylan DPC-0/+54
2022-09-17Rollup merge of #101790 - TaKO8Ki:do-not-suggest-placeholder-to-const-and-sta...Dylan DPC-0/+28
2022-09-17Rollup merge of #98441 - calebzulawski:simd_as, r=oli-obkDylan DPC-0/+33
2022-09-17Rollup merge of #93628 - est31:stabilize_let_else, r=joshtriplettDylan DPC-105/+78
2022-09-17Auto merge of #101928 - notriddle:rollup-pexhhxe, r=notriddlebors-11/+29
2022-09-16Rollup merge of #101914 - aDotInTheVoid:rdj-path-union-docs, r=jshaMichael Howell-0/+8
2022-09-16Rollup merge of #101741 - andrewpollack:add-needs-unwind-ui-tests, r=tmandryMichael Howell-11/+21
2022-09-17Auto merge of #98588 - b-naber:valtrees-cleanup, r=lcnrbors-25/+24
2022-09-16Final bitsJack Huey-0/+67
2022-09-16rustdoc: update test case for All Crates pageMichael Howell-2/+2
2022-09-16Auto merge of #97800 - pnkfelix:issue-97463-fix-aarch64-call-abi-does-not-zer...bors-3/+379
2022-09-16Adding needs-unwind arg to applicable compiler ui testsAndrew Pollack-11/+21
2022-09-16Document that ResolvedPath can also be a unionNixon Enraght-Moony-0/+8
2022-09-16fix typo in comment noted by bjorn3.Felix S. Klock II-1/+1
2022-09-16Do not run run-make test tied to unix-style `$(CC)` on MSVC host.Felix S. Klock II-0/+2
2022-09-16Auto merge of #101902 - jackh726:revert-static-hrtb-error, r=nikomatsakisbors-200/+73
2022-09-16Add GUI test for links colorsGuillaume Gomez-0/+85
2022-09-16add help for invalid inline argumentRageking8-18/+8
2022-09-16Do not panic when a test function returns Result::Err.Bradford Hovinen-1/+1
2022-09-16Add test for #101844Jack Huey-0/+73
2022-09-16Revert "Better errors for implied static bound"Jack Huey-67/+0
2022-09-16Revert "Use Predicate ConstraintCategory when normalizing"Jack Huey-133/+0
2022-09-16Revert "Revert "Rollup merge of #98582 - oli-obk:unconstrained_opaque_type, r...Oli Scherer-24/+122