mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
Remove accidentally left-behind git mark
This commit is contained in:
@@ -434,7 +434,6 @@ fn from(impl_: clean::Impl) -> Self {
|
||||
}
|
||||
}
|
||||
|
||||
<<<<<<< HEAD
|
||||
crate fn from_function_method(function: clean::Function, has_body: bool) -> Method {
|
||||
let clean::Function { header, decl, generics, all_types: _, ret_types: _ } = function;
|
||||
Method {
|
||||
|
||||
Reference in New Issue
Block a user