]> git.lizzy.rs Git - rust.git/commit
native: Be more stringent about pattern matching
authorAlex Crichton <alex@alexcrichton.com>
Mon, 14 Apr 2014 14:05:37 +0000 (07:05 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 16 Apr 2014 02:45:00 +0000 (19:45 -0700)
commit4ca7abb1c4c76b4a23024baacdb7a023692c1d2d
treee4edd162a8123f2eee35a00744a2ff50736d796f
parentc836ff46215b743c0f681d3e4d799cde1832cde3
native: Be more stringent about pattern matching

Trying to avoid a wildcard where possible.
src/libnative/io/timer_unix.rs