about summary refs log tree commit diff
path: root/src/test/ui/object-lifetime/object-lifetime-default.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-56/+0
2022-09-03Do not call object_lifetime_default on lifetime params.Camille GILLOT-24/+36
2022-06-03Fully stabilize NLLJack Huey-7/+7
2019-06-30Make sure `#[rustc_doc_only_macro]` and other rustc attributes are registeredVadim Petrochenkov-24/+24
2019-03-11Update testsVadim Petrochenkov-7/+7
2018-12-25Remove licensesMark Rousskov-7/+7
2018-08-17Fix undesirable falloutVadim Petrochenkov-24/+24
compile-fail-fulldeps/proc-macro/proc-macro-attributes.rs - resolution change for derive helper attributes with the same name as derive itself run-pass/macro-comma-support.rs - indeterminate resolutions for macros in expression positions ui/issues/issue-49074.rs - diagnostics regression, not enough recovery to report the second error ui/object-lifetime/object-lifetime-default.stderr - unstable diagnostics?
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+44