Update tidy ignore list
This commit is contained in:
@@ -149,6 +149,7 @@ fn resolve_doc_path(
|
||||
};
|
||||
|
||||
let modpath = {
|
||||
// FIXME: this is not how we should get a mod path here
|
||||
let ast_path = ast::SourceFile::parse(&format!("type T = {};", link))
|
||||
.syntax_node()
|
||||
.descendants()
|
||||
|
||||
Reference in New Issue
Block a user