We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51542a9 commit 559adb7Copy full SHA for 559adb7
src/librustc/benches/lib.rs
@@ -16,4 +16,4 @@
16
extern crate test;
17
18
mod dispatch;
19
-mod match;
+mod pattern;
src/librustc/benches/match.rs src/librustc/benches/pattern.rs
0 commit comments