about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2019-07-26Rollup merge of #62828 - nikic:fadd-mul-reductions, r=eddybMazdak Farrokhzad-52/+26
2019-07-26Rollup merge of #62801 - bjorn3:remove_lower_128bit_ops, r=alexcrichtonMazdak Farrokhzad-375/+0
2019-07-26Rollup merge of #62421 - JohnTitor:U007D-master, r=alexcrichtonMazdak Farrokhzad-72/+144
2019-07-26Auto merge of #60260 - videolabs:rust_uwp2, r=alexcrichtonbors-3/+3
2019-07-25Rollup merge of #62981 - estebank:issue-62843, r=CentrilMazdak Farrokhzad-0/+18
2019-07-25Rollup merge of #62930 - iluuu1994:test-for-51559, r=oli-obkMazdak Farrokhzad-0/+18
2019-07-25Rollup merge of #62921 - iluuu1994:improve-help-for-method-disambiguation, r=...Mazdak Farrokhzad-0/+92
2019-07-25Rollup merge of #62887 - estebank:issue-62881, r=petrochenkovMazdak Farrokhzad-0/+95
2019-07-25Rollup merge of #62735 - petrochenkov:galloc, r=alexcrichtonMazdak Farrokhzad-38/+97
2019-07-25Rollup merge of #62707 - JohnTitor:add-test-for-61922, r=tmandryMazdak Farrokhzad-0/+12
2019-07-25Rollup merge of #60938 - jonas-schievink:doc-include-paths, r=petrochenkovMazdak Farrokhzad-8/+5
2019-07-25Rollup merge of #60066 - sfackler:type-name, r=CentrilMazdak Farrokhzad-13/+8
2019-07-25rustc: codegen: Build import library for all windows targetsHugo Beauzée-Luyssen-3/+3
2019-07-25Add note suggesting to borrow a String argument to findEsteban Küber-0/+18
2019-07-24Stabilize the type_name intrinsic in core::anySteven Fackler-13/+8
2019-07-25Rollup merge of #62736 - lqd:polonius_tests3, r=matthewjasperMazdak Farrokhzad-32/+772
2019-07-25Use Foo instead of raw arraysYuki Okushi-3/+3
2019-07-24Rollup merge of #62917 - estebank:trailing-slash, r=matkladMazdak Farrokhzad-0/+19
2019-07-24Rollup merge of #62916 - Centril:self-in-enum-def, r=oli-obkMazdak Farrokhzad-0/+36
2019-07-24Rollup merge of #62890 - fakenine:normalize_use_of_backticks_compiler_message...Mazdak Farrokhzad-1/+1
2019-07-24Rollup merge of #62772 - estebank:trait-bound, r=matthewjasperMazdak Farrokhzad-6/+50
2019-07-24Add test for #51559Ilija Tovilo-0/+18
2019-07-24Auto merge of #62908 - fakenine:normalize_use_of_backticks_compiler_messages_...bors-26/+26
2019-07-24Refer to #50072 re. hack.Mazdak Farrokhzad-2/+2
2019-07-24Demote template check error to a lint for `#[test]` and `#[bench]`Vadim Petrochenkov-6/+14
2019-07-24syntax_ext: Improve and simplify code generated by `#[global_allocator]`Vadim Petrochenkov-4/+6
2019-07-24syntax_ext: Reuse built-in attribute template checking for macro attributesVadim Petrochenkov-3/+15
2019-07-24syntax_ext: Turn `#[global_allocator]` into a regular attribute macroVadim Petrochenkov-38/+75
2019-07-24Add test self-in-enum-definitionMazdak Farrokhzad-0/+36
2019-07-24Adjust tests for method disambiguation helpIlija Tovilo-0/+16
2019-07-24Add method disambiguation help for trait implementationIlija Tovilo-0/+76
2019-07-23Always emit trailing slash errorEsteban Küber-0/+19
2019-07-23normalize use of backticks for compiler messages in remaining modulesSamy Kacimi-26/+26
2019-07-23review commentsEsteban Küber-0/+0
2019-07-23Fix another caseEsteban Küber-0/+60
2019-07-23Normalize use of backticks in compiler messages for libsyntax/*Samy Kacimi-1/+1
2019-07-23Rollup merge of #62880 - fakenine:normalize_use_of_backticks_compiler_message...Mark Rousskov-2/+2
2019-07-23Rollup merge of #62869 - matklad:feature-gate, r=Mark-SimulacrumMark Rousskov-0/+17
2019-07-23Rollup merge of #62842 - JohnTitor:test-for-58887, r=alexregMark Rousskov-0/+53
2019-07-23Rollup merge of #62817 - estebank:variant-sp, r=matthewjasperMark Rousskov-3/+1
2019-07-23Rollup merge of #62804 - lundibundi:help-infer-const-static, r=eddybMark Rousskov-6/+75
2019-07-23Rollup merge of #62791 - estebank:type-ascription, r=petrochenkovMark Rousskov-52/+148
2019-07-23Rollup merge of #62523 - pnkfelix:delay-bug-to-resolve-issue-62203-ice, r=varkorMark Rousskov-0/+72
2019-07-23Update testJonas Schievink-8/+5
2019-07-22Make the parser TokenStream more resilient after mismatched delimiter recoveryEsteban Küber-0/+35
2019-07-22normalize use of backticks in compiler messages for librustc_allocatorSamy Kacimi-2/+2
2019-07-22Rollup merge of #62870 - matklad:issue-62863, r=petrochenkovMazdak Farrokhzad-0/+30
2019-07-22Rollup merge of #62853 - fakenine:normalize_use_of_backticks_compiler_message...Mazdak Farrokhzad-6/+6
2019-07-22Rollup merge of #62832 - fakenine:normalize_use_of_backticks_compiler_message...Mazdak Farrokhzad-4/+4
2019-07-22Rollup merge of #62812 - fakenine:normalize_use_of_backticks_compiler_message...Mazdak Farrokhzad-15/+15