rust/src/librustc_const_eval
bors 247835aacb Auto merge of #47374 - topecongiro:issue-47096, r=nikomatsakis
Simplify irrefutable slice patterns

Closes #47096.
2018-01-25 03:20:54 +00:00
..
_match.rs fix comments 2018-01-13 23:41:11 +02:00
Cargo.toml Try to fix a perf regression by updating log 2018-01-07 16:54:05 +01:00
check_match.rs Various tweaks 2017-12-20 11:03:26 -08:00
diagnostics.rs rustc: remove obsolete const_val::ErrKind::{Negate,Not}On. 2017-09-11 08:41:15 +03:00
eval.rs rustc: use {U,I}size instead of {U,I}s shorthands. 2018-01-04 03:12:04 +02:00
lib.rs rustc: Don't use relative paths for extended errors 2018-01-04 07:21:22 -08:00
pattern.rs Auto merge of #47374 - topecongiro:issue-47096, r=nikomatsakis 2018-01-25 03:20:54 +00:00