mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
typo: s/investiagate/investigate
This commit is contained in:
parent
967cd4b7ff
commit
2e78c5b061
@ -1,5 +1,5 @@
|
|||||||
#![allow(
|
#![allow(
|
||||||
// We need to investiagate these.
|
// We need to investigate these.
|
||||||
clippy::result_large_err
|
clippy::result_large_err
|
||||||
)]
|
)]
|
||||||
|
|
||||||
|
|||||||
@ -3,7 +3,7 @@ Tests for the WGSL front end.
|
|||||||
*/
|
*/
|
||||||
#![cfg(feature = "wgsl-in")]
|
#![cfg(feature = "wgsl-in")]
|
||||||
#![allow(
|
#![allow(
|
||||||
// We need to investiagate these.
|
// We need to investigate these.
|
||||||
clippy::result_large_err
|
clippy::result_large_err
|
||||||
)]
|
)]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user