about summary refs log tree commit diff
path: root/src/test/ui
AgeCommit message (Expand)AuthorLines
2016-11-14Auto merge of #37771 - alexcrichton:fix-nightlies, r=brsonbors-0/+52
2016-11-14test: Move missing-items to a ui testAlex Crichton-0/+52
2016-11-12Auto merge of #37531 - estebank:fix-ref-mut-mut, r=jonathandturnerbors-0/+142
2016-11-12Auto merge of #37554 - mikhail-m1:dnlle, r=jonathandturnerbors-8/+110
2016-11-12Rollup merge of #37695 - estebank:unescaped-curly, r=alexcrichtonEduard-Mihai Burtescu-0/+36
2016-11-12Rollup merge of #37613 - DanielKeep:eww-you-got-printf-in-your-format, r=alex...Eduard-Mihai Burtescu-0/+72
2016-11-12Rollup merge of #37481 - estebank:lifetime-help-removal-for-impl, r=eddybEduard-Mihai Burtescu-0/+50
2016-11-11On fmt string with unescaped `{` note how to escapeEsteban Küber-0/+36
2016-11-11Auto merge of #37456 - estebank:unused-imports-verbosity, r=jonathandturnerbors-0/+21
2016-11-11Add foreign formatting directive detection.Daniel Keep-0/+72
2016-11-10Don't hint to add lifetime on trait implEsteban Küber-0/+50
2016-11-09Rollup merge of #37428 - estebank:generic-type-error-span, r=sanxiynEduard-Mihai Burtescu-1/+34
2016-11-09Rollup merge of #37370 - estebank:signature-2-empire-strikes-back, r=nikomats...Eduard-Mihai Burtescu-0/+315
2016-11-08Group unused import warnings per path listEsteban Küber-0/+21
2016-11-08Point to type argument span when used as traitEsteban Küber-1/+34
2016-11-09Improve "Doesn't live long enough" errorMikhail Modin-8/+110
2016-11-05Include type of missing trait methods in errorEsteban Küber-0/+315
2016-11-04Auto merge of #37167 - nikomatsakis:jroesch-issue-18937, r=pnkfelixbors-2/+440
2016-11-03Fix invalid "ref mut mut" sugestionEsteban Küber-0/+142
2016-11-01move compile-fail tests to ui testsNiko Matsakis-7/+313
2016-11-01update ref fileNiko Matsakis-8/+0
2016-11-01compare-method lintNiko Matsakis-9/+36
2016-11-01cleanup error reporting and add `ui` testsNiko Matsakis-2/+115
2016-11-01Improve "Doesn't live long enough" errorMikhail Modin-6/+690
2016-10-31Auto merge of #37191 - zackmdavis:we_heard_you_the_first_time_really, r=nikom...bors-0/+54
2016-10-26deduplicate one-time diagnostics on lint ID as well as span and messageZack M. Davis-0/+54
2016-10-26un-break the `construct_witness` logicAriel Ben-Yehuda-0/+103
2016-10-20improve "Doesn't live long enough" errorMikhail Modin-36/+1818
2016-10-17Moved new dropck-eyepatch compile-fail tests to the `ui/` subtree.Felix S. Klock II-0/+470
2016-10-06Better underline for E0057,E0060,E0061Andrea Corradi-0/+34
2016-10-04Rollup merge of #36798 - gavinb:fix/36164, r=GuillaumeGomezManish Goregaokar-6/+58
2016-10-02Improve error message and snippet for "did you mean `x`"Gavin Baker-6/+58
2016-09-30Update E0220 error formatJesus Garlea-1/+1
2016-09-26Update E0425, E0446, E0449Jonathan Turner-3/+36
2016-09-24Rollup merge of #36498 - jonathandturner:macro_std_lib, r=nikomatsakisGuillaume Gomez-6/+6
2016-09-16fix top level attr spansMikhail Modin-0/+32
2016-09-15Specify when type parameter shadows primitive typeEsteban Küber-0/+36
2016-09-15Fix wording for out-of-crate macro errorJonathan Turner-6/+6
2016-09-12Auto merge of #36354 - mikhail-m1:master, r=jonathandturnerbors-0/+66
2016-09-10fix span for errors E0537, E0535 & E0536Mikhail Modin-0/+66
2016-09-04Rollup merge of #36212 - razielgn:updated-e0493-to-new-format, r=jonathandturnerManish Goregaokar-0/+41
2016-09-02Rollup merge of #36171 - jonathandturner:temporary_value, r=nikomatsakisJonathan Turner-2/+33
2016-09-02Moved test on E0493 from compile-fail to ui.Federico Ravasio-0/+41
2016-08-31Update error message for lifetime of borrowed valuesJonathan Turner-2/+33
2016-08-30Guard against platforms on which the sysv64 calling convention is not valid i...CensoredUsername-1/+1
2016-08-27Add UI test for E0379Keith Yeung-0/+39
2016-08-19wording fixes in error messagesJonathan Turner-3/+3
2016-08-18Auto merge of #35732 - jonathandturner:region_error_labels, r=nikomatsakisbors-0/+37
2016-08-18Auto merge of #35769 - eddyb:rollup, r=eddybbors-0/+50
2016-08-17Add UI test for E0053Keith Yeung-0/+50