about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
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-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
2019-07-22Rollup merge of #62810 - fakenine:normalize_use_of_backticks_compiler_message...Mazdak Farrokhzad-55/+55
2019-07-22Rollup merge of #62788 - fakenine:normalize_use_of_backticks_compiler_message...Mazdak Farrokhzad-1/+1
2019-07-22add rustc_private as a proper language feature gateAleksey Kladov-0/+17
2019-07-22fix lexing of comments with many \rAleksey Kladov-0/+30
2019-07-22Fix or ignore regressed testsVadim Petrochenkov-3/+12
2019-07-22Move into existential-type dirYuki Okushi-39/+36
2019-07-21normalize use of backticks in compiler messages for librustc/hirSamy Kacimi-6/+6
2019-07-21normalize use of backticks in compiler messages for librustc_lintSamy Kacimi-55/+55
2019-07-21Add tests for issue-58887Yuki Okushi-0/+56
2019-07-20normalize use of backticks in compiler messages for librustc_incrementalSamy Kacimi-4/+4
2019-07-20Introduce rustc_lexerAleksey Kladov-8/+15
2019-07-20Auto merge of #62710 - estebank:bad-named-args, r=petrochenkovbors-19/+29
2019-07-19Tweak span for variant not found errorEsteban Küber-3/+1
2019-07-19normalize use of backticks in compiler messages for librustc_metadataSamy Kacimi-15/+15
2019-07-19fixup! rustc_typeck: improve diagnostics for _ const/static declarationsDenys Otrishko-1/+1
2019-07-19fixup! rustc_typeck: improve diagnostics for _ const/static declarationsDenys Otrishko-1/+4
2019-07-19Implement checks for meta-variables in macrosJulien Cretin-0/+254
2019-07-19Handle more cases of typos misinterpreted as type ascriptionEsteban Küber-52/+148
2019-07-19fixup! rustc_typeck: improve diagnostics for _ const/static declarationsDenys Otrishko-1/+55
2019-07-19rustc_typeck: improve diagnostics for _ const/static declarationsDenys Otrishko-4/+16
2019-07-19Auto merge of #62694 - lundibundi:help-infer-fn-ret, r=eddybbors-7/+51
2019-07-19Auto merge of #62684 - petrochenkov:scopevisit, r=davidtwcobors-362/+194
2019-07-18normalize use of backticks in compiler messages for libcore/ptrSamy Kacimi-1/+1
2019-07-18Auto merge of #61749 - davidtwco:rfc-2203-const-array-repeat-exprs, r=eddybbors-17/+473
2019-07-18Auto merge of #62782 - Mark-Simulacrum:rollup-1hz5ya6, r=Mark-Simulacrumbors-262/+248
2019-07-18Rollup merge of #62777 - gilescope:self-referencial-to-recursion, r=eddybMark Rousskov-17/+35
2019-07-18Rollup merge of #62774 - smaeul:pr/simd-tests, r=petrochenkovMark Rousskov-0/+4
2019-07-18Rollup merge of #62764 - fakenine:normalize_use_of_backticks_compiler_message...Mark Rousskov-172/+172
2019-07-18Rollup merge of #62730 - matthewjasper:hygiene-tests, r=petrochenkovMark Rousskov-42/+26
2019-07-18Rollup merge of #62712 - limira:self-type-help, r=estebankMark Rousskov-11/+11
2019-07-18Rollup merge of #62696 - chocol4te:fix_#62194, r=estebankMark Rousskov-20/+0
2019-07-18Auto merge of #62682 - alessandrod:issue-58375, r=eddybbors-0/+23
2019-07-18resolve: Attempt to resolve unresolved paths in macro namespaceVadim Petrochenkov-43/+43
2019-07-18resolve: Visit all scopes to collect suggestion candidates for unresolved macrosVadim Petrochenkov-22/+19
2019-07-18resolve: Use `feature(custom_attribute)` fallback only if the feature is enabledVadim Petrochenkov-306/+141
2019-07-18Self-referencial type renamed to recursive type.Giles Cope-17/+17
2019-07-18Auto merge of #62669 - estebank:suggest-assoc-type, r=cramertjbors-0/+16
2019-07-17Disable simd_select_bitmask test on big endianSamuel Holland-0/+4