about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2020-03-24Rollup merge of #70259 - wesleywiser:use_reveal_all, r=eddybMazdak Farrokhzad-0/+64
2020-03-24Rollup merge of #70077 - Aaron1011:feature/new-def-path-ident, r=petrochenkovMazdak Farrokhzad-37/+292
2020-03-24Rollup merge of #70074 - Centril:unpanictry, r=petrochenkovMazdak Farrokhzad-59/+359
2020-03-24Rollup merge of #68884 - Zoxc:gen-type, r=nikomatsakisMazdak Farrokhzad-89/+224
2020-03-24pacify missing sysroot spans issueMazdak Farrokhzad-4/+9
2020-03-24fix rebase fallout due to #69497.Mazdak Farrokhzad-10/+25
2020-03-24fix rebase falloutMazdak Farrokhzad-0/+2
2020-03-24expand: address review commentsMazdak Farrokhzad-46/+53
2020-03-24expand: add recovery for parse_ntMazdak Farrokhzad-0/+44
2020-03-24defatalize expand_test_or_benchMazdak Farrokhzad-2/+18
2020-03-24defatalize `compile_declarative_macro`Mazdak Farrokhzad-0/+22
2020-03-24mbe::transcribe: defatalize errors.Mazdak Farrokhzad-8/+46
2020-03-24defatalize ProcMacroDerive::expandMazdak Farrokhzad-13/+36
2020-03-24defatalize BangProcMacro::expandMazdak Farrokhzad-6/+25
2020-03-24generic_extension: defatalize Error caseMazdak Farrokhzad-8/+27
2020-03-24nix panictry! in ParserAnyMacro::makeMazdak Farrokhzad-16/+106
2020-03-24Remove `-Z incremental`.Nicholas Nethercote-25/+25
2020-03-24Rollup merge of #70294 - estebank:bad-placeholder-in-where, r=CentrilMazdak Farrokhzad-55/+158
2020-03-24Rollup merge of #70283 - CDirkx:regression-test-70155, r=oli-obkMazdak Farrokhzad-0/+30
2020-03-24Rollup merge of #70277 - matthewjasper:remove-closurebound, r=nikomatsakisMazdak Farrokhzad-14/+14
2020-03-24Rollup merge of #70264 - tirr-c:issue-69789-mut-suggestion, r=estebankMazdak Farrokhzad-0/+23
2020-03-24Rollup merge of #70242 - DeeDeeG:improve-e0308, r=Dylan-DPCMazdak Farrokhzad-32/+32
2020-03-24Rollup merge of #70087 - ecstatic-morse:remove-const-eval-loop-detector, r=Ra...Mazdak Farrokhzad-70/+46
2020-03-24Rollup merge of #69981 - oli-obk:const_blocks, r=eddybMazdak Farrokhzad-124/+168
2020-03-24Rollup merge of #69740 - mark-i-m:describe-it-3, r=eddybMazdak Farrokhzad-13/+13
2020-03-23Remove leftover mentions of `from_anon_const`Oliver Scherer-1/+1
2020-03-23Account for bad placeholder types in where clausesEsteban Küber-55/+158
2020-03-23Increase verbosity when using update syntaxJeremy Stucki-1/+1
2020-03-23Update testsJohn Kåre Alsaker-89/+224
2020-03-23Merge tests.CDirkx-68/+30
2020-03-23Add const generics test for all range types.CDirkx-2/+58
2020-03-23Rollup merge of #70300 - aleksator:66636_reword_unused_variable_warning, r=Dy...Mazdak Farrokhzad-66/+66
2020-03-23Rollup merge of #70195 - rylev:test-for-53275, r=CentrilMazdak Farrokhzad-0/+9
2020-03-23Rollup merge of #70080 - anyska:mir-double-space, r=oli-obkMazdak Farrokhzad-1/+1
2020-03-23Rollup merge of #69494 - GuillaumeGomez:stabilize-crate-version, r=ehuss,alek...Mazdak Farrokhzad-1/+1
2020-03-23Remove `ReClosureBound`Matthew Jasper-14/+14
2020-03-23#[track_caller] on core::ops::{Index, IndexMut}.Adam Perry-0/+22
2020-03-23Auto merge of #69649 - estebank:negative-impl-span, r=Centrilbors-23/+37
2020-03-23Evaluate repeat expression lengths as late as possibleOliver Scherer-123/+167
2020-03-23Make sure issue 53275 test goes through codegenRyan Levick-1/+2
2020-03-23Rollup merge of #70233 - petrochenkov:superproc, r=ecstatic-morseMazdak Farrokhzad-0/+39
2020-03-23Rollup merge of #69968 - eddyb:tupled-closure-captures, r=nikomatsakisMazdak Farrokhzad-7/+51
2020-03-23Rollup merge of #69942 - estebank:sized-verbose-sugg, r=matthewjasperMazdak Farrokhzad-581/+724
2020-03-23Reword unused variable warningAlex Tokarev-66/+66
2020-03-23resolve: Do not resolve visibilities on proc macro definitions twiceVadim Petrochenkov-0/+39
2020-03-23Ignore tests on some platforms due to #53081Aaron Hill-36/+121
2020-03-22Tweak output for invalid negative impl errorsEsteban Küber-23/+37
2020-03-22Store idents for `DefPathData` into crate metadataAaron Hill-1/+171
2020-03-23Rollup merge of #70249 - lcnr:issue70125, r=eddybMazdak Farrokhzad-0/+51
2020-03-23Rollup merge of #70248 - Centril:unroot, r=petrochenkovMazdak Farrokhzad-1/+1