summary refs log tree commit diff
path: root/src/test/ui-fulldeps
AgeCommit message (Expand)AuthorLines
2018-03-16Update testsJohn Kåre Alsaker-0/+4
2018-03-14update testsGuillaume Gomez-2/+2
2018-02-26Fix rebaseVadim Petrochenkov-1/+1
2018-02-26Update UI testsVadim Petrochenkov-57/+57
2018-02-25Reduce error codes length when too much are thrownGuillaume Gomez-4/+0
2018-02-25Update ui testsGuillaume Gomez-0/+6
2018-02-20Do not run the default panic hook inside procedural macros. Fixes #47812John Kåre Alsaker-2/+3
2018-01-18Rollup merge of #47444 - etaoins:dont-include-bang-in-macro-suggestion, r=est...kennytm-3/+3
2018-01-15Don't include bang in macro replacement suggestionRyan Cumming-3/+3
2018-01-15Make ui-fulldeps/update-references executableRyan Cumming-0/+0
2018-01-03Add 'Span.parent()' and 'Span.source()' to proc_macro API.Sergio Benitez-0/+240
2018-01-01Remove a test blocking the update of the `log` crateMalo Jaffré-39/+0
2017-12-30Remove excessive trailing newlines.kennytm-2/+0
2017-12-14Do the same things for fulldeps testsVadim Petrochenkov-0/+213
2017-11-26mention nightly in -Z external-macro-backtrace noteAlex Burka-1/+1
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-34/+44
2017-11-21Add test for #44953Virgil Palanciuc-0/+39
2017-11-14Rename `Span::default` -> `Span::def_site`.Jeffrey Seyfried-2/+2
2017-10-29Add several lints into `unused` lint groupVadim Petrochenkov-0/+2
2017-09-25Point at signature on unused lintEsteban Küber-1/+1
2017-08-28Initial diagnostic API for proc-macros.Sergio Benitez-0/+142
2017-08-09rustc: Rearchitect lints to be emitted more eagerlyAlex Crichton-3/+9
2017-07-17Change some helps to suggestionsOliver Schneider-41/+27
2017-07-17Move some tests from compile-fail to uiOliver Schneider-0/+231
2017-06-02Introduce 'run-pass' header to 'ui' tests in compiletest. Fix issue #36516.kennytm-0/+261
2017-03-04Separate "ui-fulldeps" tests from "ui" testsVadim Petrochenkov-0/+60