bors
c21f73e2db
Auto merge of #39063 - ruuda:covered-switch, r=alexcrichton
...
Fix covered-switch-default warnings in RustWrapper
These switch statements cover all possible values, so the default case is dead code (it contains an `llvm_unreachable anyway`), triggering a `-Wcovered-switch-default` warning that pollutes the build output. Moving the unreachable after the switch resolves these warnings.
r? @rkruppe
2017-01-15 15:03:10 +00:00
..
2017-01-15 11:03:48 +00:00
2016-12-17 20:09:23 +01:00
2017-01-13 18:05:06 +00:00
2016-11-21 14:53:55 +08:00
2017-01-13 10:42:34 +01:00
2017-01-07 21:28:47 +00:00
2016-11-27 17:59:36 +01:00
2017-01-10 20:27:41 +09:00
2017-01-08 08:22:06 +00:00
2017-01-08 08:22:06 +00:00
2017-01-10 20:27:41 +09:00
2017-01-13 10:42:34 +01:00
2017-01-07 19:21:49 +00:00
2017-01-13 10:42:27 +01:00
2017-01-14 17:33:46 +00:00
2017-01-14 17:33:46 +00:00
2016-12-29 21:07:20 -08:00
2016-12-29 21:07:20 -08:00
2016-12-29 21:07:20 -08:00
2016-12-29 21:07:20 -08:00
2017-01-03 21:48:17 +02:00
2016-12-29 21:07:20 -08:00
2017-01-08 08:22:06 +00:00
2017-01-08 08:22:06 +00:00
2017-01-08 08:22:06 +00:00
2016-12-29 21:07:20 -08:00
2017-01-08 08:22:06 +00:00
2017-01-08 08:22:06 +00:00
2017-01-15 05:48:34 +00:00
2017-01-12 19:33:40 +01:00
2016-12-29 21:07:20 -08:00
2017-01-08 11:36:52 +00:00
2017-01-11 19:38:44 +02:00
2017-01-11 19:38:44 +02:00
2017-01-12 15:13:02 -05:00
2017-01-09 04:57:36 +00:00
2017-01-11 05:27:11 +00:00
2016-12-30 15:17:28 +01:00
2017-01-12 17:06:42 -05:00
2017-01-08 11:36:52 +00:00
2017-01-08 08:22:06 +00:00
2017-01-09 11:27:20 -05:00
2017-01-11 09:50:24 +02:00
2017-01-08 11:36:52 +00:00
2017-01-08 08:22:06 +00:00
2017-01-08 08:22:06 +00:00
2017-01-08 11:36:52 +00:00
2017-01-13 23:33:02 +03:00
2017-01-10 16:09:13 +13:00
2017-01-14 13:17:16 +00:00
2017-01-12 01:01:06 +00:00
2017-01-12 18:32:28 +00:00
2017-01-08 08:22:06 +00:00
2017-01-15 08:01:19 +00:00
2017-01-11 12:39:56 -05:00
2017-01-12 20:44:02 +00:00
2017-01-12 20:44:02 +00:00
2016-12-29 21:07:20 -08:00
2017-01-08 08:22:06 +00:00
2017-01-12 14:42:02 +00:00
2017-01-08 08:22:06 +00:00
2016-12-16 12:49:58 -05:00
2017-01-04 19:05:27 +01:00
2016-10-14 17:21:11 +03:00
2016-10-05 00:17:30 +00:00
2016-12-30 10:00:33 -08:00
2017-01-14 15:38:12 +01:00
2017-01-15 05:48:34 +00:00
2017-01-12 23:53:02 +01:00
2016-12-12 09:27:14 -08:00
2017-01-06 22:23:29 +02:00
2016-11-30 10:38:08 -08:00
2016-12-29 08:47:20 -08:00