about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2020-07-13Rollup merge of #73852 - euclio:rustdoc-attr-newlines, r=GuillaumeGomezManish Goregaokar-2/+2
2020-07-11Rollup merge of #74240 - da-x:fix-74081, r=ManishearthManish Goregaokar-0/+28
2020-07-11Rollup merge of #74197 - estebank:self-sugg, r=petrochenkovManish Goregaokar-3/+3
2020-07-11Rollup merge of #74168 - JohnTitor:help-for-in-band-lifetimes, r=petrochenkovManish Goregaokar-0/+67
2020-07-11Rollup merge of #73715 - MaulingMonkey:pr-natvis-tuples, r=AmanieuManish Goregaokar-0/+109
2020-07-11Rollup merge of #72920 - oli-obk:const_transmute, r=RalfJungManish Goregaokar-93/+212
2020-07-11rustdoc: insert newlines between attributesAndy Russell-2/+2
2020-07-11Add the test case mentioned in #74236Dan Aloni-0/+28
2020-07-11Stabilize `transmute` in constants and statics but not const fnOliver Scherer-93/+212
2020-07-10Rollup merge of #74127 - tamird:allowlist, r=oli-obkManish Goregaokar-18/+18
2020-07-10Rollup merge of #74125 - ayazhafiz:i/74050, r=matthewjasperManish Goregaokar-86/+114
2020-07-10Rollup merge of #74109 - nbdd0121:issue-74082, r=petrochenkovManish Goregaokar-0/+28
2020-07-10Rollup merge of #74103 - ajpaverd:cfguard-msvc-only, r=nikomatsakisManish Goregaokar-0/+20
2020-07-10Rollup merge of #73989 - RalfJung:ub-enum-test, r=oli-obkManish Goregaokar-8/+9
2020-07-10Rollup merge of #73887 - DutchGhost:master, r=oli-obkManish Goregaokar-2/+0
2020-07-10Rollup merge of #73862 - oli-obk:const_array_to_slice, r=RalfJungManish Goregaokar-29/+22
2020-07-10Rollup merge of #71322 - petrochenkov:tuple00, r=nikomatsakisManish Goregaokar-21/+533
2020-07-10Avoid "whitelist"Tamir Duberstein-18/+18
2020-07-10Only add cfguard module flag on windows-msvcAndrew Paverd-0/+20
2020-07-10Tweak wordingYuki Okushi-42/+42
2020-07-10Add a help to use `in_band_lifetimes` in nightlyYuki Okushi-0/+67
2020-07-09Reword incorrect `self` token suggestionEsteban Küber-3/+3
2020-07-09Rollup merge of #74188 - estebank:tweak-ascription-typo-heuristic, r=petroche...Manish Goregaokar-18/+11
2020-07-09Rollup merge of #74150 - tamird:blocklist, r=nikomatsakisManish Goregaokar-1/+1
2020-07-09Rollup merge of #74107 - nbdd0121:rustdoc, r=GuillaumeGomezManish Goregaokar-0/+21
2020-07-09Rollup merge of #74079 - nnethercote:session-globals, r=nikomatsakisManish Goregaokar-2/+2
2020-07-09Rollup merge of #74077 - sethp:docs/fix-intra-doc-primitive-link, r=jyn514Manish Goregaokar-0/+71
2020-07-09Add testManish Goregaokar-1/+3
2020-07-09Tweak `::` -> `:` typo heuristic and reduce verbosityEsteban Küber-18/+11
2020-07-09Auto merge of #74131 - ollie27:rustdoc_invalid_codeblock_attributes_name, r=G...bors-6/+6
2020-07-09Eliminate confusing "globals" terminology.Nicholas Nethercote-2/+2
2020-07-08Avoid running test on Windows platformsSeth Pellegrino-0/+1
2020-07-08Avoid "blacklist"Tamir Duberstein-1/+1
2020-07-08Apply #![crate_type = "rlib"] directly to the linkerSeth Pellegrino-0/+3
2020-07-08Correctly mark the ending span of a match armAyaz Hafiz-86/+114
2020-07-07ignore-tidy-linelength for @has assertionsSeth Pellegrino-0/+5
2020-07-07rustdoc: Rename invalid_codeblock_attribute lint to be pluralOliver Middleton-6/+6
2020-07-07Assert current behavior for linksSeth Pellegrino-0/+12
2020-07-07Auto merge of #74059 - RalfJung:miri-uninit-validation, r=oli-obkbors-5/+16
2020-07-06build extern docs as wellSeth Pellegrino-0/+1
2020-07-06Two new rustdoc tests for intra linksSeth Pellegrino-0/+49
2020-07-06Rollup merge of #74102 - oli-obk:const_prop_icde, r=wesleywiserManish Goregaokar-0/+9
2020-07-06Rollup merge of #74078 - jyn514:lut, r=ManishearthManish Goregaokar-0/+12
2020-07-06Rollup merge of #73969 - davidtwco:issue-73914-checkedadd-temp-generator-inte...Manish Goregaokar-0/+30
2020-07-06Rollup merge of #73953 - JohnTitor:audit-hidden-sugg, r=estebankManish Goregaokar-310/+1793
2020-07-06Rollup merge of #70563 - GuillaumeGomez:page-hash-handling, r=ollie27,kinnisonManish Goregaokar-39/+23
2020-07-06Add test for issue 74083Gary Guo-0/+21
2020-07-06Add UI test for issue 74082Gary Guo-0/+28
2020-07-05Always resolve type@primitive as a primitive, not a moduleJoshua Nelson-0/+12
2020-07-05Rollup merge of #74000 - lcnr:lazy_normalisation_consts, r=varkorManish Goregaokar-0/+97