about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2021-05-04Auto merge of #83213 - rylev:update-lints-to-errors, r=nikomatsakisbors-142/+353
2021-05-04Auto merge of #84472 - Aaron1011:conservative-paramenv-and, r=lcnrbors-0/+55
2021-05-03Auto merge of #84862 - GuillaumeGomez:rollup-cbc93h4, r=GuillaumeGomezbors-1/+1
2021-05-03Rollup merge of #84854 - hi-rustin:rustin-patch-E0761, r=varkorGuillaume Gomez-1/+1
2021-05-03use full path for E0761hi-rustin-1/+1
2021-05-03parser: Remove support for inner attributes on non-block expressionsVadim Petrochenkov-601/+303
2021-05-03use double quotes for E0761hi-rustin-1/+1
2021-05-03Auto merge of #84842 - blkerby:null_lowercase, r=joshtriplettbors-18/+18
2021-05-02Change 'NULL' to 'null'Brent Kerby-18/+18
2021-05-03Rollup merge of #84832 - Stupremee:dont-print-vis-in-external-traits, r=jyn514Dylan DPC-0/+11
2021-05-03Rollup merge of #84818 - ABouttefeux:enum-suggest, r=jackh726Dylan DPC-23/+162
2021-05-03Rollup merge of #84811 - scottmcm:rustdoc-trait-alias-fix, r=jyn514Dylan DPC-0/+15
2021-05-03Rollup merge of #84784 - JulianKnodt:suggest_const, r=lcnrDylan DPC-0/+37
2021-05-03Rollup merge of #84072 - nagisa:target-family-two-the-movie, r=petrochenkovDylan DPC-4/+7
2021-05-03Set target_family="wasm" for wasm targetsSimonas Kazlauskas-4/+7
2021-05-02Auto merge of #84754 - GuillaumeGomez:toggle-migration, r=jshabors-30/+42
2021-05-02PR feedbackScott McMurray-5/+9
2021-05-02Do not print visibility in external traitsJustus K-0/+11
2021-05-02Rollup merge of #84752 - lrh2000:generator-debuginfo, r=tmandryDylan DPC-50/+80
2021-05-02Rollup merge of #84358 - sexxi-goose:print_captures_borrowck_rebased, r=nikom...Dylan DPC-72/+324
2021-05-02Update testsGuillaume Gomez-30/+42
2021-05-02add suggestion for unit enum variant when matched with a paternAliénore Bouttefeux-23/+162
2021-05-02fix nll test stderrChris Pardy-1/+1
2021-05-01RustDoc: Fix bounds linking trait.Foo instead of traitalias.FooScott McMurray-0/+11
2021-05-02Auto merge of #84638 - mark-i-m:unignore-tests, r=Mark-Simulacrumbors-4/+1
2021-05-01Closure capture borrow diagnostics for disjoint capturesChris Pardy-71/+323
2021-05-01Add help message for unused type paramkadmin-0/+37
2021-05-01Add regression testAaron Hill-0/+55
2021-05-01Auto merge of #84410 - BoxyUwU:blue, r=varkorbors-0/+39
2021-05-01Auto merge of #83114 - cjgillot:hop, r=eddybbors-16/+13
2021-05-01test: *sneezes*Ellen-0/+39
2021-05-01Auto merge of #83857 - ABouttefeux:master, r=jyn514bors-0/+58
2021-05-01Auto merge of #84658 - Amanieu:reserved_regs, r=petrochenkovbors-4/+4
2021-05-01Apply suggestions from code reviewAliénore Bouttefeux-1/+2
2021-05-01Auto merge of #84582 - richkadel:issue-84561, r=tmandrybors-16/+639
2021-04-30Remove artificial flag from generator variantslrh2000-45/+75
2021-04-30Update LLVM submoduleAmanieu d'Antras-2/+0
2021-04-30error when --no-run is present without --testAliénore Bouttefeux-0/+7
2021-04-30Move outer fields of enums into variant parts in debuginfolrh2000-10/+10
2021-04-30Rebuilt out of date tests and fixed an old bug now exposedRich Kadel-5/+250
2021-04-30Auto merge of #84401 - crlf0710:impl_main_by_path, r=petrochenkovbors-24/+140
2021-04-29Rollup merge of #84682 - jackh726:transitive_bounds_rebind, r=nikomatsakisJack Huey-0/+23
2021-04-29Auto merge of #84708 - pnkfelix:revert-77885-everywhere, r=Mark-Simulacrumbors-44/+0
2021-04-29Move parenting info to index_hir.Camille GILLOT-16/+13
2021-04-29Remove tests introduced or cahnged by PR #77885, which is reverted in this PR.Felix S. Klock II-44/+0
2021-04-29Auto merge of #84556 - RalfJung:const-fn-trait-bound, r=oli-obkbors-121/+81
2021-04-29Auto merge of #84233 - jyn514:track-path-prefix, r=michaelwoeristerbors-3/+6
2021-04-29Add integration test for `--remap-pathh-prefix`Joshua Nelson-3/+6
2021-04-29re-bless on 32bitRalf Jung-7/+7
2021-04-29Auto merge of #84618 - lrh2000:fix-gdb-10-str, r=Mark-Simulacrumbors-8/+7