about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2019-02-23Use E0724 instead of E0723 as an error codegnzlbg-2/+2
2019-02-23Fix attribute checkgnzlbg-2/+3
2019-02-23Use pattern to match attributesgnzlbg-9/+5
2019-02-23Correct error messagegnzlbg-3/+3
2019-02-23Implement ffi_returns_twice attributegnzlbg-0/+48
2019-02-22Rollup merge of #58555 - scottmcm:try-2015, r=CentrilMazdak Farrokhzad-0/+2
2019-02-22Rollup merge of #58198 - igorsdv:suggest-removing-parentheses-surrounding-lif...Mazdak Farrokhzad-4/+4
2019-02-22Rollup merge of #58059 - RalfJung:before_exec, r=alexcrichtonMazdak Farrokhzad-83/+115
2019-02-22Auto merge of #56113 - spastorino:erroneous-loop-diagnostic-in-nll, r=pnkfelixbors-17/+82
2019-02-21partially revert 904a0bde93f0348f69914ee90b1f8b6e4e0d7cbcNiko Matsakis-5/+19
2019-02-21update test files to reflect new outputNiko Matsakis-300/+834
2019-02-21restore the actual leak-checkNiko Matsakis-0/+84
2019-02-20Auto merge of #58056 - nikomatsakis:issue-57843-universe-leak, r=pnkfelixbors-24/+60
2019-02-20Fix erroneous loop diagnostic in nllSantiago Pastorino-17/+82
2019-02-20Auto merge of #58578 - kennytm:rollup, r=kennytmbors-0/+103
2019-02-20Rollup merge of #58044 - Lokathor:lokathor, r=alexcrichtonkennytm-0/+12
2019-02-20Rollup merge of #58545 - emlai:regression-test-for-39448, r=Centrilkennytm-0/+62
2019-02-20Rollup merge of #58409 - euclio:impl-trait-wrapping, r=QuietMisdreavuskennytm-0/+5
2019-02-20Rollup merge of #56470 - llogiq:process-termination-doctest, r=GuillaumeGomezkennytm-0/+24
2019-02-19Auto merge of #57896 - oli-obk:permissive_existence, r=cramertjbors-59/+417
2019-02-19Auto merge of #56514 - ollie27:rustdoc_test_libdir, r=QuietMisdreavusbors-2/+2
2019-02-19Auto merge of #58503 - varkor:const-generics-hir, r=petrochenkovbors-14/+55
2019-02-17Add a note about 2018e if someone uses `try {` in 2015eScott McMurray-0/+2
2019-02-17Add regression test for a specialization-related ICE (#39448)emlai-0/+62
2019-02-17Modify doctest's auto-`fn main()` to allow `Result`sAndre Bogus-0/+24
2019-02-17Rollup merge of #58509 - phansch:add_myself_to_clippy_toolstate_maintainers, ...kennytm-14/+14
2019-02-17Rollup merge of #57929 - GuillaumeGomez:rustodc-remove-old-style-files, r=oll...kennytm-7/+17
2019-02-17Rollup merge of #58479 - saleemjaffer:test_promote_evaluation_unused_result, ...kennytm-0/+8
2019-02-16Add a test for const parameter uppercase lintvarkor-0/+27
2019-02-16Don't abort early when collecting const genericsvarkor-2/+16
2019-02-16Rollup merge of #58196 - varkor:const-fn-feature-gate-error, r=oli-obkkennytm-102/+310
2019-02-16Rollup merge of #57981 - Zoxc:fix-57979, r=nikomatsakiskennytm-0/+59
2019-02-15Update testsvarkor-12/+12
2019-02-15Auto merge of #57880 - Zoxc:error-on-cycle, r=michaelwoeristerbors-14/+14
2019-02-15fix tests post-rebaseFelix S. Klock II-14/+14
2019-02-15make generalization code create new variables in correct universeNiko Matsakis-10/+46
2019-02-15Auto merge of #58403 - eddyb:requalify, r=oli-obkbors-20/+20
2019-02-15compile-pass test for #53606Saleem Jaffer-0/+8
2019-02-15Always emit an error for a query cycleJohn Kåre Alsaker-14/+14
2019-02-14Add updated NLL testsvarkor-37/+108
2019-02-14add .stderr fileNiko Matsakis-0/+17
2019-02-14Update const fn testsvarkor-65/+202
2019-02-14Require defining uses to use generic parameters for all parameters of a gener...Oliver Scherer-23/+85
2019-02-14rustc_mir: split qualify_consts' checking and value qualification.Eduard-Mihai Burtescu-20/+20
2019-02-14Rollup merge of #58407 - euclio:upper-camel-case, r=estebankMazdak Farrokhzad-72/+44
2019-02-14Rollup merge of #58378 - alexcrichton:incremental-lto, r=michaelwoeristerMazdak Farrokhzad-0/+40
2019-02-14Rollup merge of #58371 - davidtwco:issue-58299, r=arielb1Mazdak Farrokhzad-0/+50
2019-02-14Rollup merge of #58347 - matthewjasper:closure-bounds-fixes, r=pnkfelixMazdak Farrokhzad-0/+40
2019-02-14Rollup merge of #58296 - estebank:hidden-suggestion, r=oli-obkMazdak Farrokhzad-31/+23
2019-02-14Rollup merge of #58267 - estebank:match-arms, r=matthewjasperMazdak Farrokhzad-43/+143