about summary refs log tree commit diff
path: root/src/libsyntax/parse/parser.rs
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2016-04-17 17:50:35 +0530
committerManish Goregaokar <manishsmail@gmail.com>2016-04-17 17:50:35 +0530
commit4046f396ed74ed1a5b86f219ff725e97d91ffc9b (patch)
treeb53f45030098f3540ed0d9ba4b868d9a7effc22c /src/libsyntax/parse/parser.rs
parent43c23e5ebab1827540afda8d5e7079686addedff (diff)
parent869536ed2c45bc5bdcdeabc92221cba36c3f7ec7 (diff)
downloadrust-4046f396ed74ed1a5b86f219ff725e97d91ffc9b.tar.gz
rust-4046f396ed74ed1a5b86f219ff725e97d91ffc9b.zip
Rollup merge of #33039 - bluss:trait-obj-error, r=arielb1
Adjust example for error E0225

Adjust example for error E0225

It's using Copy as a trait object compatible trait, which is not
appropriate, change to use a more typical Read + Send + Sync example.

Also use whitespace around `+`.

This seems appropriate apropos issue #32963
Diffstat (limited to 'src/libsyntax/parse/parser.rs')
0 files changed, 0 insertions, 0 deletions