about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2021-06-25Auto merge of #86574 - m-ou-se:or-pattern-lint-fix, r=petrochenkovbors-5/+23
2021-06-24Auto merge of #86272 - nagisa:nagisa/tidy-llvm-components, r=Mark-Simulacrumbors-64/+122
2021-06-24Don't lint :pat when re-parsing a macro from another crate.Mara Bos-5/+23
2021-06-24compiletest: ignore tests on a per-revision basisSimonas Kazlauskas-40/+61
2021-06-24Re-Annotate the tests with needs-llvm-componentsSimonas Kazlauskas-24/+61
2021-06-24Auto merge of #85651 - dns2utf8:rustdoc_flexbox, r=GuillaumeGomezbors-59/+61
2021-06-24Auto merge of #85427 - ehuss:fix-use-placement, r=jackh726bors-4/+151
2021-06-24Migrate from custom elements to divs with classes to be compatible with safariStefan Schindler-54/+56
2021-06-24Fixing the test rustdoc by ignoring `*[@id="module-item"]//following-sibling:...Stefan Schindler-8/+8
2021-06-24Implement Desktop and Mobile version with gridlayoutStefan Schindler-15/+15
2021-06-24Auto merge of #86279 - JohnTitor:transparent-zero-size-fields, r=nikomatsakisbors-72/+42
2021-06-24Rollup merge of #86566 - fee1-dead:mir-pretty-print, r=oli-obkYuki Okushi-33/+0
2021-06-24Rollup merge of #86536 - sexxi-goose:edition, r=nikomatsakisYuki Okushi-0/+23
2021-06-23Auto merge of #86138 - FabianWolff:issue-85871, r=nikomatsakisbors-0/+20
2021-06-23Fix search filter updateGuillaume Gomez-0/+17
2021-06-23Auto merge of #86386 - inquisitivecrystal:better-errors-for-display-traits-v3...bors-43/+6
2021-06-23Updated mir pretty print outputDeadbeef-33/+0
2021-06-22Auto merge of #86559 - Dylan-DPC:rollup-aixg3q5, r=Dylan-DPCbors-407/+431
2021-06-23Rollup merge of #86542 - GuillaumeGomez:line-numbers-aligned-with-content, r=...Dylan DPC-39/+41
2021-06-23Rollup merge of #86523 - LeSeulArtichaut:macros-disambiguators, r=jyn514Dylan DPC-0/+25
2021-06-23Rollup merge of #86223 - fee1-dead:better-E0121, r=petrochenkovDylan DPC-368/+365
2021-06-22Auto merge of #85193 - pnkfelix:readd-support-for-inner-attrs-within-match, r...bors-17/+20
2021-06-22Auto merge of #86045 - jsgf:fix-emit-path-hashing, r=bjorn3bors-0/+38
2021-06-22Auto merge of #86368 - michaelwoerister:lexing-ice, r=davidtwcobors-0/+25
2021-06-22Rollup merge of #86537 - inquisitivecrystal:mark-edition-tests-check-pass, r=...Yuki Okushi-28/+34
2021-06-22Rollup merge of #86517 - camsteffen:unused-unsafe-async, r=LeSeulArtichautYuki Okushi-11/+12
2021-06-22Rollup merge of #86451 - notriddle:notriddle/rustdoc-intra-doc-link-summary, ...Yuki Okushi-3/+5
2021-06-22Rollup merge of #86393 - yerke:add-test-for-issue-52025, r=JohnTitorYuki Okushi-0/+57
2021-06-22Add test for macro disambiguatorsLeSeulArtichaut-0/+25
2021-06-22Edition 2021 enables disjoint captureAman Arora-0/+23
2021-06-22Add check to ensure that the line numbers are aligned with the source codeGuillaume Gomez-0/+2
2021-06-22Update browser-ui-test versionGuillaume Gomez-39/+39
2021-06-22add regression test for issue #52025Yerkebulan Tulibergenov-0/+57
2021-06-22Change Debug unimplemented message per requestAris Merchant-6/+6
2021-06-22Auto merge of #85707 - jam1garner:future_prelude_collision_lint, r=nikomatsakisbors-0/+684
2021-06-21Mark some edition tests as check-passAris Merchant-28/+34
2021-06-22Auto merge of #86352 - yerke:add-test-for-issue-37508, r=Mark-Simulacrumbors-0/+36
2021-06-22Auto merge of #86527 - JohnTitor:rollup-cbu78g4, r=JohnTitorbors-2/+158
2021-06-21Add test showing different KIND parameters change hashJeremy Fitzhardinge-1/+12
2021-06-21In --emit KIND=PATH options, only hash KINDJeremy Fitzhardinge-0/+27
2021-06-22Rollup merge of #86493 - Smittyvb:ctor-typeck-error, r=davidtwcoYuki Okushi-2/+83
2021-06-22Rollup merge of #86398 - yerke:add-test-for-issue-54685, r=Mark-SimulacrumYuki Okushi-0/+31
2021-06-22Rollup merge of #86381 - yerke:add-test-for-issue-39161, r=JohnTitorYuki Okushi-0/+13
2021-06-22Rollup merge of #86334 - LeSeulArtichaut:86120-links-type-aliases, r=jyn514Yuki Okushi-0/+19
2021-06-22Rollup merge of #86297 - GuillaumeGomez:rustdoc-gui-args, r=Mark-SimulacrumYuki Okushi-0/+12
2021-06-21Fix unused_unsafe with compiler-generated unsafeCameron Steffen-11/+12
2021-06-21Auto merge of #86383 - shamatar:slice_len_lowering, r=bjorn3bors-0/+77
2021-06-21Auto merge of #86515 - JohnTitor:rollup-axzb4xh, r=JohnTitorbors-16/+192
2021-06-22Update #83739 with type of the item specifiedDeadbeef-2/+2
2021-06-22Updated tests to reflect specified types in E0121Deadbeef-366/+363