about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2021-02-03Ignore broken test.Felix S. Klock II-0/+1
2021-02-03Auto merge of #81717 - Aaron1011:fix/closure-diag, r=estebankbors-0/+18
2021-02-03move test to be with the othersmark-0/+0
2021-02-03Auto merge of #81718 - m-ou-se:rollup-3ftbymt, r=m-ou-sebors-265/+972
2021-02-03Rollup merge of #81716 - m-ou-se:fix-ice, r=eddybMara Bos-4/+4
2021-02-03Rollup merge of #81532 - estebank:ice-ice-baby, r=pnkfelixMara Bos-0/+20
2021-02-03Rollup merge of #80394 - RalfJung:const-err-future, r=oli-obkMara Bos-261/+948
2021-02-03Fix non-existent-field ICE for generic fields.Mara Bos-4/+4
2021-02-03Fix panic when emitting diagnostic for closure mutable binding errorAaron Hill-0/+18
2021-02-03Remove incorrect `delay_span_bug`Esteban Küber-0/+20
2021-02-03Stabilize the Wake traitYoshua Wuyts-1/+0
2021-02-03Auto merge of #81294 - pnkfelix:issue-81211-use-ufcs-in-derive-debug, r=oli-obkbors-26/+292
2021-02-03make const_err a future incompat lintRalf Jung-261/+948
2021-02-03Auto merge of #81699 - jethrogb:fix-81531, r=petrochenkovbors-0/+5
2021-02-03Really fix early lints inside an async desugaringJethro Beekman-0/+5
2021-02-03Auto merge of #81346 - hug-dev:nonsecure-call-abi, r=jonas-schievinkbors-2/+96
2021-02-03added a suggestion to create a `const` item if the `fn` in the array repeat e...Henry Boisdequin-0/+20
2021-02-02bless the coverage-spanview output. Cc #81688.Felix S. Klock II-26/+30
2021-02-03Auto merge of #81535 - nikic:update-test-various, r=sanxiynbors-0/+1
2021-02-02Use `# min-llvm-version: 11.0` to force a minimum LLVM version, rather than a...Felix S. Klock II-22/+3
2021-02-02introduce future-compatibility warning for forbidden lint groupsNiko Matsakis-24/+417
2021-02-02Auto merge of #81678 - jackh726:rollup-3nerni4, r=jackh726bors-20/+260
2021-02-02Rollup merge of #81671 - jackh726:atb-tests, r=estebankJack Huey-0/+95
2021-02-02Rollup merge of #81655 - matsujika:suggest-accessing-field-rewording, r=estebankJack Huey-12/+12
2021-02-02Rollup merge of #81647 - m-ou-se:assert-2021-fix, r=petrochenkovJack Huey-0/+51
2021-02-02Rollup merge of #81634 - jesusprubio:jesusprubio/add-long-explanation-e0521, ...Jack Huey-3/+26
2021-02-02Rollup merge of #81544 - JulianKnodt:sat_where, r=lcnrJack Huey-5/+76
2021-02-02Update UI tests affected by changed DefPathHash value construction.Michael Woerister-96/+94
2021-02-02Fix early lints inside an async desugaringAaron Hill-3/+9
2021-02-02More associated type testsJack Huey-0/+95
2021-02-02Update ui tests (nll)Jesus Rubio-2/+12
2021-02-02Add better diagnostic for missing where clausekadmin-5/+76
2021-02-02Add a new ABI to support cmse_nonsecure_callHugues de Valon-2/+96
2021-02-02Rollup merge of #81608 - Aaron1011:macro-res-parse-err, r=davidtwcoJonas Schievink-1/+28
2021-02-02Rollup merge of #81577 - BoxyUwU:subexpr_const_evaluatable, r=oli-obkJonas Schievink-1/+17
2021-02-02Rollup merge of #81485 - jackh726:atb-issues, r=Mark-SimulacrumJonas Schievink-0/+73
2021-02-02Rollup merge of #81481 - lcnr:cast-tests, r=jackh726Jonas Schievink-9/+7
2021-02-02Rollup merge of #80629 - sexxi-goose:migrations_1, r=nikomatsakisJonas Schievink-6/+565
2021-02-02Improve wording of suggestion about accessing fieldHirochika Matsumoto-12/+12
2021-02-01New migrationAman Arora-28/+28
2021-02-01PR fixupAman Arora-2/+2
2021-02-01Tests for 2229 lintAman Arora-0/+559
2021-02-02Auto merge of #81557 - GuillaumeGomez:primitive-search, r=ollie27bors-0/+30
2021-02-01Process mentioned upvars for analysis first pass after ExprUseVisitorAman Arora-6/+6
2021-02-01Add UI test for panic/assert in Rust 2021.Mara Bos-0/+51
2021-02-01Test exploring the interactions between all of the different kinds of method ...Felix S. Klock II-0/+190
2021-02-01Regression tests for issue 81211.Felix S. Klock II-0/+72
2021-02-01more things are const evaluatable *sparkles*Ellen-1/+17
2021-02-01Auto merge of #80641 - Danue1:patch-1, r=oli-obkbors-11/+57
2021-02-01Update ui testsJesus Rubio-1/+14