about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
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
2020-03-16Rollup merge of #69917 - GuillaumeGomez:cleanup-e0412, r=Dylan-DPCDylan DPC-1/+1
2020-03-16Rollup merge of #69686 - varkor:rustdoc-attributes, r=GuillaumeGomezDylan DPC-0/+4
2020-03-15Auto merge of #68944 - Zoxc:hir-map, r=eddybbors-761/+779
2020-03-15VariantSizeDifferences: bail on SizeOverflowMazdak Farrokhzad-0/+18
2020-03-15Render full attributes in rustdocvarkor-0/+4
2020-03-15Rollup merge of #70011 - petrochenkov:asyncice, r=CentrilMazdak Farrokhzad-0/+13
2020-03-15Rollup merge of #70006 - petrochenkov:fresh, r=CentrilMazdak Farrokhzad-0/+88
2020-03-15Consider well-formed predicates in min-specializationMatthew Jasper-0/+59
2020-03-15Implement soundness check for min_specializationMatthew Jasper-0/+382
2020-03-15Add attributes to allow specializing on traitsMatthew Jasper-0/+32
2020-03-15resolve: Prevent fresh bindings from shadowing ambiguity itemsVadim Petrochenkov-0/+88
2020-03-15Add more context to the literal overflow messageYI-6/+68
2020-03-15Rollup merge of #69993 - ayushmishra2005:doc/61137-add-long-error-code-e0693,...Dylan DPC-0/+1
2020-03-15Rollup merge of #69498 - mark-i-m:describe-it-2, r=matthewjasperDylan DPC-175/+175
2020-03-15Rollup merge of #69357 - tmiasko:debuginfo-column, r=michaelwoeristerDylan DPC-0/+40
2020-03-15def_collector: Fully visit async functionsVadim Petrochenkov-0/+13
2020-03-14Update ui testsGuillaume Gomez-1/+1
2020-03-14Add test for #69596John Kåre Alsaker-0/+21
2020-03-14Update testsJohn Kåre Alsaker-4/+4
2020-03-14Update ich_nested_items.rsJohn Kåre Alsaker-8/+11
2020-03-14Format function_interfaces.rsJohn Kåre Alsaker-46/+40
2020-03-14Replace `Hir` with `hir_owner` in testsJohn Kåre Alsaker-472/+472
2020-03-14Replace `HirBody` with `hir_owner_items` in testsJohn Kåre Alsaker-352/+352
2020-03-14resolve: Fix regression in resolution of raw keywords in pathsVadim Petrochenkov-6/+28
2020-03-14Fix rebase falloutJonas Schievink-2/+2
2020-03-14Add a test for generator discriminantsJonas Schievink-0/+134
2020-03-14Use smaller discriminants for generatorsJonas Schievink-22/+22
2020-03-14fix a codegen testRalf Jung-6/+1
2020-03-14increase slack for stack size testRalf Jung-2/+2