about summary refs log tree commit diff
path: root/src/test/compile-fail/refutable-pattern-errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-06-21 17:31:32 +0000
committerbors <bors@rust-lang.org>2014-06-21 17:31:32 +0000
commitdb9af1d505809c965e719bf4ad775ff984ee3da6 (patch)
tree787bb4ca28e33c0682215fc9af218598a1beab91 /src/test/compile-fail/refutable-pattern-errors.rs
parentf556c8cbd8af182a9dd871a4a36692a0dba7cc2e (diff)
parent8bcfabaeac4374e374f473c048b9b03f468685da (diff)
downloadrust-db9af1d505809c965e719bf4ad775ff984ee3da6.tar.gz
rust-db9af1d505809c965e719bf4ad775ff984ee3da6.zip
auto merge of #15074 : conradkleinespel/rust/master, r=pcwalton
Using something like:

```rust
box "string"
```

yields
```shell
"`~\"string\"` has been removed; use `\"string\".to_string()` instead"
```

Should the error message maybe say `box "string"` instead?
Diffstat (limited to 'src/test/compile-fail/refutable-pattern-errors.rs')
0 files changed, 0 insertions, 0 deletions