about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2020-10-09change approach and run ui testshosseind75-0/+6
2020-10-09fix show we're just showing... message instead of the end of query stack mess...hosseind75-0/+17
2020-10-09add filter regexes to load-panic-backtraces testhosseind75-3/+12
2020-10-09fix invalid-punct-ident-1 testhosseind75-1/+4
2020-10-09Add a regression test for issue-71443Yuki Okushi-0/+31
2020-10-09Add a regression test for issue-70292Yuki Okushi-0/+21
2020-10-09Add a regression test for issue-65934Yuki Okushi-0/+17
2020-10-09Add a regression test for issue-65581Yuki Okushi-0/+33
2020-10-09Add a regression test for issue-54108Yuki Okushi-0/+59
2020-10-09Add a regression test for issue-53448Yuki Okushi-0/+35
2020-10-09Add a regression test for issue-52843Yuki Okushi-0/+29
2020-10-08Allow generic parameters in intra-doc linksCamelid-1/+177
2020-10-09Auto merge of #77578 - euclio:max-suggestion, r=davidtwcobors-1/+45
2020-10-09Auto merge of #77519 - jyn514:track-doc-er, r=GuillaumeGomezbors-0/+18
2020-10-09Auto merge of #76260 - xd009642:rfc/2867, r=jonas-schievinkbors-0/+63
2020-10-08Fix typo in error codexd009642-1/+1
2020-10-08Auto merge of #77723 - jonas-schievink:rollup-htz44r4, r=jonas-schievinkbors-0/+19
2020-10-08Implement the instruction_set attributexd009642-0/+63
2020-10-08Rollup merge of #77663 - HeroicKatora:regression-tests-27675-object-safe, r=A...Jonas Schievink-0/+19
2020-10-08Auto merge of #77110 - lzutao:e0596-amp_mut, r=davidtwcobors-13/+23
2020-10-08Replace run_compiler with RunCompiler builder pattern.Darshan Kathiriya-8/+3
2020-10-08suggest `MAX` constant if -1 is assigned to unsigned typeAndy Russell-1/+45
2020-10-08Suggest removing &mut from borrow of &mutLzu Tao-13/+23
2020-10-08Auto merge of #77678 - jyn514:tracing, r=Mark-Simulacrumbors-7/+0
2020-10-08Add compile fail test for issue 27675Andreas Molzer-0/+19
2020-10-08Use the new module information for intra-doc linksJoshua Nelson-0/+18
2020-10-08Auto merge of #75470 - estebank:bare-type-expr, r=davidtwcobors-0/+56
2020-10-07Upgrade to tracing 0.2.13Joshua Nelson-7/+0
2020-10-07Simplify doc-cfg rendering based on the current contextWim Looman-19/+196
2020-10-07Detect blocks that could be struct expr bodiesEsteban Küber-0/+56
2020-10-07Auto merge of #77464 - ecstatic-morse:const-fn-impl-trait, r=oli-obkbors-16/+17
2020-10-07Auto merge of #77617 - AnthonyMikh:slice_windows_no_bounds_checking, r=lcnrbors-0/+35
2020-10-07Auto merge of #77341 - davidtwco:issue-73427-you-might-have-meant-variant, r=...bors-67/+134
2020-10-07Add codegen testAnthonyMikh-0/+35
2020-10-07Auto merge of #77595 - petrochenkov:asmident, r=oli-obkbors-0/+75
2020-10-07Auto merge of #77119 - GuillaumeGomez:unclosed-html-tag-lint, r=jyn514bors-1/+180
2020-10-07arg positionBastian Kauschke-0/+7
2020-10-07do not lower patterns in impl TraitBastian Kauschke-0/+14
2020-10-07add test for should_inline incorrect param_envBastian Kauschke-0/+32
2020-10-07add regression testBastian Kauschke-0/+28
2020-10-07normalize substs during inliningBastian Kauschke-0/+17
2020-10-07Fix mir-opt output for 32 bitTim Diekmann-2/+2
2020-10-07Support custom allocators in `Box`Tim Diekmann-63/+144
2020-10-07Rollup merge of #77605 - da-x:fix-rustc-def-path, r=petrochenkovDylan DPC-4/+4
2020-10-07Rollup merge of #77568 - lcnr:mir-inline-def-id, r=ecstatic-morseDylan DPC-0/+38
2020-10-06Update to chalk 0.31. Implement some unimplemented. Ignore some tests in comp...Jack Huey-49/+76
2020-10-06Enforce whitespace ascii character check for doc aliasGuillaume Gomez-2/+30
2020-10-06Fix NLL compare mode testsMatthew Jasper-5/+42
2020-10-06Fix tests from rebaseMatthew Jasper-459/+552
2020-10-06Don't require lifetime super-bounds on traits apply to trait objects of that ...Matthew Jasper-0/+16