summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-10-31rustdoc: add support for incoherent impls on structs and traitsMichael Howell-0/+35
2022-10-29Fix testsMark Rousskov-1/+3
2022-10-29No need to probe when relating opaques in nll_relateMichael Goulet-0/+24
2022-10-29fix(rustdoc): add missing URL component for error messagesWeihang Lo-6/+6
2022-10-29Only ban duplication across parameters.Camille GILLOT-0/+3
2022-10-29Do not consider repeated lifetime params for elision.Camille GILLOT-1/+16
2022-10-29Add test validating successful backportMark Rousskov-0/+35
2022-10-29Add normalize hack backMichael Goulet-0/+31
2022-10-29Fix line numbers for MIR inlined codeWesley Wiser-1/+1
2022-10-29Add test case for MIR inlining debuginfo line numbersWesley Wiser-0/+25
2022-10-29Support raw-dylib functions being used inside inlined functionsDaniel Paoliello-0/+102
2022-10-27Revert "Do not consider method call receiver as an argument in AST."Michael Goulet-46/+0
2022-10-27Revert "Adapt ui-fulldeps test."Michael Goulet-2/+2
2022-10-20Do anonymous lifetimes remapping correctly for nested rpitsSantiago Pastorino-0/+23
2022-10-20Fix `TyKind::is_simple_path`.Nicholas Nethercote-0/+44
2022-10-20Tweak `deriving-all-codegen.rs`.Nicholas Nethercote-3/+5
2022-10-20Fix testGary Guo-1/+1
2022-10-20Bless testsGary Guo-23/+47
2022-10-20Add test for issue 102389Gary Guo-0/+17
2022-10-20Add missing space between notable trait tooltip and where clauseUrgau-1/+18
2022-10-20Better binder treatmentMichael Goulet-0/+41
2022-10-06Revert "Auto merge of #101620 - cjgillot:compute_lint_levels_by_def, r=oli-obk"Camille GILLOT-74/+19
2022-10-06Support bindings with anon consts in genericsMichael Goulet-0/+15
2022-10-05use build-pass for the testX-1/+1
2022-10-05fix unwind drop glue for if-then scopesDing Xiang Fei-0/+44
2022-10-04Add GUI regression test for search results colorsGuillaume Gomez-4/+152
2022-10-04Add GUI test for links colorsGuillaume Gomez-0/+85
2022-10-04Deny associated type bindings within associated type bindingsMichael Goulet-2/+73
2022-10-04Bless test output changesFrank Steffahn-4/+4
2022-10-04fix ConstProp handling of written_only_inside_own_block_localsRalf Jung-0/+120
2022-10-04add testlcnr-0/+50
2022-10-04Use Predicate ConstraintCategory when normalizingJack Huey-0/+133
2022-10-04Final bitsJack Huey-0/+67
2022-10-04add miri test via const fnDing Xiang Fei-1/+20
2022-10-04add mir-opt testDing Xiang Fei-0/+84
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-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 test for #101844Jack Huey-0/+73