rm obsolete no-op lints
This commit is contained in:
parent
bb8ca1f52c
commit
13b474dcbb
11 changed files with 0 additions and 37 deletions
|
@ -384,7 +384,6 @@ mod tests {
|
|||
}
|
||||
|
||||
#[test]
|
||||
#[allow(non_implicitly_copyable_typarams)]
|
||||
fn test_tuple() {
|
||||
assert_eq!((948, 4039.48).first(), 948);
|
||||
assert_eq!((34.5, ~"foo").second(), ~"foo");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue