uncomment check
This commit is contained in:
parent
8678b92218
commit
5f1796f837
@ -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#"
|
||||||
|
Loading…
Reference in New Issue
Block a user