We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c53bd3 commit a4cbe9cCopy full SHA for a4cbe9c
itest/rust/src/projection_test.rs
@@ -1,3 +1,9 @@
1
+/*
2
+ * This Source Code Form is subject to the terms of the Mozilla Public
3
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
4
+ * file, You can obtain one at https://mozilla.org/MPL/2.0/.
5
+ */
6
+
7
#![allow(clippy::type_complexity, clippy::excessive_precision)]
8
9
use crate::itest;
0 commit comments