about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2021-12-01Rollup merge of #91207 - richkadel:rk-bump-coverage-version, r=tmandryMatthias Krüger-0/+13
2021-12-01Rollup merge of #91087 - rukai:fix_test_nll_revisions, r=jackh726Matthias Krüger-219/+115
2021-12-01Rollup merge of #87160 - estebank:colon-recovery, r=nagisaMatthias Krüger-28/+63
2021-11-30Rollup merge of #91397 - jyn514:generic-param-docs, r=wesleywiserMatthias Krüger-1/+12
2021-11-30Rollup merge of #91366 - notriddle:notriddle/only-show-notable-if-types-are-t...Matthias Krüger-0/+20
2021-11-30Add conditional support for coverage map version 6Rich Kadel-0/+13
2021-11-30Emit a warning on generic parameters with doc commentsJoshua Nelson-1/+12
2021-11-30Rollup merge of #91323 - RalfJung:assert-type, r=oli-obkYuki Okushi-28/+61
2021-11-30Rollup merge of #91317 - petrochenkov:debugnu, r=Mark-SimulacrumYuki Okushi-1/+1
2021-11-30Rollup merge of #91243 - jackh726:issue-91068, r=nikomatsakisYuki Okushi-30/+49
2021-11-30Remove all migrate.nll.stderr filesLucas Kent-219/+115
2021-11-29Bless nllJack Huey-0/+14
2021-11-29Only show notable traits if both types are the sameMichael Howell-0/+20
2021-11-29CTFE: support assert_zero_valid and assert_uninit_validRalf Jung-28/+61
2021-11-29Auto merge of #91299 - cjgillot:expect-ldid, r=petrochenkovbors-2/+2
2021-11-29Rollup merge of #91349 - tmiasko:accumulate-remark-args, r=nikicMatthias Krüger-2/+11
2021-11-29Rollup merge of #91281 - scottmcm:non-exhaustive-as-test, r=Mark-SimulacrumMatthias Krüger-0/+29
2021-11-29Accumulate all values of `-C remark` optionTomasz Miąsko-2/+11
2021-11-28Rollup merge of #90833 - tmiasko:optimization-remarks, r=nikicMatthias Krüger-0/+19
2021-11-28Rollup merge of #90131 - camsteffen:fmt-args-span-fix, r=cjgillotMatthias Krüger-0/+47
2021-11-28Take a LocalDefId in expect_*item.Camille GILLOT-2/+2
2021-11-28Rollup merge of #91319 - fee1-dead:rustdoc-ice-fix, r=jyn514Matthias Krüger-1/+1
2021-11-28Rollup merge of #91308 - BGR360:issue-88586, r=jackh726Matthias Krüger-0/+30
2021-11-28Rollup merge of #91251 - oli-obk:wf_sync_statics, r=matthewjasperMatthias Krüger-107/+87
2021-11-28Change output path to {{build-base}}Deadbeef-1/+1
2021-11-28tests: Ignore `test/debuginfo/rc_arc.rs` on windows-gnuVadim Petrochenkov-1/+1
2021-11-28Address PR feedbackBen Reeves-1/+1
2021-11-28Rollup merge of #91254 - Aaron1011:impl-candidate-err-ty, r=lcnrMatthias Krüger-24/+16
2021-11-27typeck: Ensure proper bound vars passed to `add_bounds`.Ben Reeves-0/+30
2021-11-27Only check for errors in predicate when skipping impl assemblyAaron Hill-24/+16
2021-11-27Rollup merge of #91208 - estebank:eq-constraint, r=cjgillotMatthias Krüger-5/+93
2021-11-27Rollup merge of #91062 - jsha:static-file-replace, r=jyn514,GuillaumeGomezMatthias Krüger-1/+1
2021-11-26Demonstration test for #91161Scott McMurray-0/+29
2021-11-26Rollup merge of #91259 - jyn514:doctest-warnings, r=GuillaumeGomezMatthias Krüger-7/+47
2021-11-26Rollup merge of #91223 - GuillaumeGomez:headings-indent, r=jshaMatthias Krüger-1/+47
2021-11-26Rollup merge of #90611 - fee1-dead:rustdoc-ice-fix, r=jyn514,willcrichtonMatthias Krüger-0/+4
2021-11-26Remove `--display-doctest-warnings`Joshua Nelson-7/+47
2021-11-26Update test for anchors and headings positionGuillaume Gomez-1/+47
2021-11-27Reduce the ICEDeadbeef-469/+1
2021-11-26Auto merge of #91253 - matthiaskrgr:rollup-dnlcjmr, r=matthiaskrgrbors-0/+27
2021-11-27Add ICE testDeadbeef-0/+472
2021-11-26Rollup merge of #91212 - compiler-errors:issue91206, r=oli-obkMatthias Krüger-0/+27
2021-11-26Perform Sync check on static items in wf-check instead of during const checksOli Scherer-107/+87
2021-11-26Auto merge of #91164 - Badel2:usefulness-stack-overflow, r=davidtwcobors-0/+14
2021-11-26Auto merge of #91205 - Aaron1011:visit_param_env, r=lcnrbors-16/+24
2021-11-26Auto merge of #91181 - GuillaumeGomez:improve-rustdoc-gui-ci, r=jshabors-1/+4
2021-11-26Auto merge of #85102 - estebank:point-at-assignment, r=oli-obkbors-95/+124
2021-11-25Don't treat unnormalized function arguments as well-formedjackh726-30/+35
2021-11-25Auto merge of #91037 - c410-f3r:testsssssss, r=petrochenkovbors-0/+0
2021-11-25Visit `param_env` field in Obligation's `TypeFoldable` implAaron Hill-16/+24