about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2020-03-19Update testJohn Kåre Alsaker-2/+13
2020-03-19hir: replace "items" terminology with "nodes" where appropriate.Eduard-Mihai Burtescu-352/+352
2020-03-19Rollup merge of #69959 - alexcrichton:fix-panic-in-print, r=Mark-SimulacrumMazdak Farrokhzad-0/+48
2020-03-19Rollup merge of #69814 - jonas-schievink:gen-ret-unw, r=ZoxcMazdak Farrokhzad-0/+34
2020-03-19Add regression test for TAIT lifetime inference (issue #55099)Aaron Hill-0/+28
2020-03-18Properly handle Spans that reference imported SourceFilesAaron Hill-0/+44
2020-03-18Move the const-forget test into ui testsDutchGhost-0/+22
2020-03-18Rollup merge of #70075 - GuillaumeGomez:fix-repr-display, r=petrochenkovMazdak Farrokhzad-19/+18
2020-03-18Rollup merge of #69920 - Centril:hir-cleanup, r=ZoxcMazdak Farrokhzad-8/+8
2020-03-18Rollup merge of #69839 - RalfJung:miri-error-cleanup, r=oli-obkMazdak Farrokhzad-81/+81
2020-03-18Rollup merge of #69838 - Centril:expand-module, r=petrochenkovMazdak Farrokhzad-46/+114
2020-03-18Rollup merge of #69837 - jonas-schievink:gen-discr-opt, r=tmandryMazdak Farrokhzad-24/+158
2020-03-18Rollup merge of #69189 - matthewjasper:erase-the-world, r=nikomatsakisMazdak Farrokhzad-89/+110
2020-03-18Rollup merge of #69139 - GuillaumeGomez:cleanup-e0308, r=Dylan-DPCMazdak Farrokhzad-36/+52
2020-03-18--bless windows testMazdak Farrokhzad-5/+13
2020-03-18fix pre-expansion linting infraMazdak Farrokhzad-11/+27
2020-03-18use pretty-compare-only in a testMazdak Farrokhzad-0/+1
2020-03-18tweak outline module parsing spansMazdak Farrokhzad-24/+29
2020-03-18add test for stripped nested outline moduleMazdak Farrokhzad-0/+13
2020-03-18de-fatalize outline module parsingMazdak Farrokhzad-6/+34
2020-03-18submod_path: use id.spanMazdak Farrokhzad-9/+6
2020-03-18std: Don't abort process when printing panics in testsAlex Crichton-0/+48
2020-03-18increase stack slack for x86_64-pc-windows-gnuRalf Jung-3/+4
2020-03-17Update const-eval testsDylan MacKenzie-70/+46
2020-03-17Test that async/await compiles with `#![no_std]`Jonas Schievink-0/+13
2020-03-17Make async/await lowering use resume argumentsJonas Schievink-2/+2
2020-03-17Update rustdoc test and remove TODO commentGuillaume Gomez-1/+1
2020-03-17Update pretty testsGuillaume Gomez-18/+17
2020-03-17Auto merge of #69519 - 12101111:remove-proc-macro-check, r=nagisabors-0/+16
2020-03-17rustc_mir: remove extra space when pretty-printing MIR.Ana-Maria Mihalache-1/+1
2020-03-17Rollup merge of #69922 - RalfJung:less-intrinsic, r=oli-obkMazdak Farrokhzad-48/+11
2020-03-17Rollup merge of #68746 - matthewjasper:metahygiene, r=petrochenkovMazdak Farrokhzad-0/+53
2020-03-17Update tests for erasing regions in typeckMatthew Jasper-89/+110
2020-03-17Rollup merge of #70000 - petrochenkov:rawkeypars, r=davidtwcoMazdak Farrokhzad-6/+28
2020-03-17Rollup merge of #69881 - Centril:fix-69485, r=oli-obkMazdak Farrokhzad-0/+18
2020-03-17Rollup merge of #69870 - petrochenkov:cfgacc, r=matthewjasperMazdak Farrokhzad-0/+186
2020-03-17Rollup merge of #69811 - petrochenkov:privdiag2, r=estebankMazdak Farrokhzad-6/+46
2020-03-17Ignore wasm3212101111-0/+1
2020-03-16Auto merge of #68970 - matthewjasper:min-spec, r=nikomatsakisbors-0/+473
2020-03-16Add tests for new of variablesGuillaume Gomez-0/+10
2020-03-16Update JS results testerGuillaume Gomez-2/+5
2020-03-16Support type search for arguments and returned typesGuillaume Gomez-0/+7
2020-03-16Make macro metavars respect (non-)hygieneMatthew Jasper-0/+53
2020-03-16Auto merge of #67133 - oli-obk:it_must_be_a_sign, r=eddybbors-34/+34
2020-03-16init-large-type test needs optimizationsRalf Jung-0/+1
2020-03-16Rollup merge of #69867 - ayushmishra2005:doc/61137-add-long-error-code-e0628,...Dylan DPC-0/+1
2020-03-16Rollup merge of #69520 - kornelski:e69492, r=cramertjDylan DPC-8/+8
2020-03-16use direct imports for `rustc::{lint, session}`.Mazdak Farrokhzad-8/+8
2020-03-16Rollup merge of #69998 - ayushmishra2005:doc/61137-add-long-error-code-e0634,...Dylan DPC-1/+1
2020-03-16Rollup merge of #69995 - contrun:add-context-to-literal-overflow, r=ecstatic-...Dylan DPC-6/+68