about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2017-02-10If is now always a SwitchInt in MIRSimonas Kazlauskas-0/+1
2017-02-09Rollup merge of #39707 - durka:parsimonious-span-note, r=jonathandturnerCorey Farwell-39/+3
2017-02-09Rollup merge of #39700 - msopena:master, r=est31Corey Farwell-0/+17
2017-02-09Rollup merge of #39674 - jseyfried:fix_token_tree_parsing_ICE, r=nrcCorey Farwell-0/+32
2017-02-09change span_notes to notes in E0368/E0369Alex Burka-39/+3
2017-02-09Auto merge of #39694 - frewsxcv:rollup, r=frewsxcvbors-18/+89
2017-02-09Adding compile fail test for const_indexing featureMario-0/+17
2017-02-09Rollup merge of #39682 - solson:fix-unaligned-read, r=eddybCorey Farwell-15/+46
2017-02-09Rollup merge of #39678 - vadimcn:top-level-expn, r=michaelwoeristerCorey Farwell-0/+43
2017-02-09Rollup merge of #39604 - est31:i128_tests, r=alexcrichtonCorey Farwell-3/+0
2017-02-09Auto merge of #38109 - tromey:main-subprogram, r=michaelwoeristerbors-0/+56
2017-02-09Auto merge of #39686 - frewsxcv:rollup, r=frewsxcvbors-0/+30
2017-02-09Rollup merge of #39602 - estebank:fix-39544, r=eddybCorey Farwell-0/+30
2017-02-09Auto merge of #39265 - est31:master, r=petrochenkovbors-18/+0
2017-02-09Fix indentation in test.Scott Olson-14/+14
2017-02-09Avoid unsafe unaligned loads in test.Scott Olson-1/+32
2017-02-09Auto merge of #39586 - arielb1:packed-values, r=eddybbors-0/+29
2017-02-08Exclude top-level macro expansions from source location override.Vadim Chugunov-0/+43
2017-02-08Rollup merge of #39653 - JanZerebecki:test-issue-27433, r=alexcrichtonCorey Farwell-0/+15
2017-02-08Rollup merge of #39589 - ollie27:rustdoc_impl_disambiguation, r=alexcrichtonCorey Farwell-0/+40
2017-02-08Rollup merge of #38699 - japaric:lsan, r=alexcrichtonCorey Farwell-0/+159
2017-02-08sanitizer-dylib: only run where std for x86_64-linux is availableJorge Aparicio-1/+5
2017-02-09Fix ICE when parsing token trees after an error.Jeffrey Seyfried-0/+32
2017-02-08fix the sanitizer-dylib test on non x86_64 linux hostsJorge Aparicio-1/+1
2017-02-08build/test the sanitizers only when --enable-sanitizers is usedJorge Aparicio-49/+4
2017-02-08sanitizer supportJorge Aparicio-0/+200
2017-02-08emit "align 1" metadata on loads/stores of packed structsAriel Ben-Yehuda-0/+29
2017-02-08Add test for #27433Jan Zerebecki-0/+15
2017-02-08Rollup merge of #39597 - GuillaumeGomez:correct_rustdoc_test_file, r=alexcric...Corey Farwell-0/+21
2017-02-08Rollup merge of #39582 - nikomatsakis:incr-comp-issue-39569, r=michaelwoeristerCorey Farwell-0/+38
2017-02-08Rollup merge of #39512 - oconnor663:try_wait, r=alexcrichtonCorey Farwell-10/+9
2017-02-08Rollup merge of #39462 - emilio:improper-ctypes, r=nikomatsakisCorey Farwell-0/+40
2017-02-08Stabilize static in constest31-18/+0
2017-02-08Add more test for rustdoc --testGuillaume Gomez-0/+21
2017-02-07Rollup merge of #39400 - alexcrichton:arm-cross-test, r=brsonCorey Farwell-1/+1
2017-02-07Rollup merge of #39361 - cengizIO:master, r=arielb1Corey Farwell-43/+59
2017-02-06make Child::try_wait return io::Result<Option<ExitStatus>>Jack O'Connor-10/+9
2017-02-06Fix ICE when accessing mutably an immutable enumEsteban Küber-0/+30
2017-02-07Unignore u128 test for stage 0,1est31-3/+0
2017-02-06Revert "Add 128-bit atomics"Alex Crichton-9/+1
2017-02-06rustdoc: Improve impl disambiguationOliver Middleton-0/+40
2017-02-06fix case where some edges can't be recreated by expanding the graphNiko Matsakis-1/+1
2017-02-06regr testNiko Matsakis-0/+38
2017-02-06Auto merge of #39500 - michaelwoerister:fix-ich-testing, r=nikomatsakisbors-27/+183
2017-02-05Auto merge of #38897 - nikomatsakis:issue-32330-followup, r=arielb1bors-30/+88
2017-02-05make lifetimes that only appear in return type early-boundNiko Matsakis-30/+88
2017-02-05Rollup merge of #39530 - TimNN:more-gdb, r=alexcrichtonCorey Farwell-10/+10
2017-02-05Rollup merge of #39526 - canndrew:uninhabited-while-let-fix, r=arielb1Corey Farwell-0/+8
2017-02-05Rollup merge of #39519 - nagisa:more-snap, r=alexcrichtonCorey Farwell-10/+0
2017-02-05Rollup merge of #39443 - phungleson:remove-unresolved-things, r=nikomatsakisCorey Farwell-0/+29