mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
avoid using match keyword as module name
This commit is contained in:
@@ -16,4 +16,4 @@
|
||||
extern crate test;
|
||||
|
||||
mod dispatch;
|
||||
mod match;
|
||||
mod pattern;
|
||||
|
||||
Reference in New Issue
Block a user