about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2021-12-02Auto merge of #91354 - fee1-dead:const_env, r=spastorinobors-5/+4
2021-12-02Auto merge of #91291 - GuillaumeGomez:const-deref-method, r=camelidbors-0/+38
2021-12-02Auto merge of #91003 - psumbera:sparc64-abi, r=nagisabors-1/+121
2021-12-01Auto merge of #90446 - cjgillot:late-elided, r=jackh726bors-46/+178
2021-12-01Auto merge of #91433 - matthiaskrgr:rollup-118ql06, r=matthiaskrgrbors-12/+71
2021-12-01Rollup merge of #91430 - jyn514:normalize-fallible, r=jackh726Matthias Krüger-0/+48
2021-12-01Rollup merge of #91313 - petrochenkov:cratexp, r=Aaron1011Matthias Krüger-12/+23
2021-12-01Use `try_normalize_erasing_regions` instead of a custom infer contextJoshua Nelson-0/+48
2021-12-01Auto merge of #91275 - camelid:deny-test-warnings, r=jyn514bors-66/+116
2021-12-01Auto merge of #91255 - b-naber:normalization-ice, r=jackh276bors-0/+394
2021-12-01more fixed issuesb-naber-0/+34
2021-12-01add tests and bless existing onesb-naber-0/+360
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-12-01fix sparc64 ABI for aggregates with floating point membersPetr Sumbera-1/+121
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-30Handle `allow(elided_lifetimes_in_paths)`.Camille GILLOT-1/+17
2021-11-30Complete test.Camille GILLOT-4/+66
2021-11-30Lint elided lifetimes in path during lifetime resolution.Camille GILLOT-45/+99
2021-11-30Add conditional support for coverage map version 6Rich Kadel-0/+13
2021-11-30Add test for const deref methods displayGuillaume Gomez-0/+38
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-29`ParamEnv` should be const when `ImplItem` is within a const impl.Deadbeef-2/+21
2021-11-29Reformat everythingDeadbeef-1/+1
2021-11-29FixupOli Scherer-4/+2
2021-11-29Use the constness from the param env instead of having a separate dimension f...Oli Scherer-21/+3
2021-11-29Fixup add const to param envOli Scherer-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-28Fix warnings in rustdoc JS testsNoah Lev-0/+2
2021-11-28Remove unnecessary use of `include!` in rustdoc testNoah Lev-8/+3
2021-11-28Fix warnings in rustdoc HTML testsNoah Lev-61/+114
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