summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2018-03-19Auto merge of #49095 - alexcrichton:debug-asmjs, r=kennytmbors-3/+24
2018-03-18Review fixes.Yukio Siraichi-16/+13
2018-03-18Rebased with master.Yukio Siraichi-3/+3
2018-03-18Created multiple line test.Yukio Siraichi-0/+43
2018-03-18New test added.Yukio Siraichi-2/+35
2018-03-18Test added.Yukio Siraichi-0/+33
2018-03-18add codegen testgnzlbg-0/+35
2018-03-18add simd_select intrinsicgnzlbg-0/+200
2018-03-18Allow test target to pass without installingSébastien Marie-1/+1
2018-03-18Feature gate raw identifiers.Lymia Aluysia-4/+39
2018-03-18Initial implementation of RFC 2151, Raw IdentifiersLymia Aluysia-2/+234
2018-03-18Auto merge of #48985 - scalexm:lowering, r=nikomatsakisbors-0/+28
2018-03-18Auto merge of #48917 - petrochenkov:import, r=oli-obkbors-2/+2
2018-03-17Auto merge of #48842 - petrochenkov:under, r=nikomatsakisbors-6/+32
2018-03-17Use num::NonZero* instead of NonZero<_> in rustc and testsSimon Sapin-30/+22
2018-03-17AST: Make renames in imports closer to the sourceVadim Petrochenkov-2/+2
2018-03-17Reject `_` in `ident` matcherVadim Petrochenkov-2/+27
2018-03-17syntax: Make `_` an identifierVadim Petrochenkov-6/+7
2018-03-17remove FIXME(#27889) since the issue is already fixedNiv Kaminer-1/+0
2018-03-17update FIXME(#7622) to point to issue 44580 (tracking issue for const generics)Niv Kaminer-1/+1
2018-03-17Auto merge of #48936 - Zoxc:cstore, r=michaelwoeristerbors-1/+1
2018-03-17improve attribute trailing semicolon errorcsmoe-0/+20
2018-03-17Remove unused importsJohn Kåre Alsaker-2/+1
2018-03-17Rollup merge of #49077 - sinkuu:macro_use_typo, r=estebankkennytm-0/+43
2018-03-17Rollup merge of #48983 - gnzlbg:red, r=alexcrichtonkennytm-0/+254
2018-03-17Rollup merge of #48960 - nikomatsakis:issue-48468-dyn-trait-elision, r=cramertjkennytm-0/+59
2018-03-16ci: Disable optimized tests for asm.jsAlex Crichton-3/+24
2018-03-16extend stable hasher to support `CanonicalTy`Niko Matsakis-0/+22
2018-03-16Cleanup metadata and incremental cache processing of constantsOliver Schneider-0/+18
2018-03-16Auto merge of #48818 - michaelwoerister:issue-47309, r=eddybbors-0/+31
2018-03-16Update testsJohn Kåre Alsaker-15/+68
2018-03-16ignore emscriptengnzlbg-0/+2
2018-03-16Auto merge of #48813 - sinkuu:build_in_assert_macro, r=alexcrichtonbors-2/+14
2018-03-16Checks for unknown attributes before abortingShotaro Yamada-0/+43
2018-03-16Auto merge of #48524 - abonander:check-macro-stability, r=petrochenkovbors-0/+78
2018-03-16Auto merge of #49051 - kennytm:rollup, r=kennytmbors-133/+400
2018-03-16Rollup merge of #49037 - estebank:coherence-tweaks, r=nikomatsakiskennytm-10/+43
2018-03-16Rollup merge of #48990 - ExpHP:dont-drop-the-bomb, r=estebankkennytm-0/+39
2018-03-16Rollup merge of #49042 - kennytm:fix-e0307-typo, r=rkruppekennytm-1/+1
2018-03-16Rollup merge of #49007 - estebank:follow-up-47574, r=oli-obkkennytm-8/+9
2018-03-15Coherence diagnostic tweaksEsteban Küber-10/+43
2018-03-16Rollup merge of #48922 - petrochenkov:asunder, r=nikomatsakiskennytm-0/+130
2018-03-16Rollup merge of #48875 - jcowgill:mips-test-fixes, r=sanxiynkennytm-10/+72
2018-03-16Rollup merge of #48706 - ehuss:main-not-found-in-crate, r=estebankkennytm-104/+106
2018-03-15add missing min-llvm-versiongnzlbg-0/+5
2018-03-15Auto merge of #47813 - kennytm:stable-incl-range, r=nrcbors-141/+89
2018-03-15add compile fail testsgnzlbg-0/+76
2018-03-15Auto merge of #48138 - estebank:issue-45092, r=nikomatsakisbors-51/+116
2018-03-15Properly handle collecting default impls of methods with lifetime parameters.Michael Woerister-0/+31
2018-03-15Remove unnecessary "`" in error message E0307 (invalid self type).kennytm-1/+1