about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2018-08-05Convert unknown_features lint into an errorvarkor-550/+230
2018-08-05Turn the duplicate feature lint into an errorvarkor-15/+9
2018-08-05Remove panic-runtime opt-outvarkor-9/+0
2018-08-05Add a test for feature attribute consistencyvarkor-0/+41
2018-08-05Add test for duplicate featuresvarkor-0/+40
2018-08-05Add a test for unknown featuresvarkor-0/+29
2018-08-05Fix test/uivarkor-7/+7
2018-08-05Fix test/compile-failvarkor-214/+222
2018-08-05Fix test/run-passvarkor-85/+36
2018-08-05Fix test/run-failvarkor-6/+0
2018-08-05Fix test/debuginfovarkor-1/+0
2018-08-05Remove unnecessary or invalid feature attributesvarkor-1/+1
2018-08-05Auto merge of #52959 - matthewjasper:closure-spans, r=pnkfelixbors-130/+850
2018-08-05Auto merge of #52991 - nikomatsakis:nll-escaping-into-return, r=pnkfelixbors-36/+45
2018-08-04Auto merge of #52827 - GuillaumeGomez:generic-impls, r=QuietMisdreavusbors-0/+32
2018-08-04Auto merge of #52758 - Mark-Simulacrum:session-cleanup, r=pnkfelixbors-3/+3
2018-08-04Move basic_options to impl of DefaultMark Rousskov-2/+2
2018-08-04Normalize variants of CrateType to standard styleMark Rousskov-1/+1
2018-08-04Strengthen testsGuillaume Gomez-0/+1
2018-08-04Fix primitive blanket impls not showing upGuillaume Gomez-0/+31
2018-08-04Rollup merge of #52968 - zackmdavis:app-lint-cability, r=estebankkennytm-1/+1
2018-08-04Auto merge of #52927 - Mark-Simulacrum:cratestore-cleanup, r=alexcrichtonbors-2/+3
2018-08-03Update tests for new spans for nll errors involving closuresMatthew Jasper-130/+184
2018-08-03Tests for closure spansMatthew Jasper-0/+666
2018-08-03Auto merge of #52973 - davidtwco:issue-52663-lifetimes-not-included-in-span, ...bors-1/+53
2018-08-03Store concrete crate stores where possibleMark Rousskov-2/+3
2018-08-03Auto merge of #52712 - oli-obk:const_eval_cleanups, r=RalfJungbors-18/+31
2018-08-03Auto merge of #52948 - davidtwco:issue-52633-later-loop-iteration, r=pnkfelixbors-8/+8
2018-08-03update error messages -- in some cases maybe we should investigateNiko Matsakis-36/+45
2018-08-02Auto merge of #52841 - petrochenkov:premacro, r=alexcrichtonbors-30/+376
2018-08-02Auto merge of #52782 - pnkfelix:issue-45696-dangly-paths-for-box, r=eddybbors-4/+440
2018-08-02Auto merge of #52949 - Mark-Simulacrum:snap, r=alexcrichtonbors-4/+1
2018-08-02Auto merge of #52975 - pnkfelix:issue-52967-edition-2018-implies-2-phase-borr...bors-0/+32
2018-08-02When we turn on NLL migration in the 2018 edition, we need two-phase borrows ...Felix S. Klock II-0/+32
2018-08-02Second field of ScalarPair can be undef in some casesOliver Schneider-1/+1
2018-08-02Explicitly label any named lifetimes mentioned in error messages.David Wood-1/+53
2018-08-02Auto merge of #52890 - djrenren:test-visibility, r=petrochenkovbors-0/+38
2018-08-02Reading values should not be looking at the variantOliver Schneider-4/+5
2018-08-01`Applicability`-ify librustc_lintZack M. Davis-1/+1
2018-08-01Rollup merge of #52954 - cramertj:async-parse, r=petrochenkovPietro Albini-0/+23
2018-08-01Rollup merge of #52930 - eddyb:issue-52489, r=cramertjPietro Albini-0/+30
2018-08-01Rollup merge of #52926 - alexcrichton:trim-idioms-lints, r=oli-obkPietro Albini-7/+6
2018-08-01Rollup merge of #52915 - Zoxc:refine-gen-borrow-analysis, r=eddybPietro Albini-0/+25
2018-08-01Rollup merge of #52908 - lnicola:vec-truncate-opt, r=alexcrichtonPietro Albini-0/+21
2018-08-01Rollup merge of #52899 - draganmladjenovic:ui_tests64, r=alexcrichtonPietro Albini-10/+14
2018-08-01Rollup merge of #52835 - GuillaumeGomez:ice-rustdoc-links, r=eddybPietro Albini-0/+29
2018-08-01Rollup merge of #52834 - matthewjasper:allow-zst-conflicts, r=pnkfelixPietro Albini-0/+23
2018-08-01Rollup merge of #52809 - davidtwco:issue-49579, r=pnkfelixPietro Albini-0/+27
2018-08-01Rollup merge of #52793 - davidtwco:issue-49824, r=pnkfelixPietro Albini-0/+60
2018-08-01Switch to bootstrapping from 1.29 betaMark Rousskov-4/+1