uncomment check

This commit is contained in:
Alex Vasilev 2023-01-24 12:45:51 +05:30
parent 8678b92218
commit 5f1796f837

View File

@ -1749,7 +1749,7 @@ fn foo(foo: Foo) {
#[test] #[test]
fn test_rename_lifetimes() { fn test_rename_lifetimes() {
// cov_mark::check!(rename_lifetime); cov_mark::check!(rename_lifetime);
check( check(
"'yeeee", "'yeeee",
r#" r#"