about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2017-11-10 01:40:21 +0000
committerbors <bors@rust-lang.org>2017-11-10 01:40:21 +0000
commitd5ff0e6422061c390a141354af8eacd540dca10b (patch)
tree4ad997935d27db7d5a0dc758415f757d62fe12fb /src/rustllvm/RustWrapper.cpp
parentaa1b0b239127ee379c5b3041240bc5ae247cf280 (diff)
parentb81a7b333abce1d5de85406947db5007d19730c4 (diff)
downloadrust-d5ff0e6422061c390a141354af8eacd540dca10b.tar.gz
rust-d5ff0e6422061c390a141354af8eacd540dca10b.zip
Auto merge of #45773 - Badel2:dotdoteq, r=petrochenkov
Add error for `...` in expressions

Follow-up to https://github.com/rust-lang/rust/pull/44709
Tracking issue: https://github.com/rust-lang/rust/issues/28237

* Using `...` in expressions was a warning, now it's an error
* The error message suggests using `..` or `..=` instead, and explains the difference
* Updated remaining occurrences of `...` to `..=`

r? petrochenkov
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions