зеркало из https://github.com/github/codeql.git
Rust: remove accidental test source file
This commit is contained in:
Родитель
18c423eb55
Коммит
ac9e977baa
|
@ -1,11 +0,0 @@
|
|||
// generated by codegen
|
||||
|
||||
fn my_test<'a, 'b, T: Eq>(x: &'a [T], y: &'b [T]) -> &'a [T] {
|
||||
// A function declaration. For example
|
||||
fn foo(x: u32) -> u64 { (x + 1).into()
|
||||
}
|
||||
// A function declaration within a trait might not have a body:
|
||||
trait Trait {
|
||||
fn bar();
|
||||
}
|
||||
}
|
Загрузка…
Ссылка в новой задаче