about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2018-08-14shorten the url to fix tidy error.Hideki Sekine-1/+1
2018-08-14change variable definition order (basic thing first).Hideki Sekine-3/+4
2018-08-14use TMPDIR instead of custom directory.Hideki Sekine-1/+1
2018-08-14use a simple script instead of `cargo clone`.Hideki Sekine-2/+27
2018-08-10[CI] run-make/thumb: remove `-j 1` from cargo runHideki Sekine-1/+1
2018-08-08[CI] run-make/thumb: support 4 thumb*-none-eabi* targets:Hideki Sekine-2/+10
2018-08-08[CI] run-make/thumb: tidy up variablesHideki Sekine-8/+10
2018-08-08[CI] run-make/thumb: remove hacky workaround.Hideki Sekine-5/+0
2018-08-08[CI] run-make/thumb: 1st working version with hacky workaround.Hideki Sekine-5/+13
2018-08-07[CI] run-make/thumb: Add LD_LIBRARY_PATH experiment, etc.Hideki Sekine-1/+2
2018-08-07[CI] run-make/thumb: add log for `cargo build`Hideki Sekine-1/+1
2018-08-07[CI] run-make/thumb: add -vv to `cargo build` for diagHideki Sekine-1/+1
2018-08-06[CI] run-make: experimental thumb testHideki Sekine-0/+21
2018-08-06Auto merge of #52332 - zackmdavis:dead_code_lint_should_say_2_electric_boogal...bors-9/+9
2018-08-06Auto merge of #53002 - QuietMisdreavus:brother-may-i-have-some-loops, r=pnkfelixbors-0/+29
2018-08-05Auto merge of #52800 - QuietMisdreavus:do-not-pass-go, r=GuillaumeGomezbors-1/+51
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-04fix exit-code test so the lint fires againQuietMisdreavus-1/+1
2018-08-04add tests for new intra-doc-link behaviorQuietMisdreavus-0/+50
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-02add rustdoc test for `everybody_loops` fixQuietMisdreavus-0/+29
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