mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-01-10 06:58:12 -05:00
typo: s/investiagate/investigate
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#![allow(
|
||||
// We need to investiagate these.
|
||||
// We need to investigate these.
|
||||
clippy::result_large_err
|
||||
)]
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ Tests for the WGSL front end.
|
||||
*/
|
||||
#![cfg(feature = "wgsl-in")]
|
||||
#![allow(
|
||||
// We need to investiagate these.
|
||||
// We need to investigate these.
|
||||
clippy::result_large_err
|
||||
)]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user