about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2016-11-28 15:15:17 -0600
committerGitHub <noreply@github.com>2016-11-28 15:15:17 -0600
commit1c448574bc668b0de70ed75223bf8798d17bf058 (patch)
tree626a2bd26b17e8151a0f3537f6fe6107d54b3ee1 /src/rustllvm/RustWrapper.cpp
parent39c267a8d5ab141faaf5d4b33a20cac62cdc4507 (diff)
parent7d15250b0e5180137f5055b2e4333d5aac6579fe (diff)
downloadrust-1c448574bc668b0de70ed75223bf8798d17bf058.tar.gz
rust-1c448574bc668b0de70ed75223bf8798d17bf058.zip
Auto merge of #37791 - petrochenkov:where, r=nikomatsakis
Support `?Sized` in where clauses

Implemented as described in https://github.com/rust-lang/rust/issues/20503#issuecomment-258677026 - `?Trait` bounds are moved on type parameter definitions when possible, reported as errors otherwise.
(It'd be nice to unify bounds and where clauses in HIR, but this is mostly blocked by rustdoc now - it needs to render bounds in pleasant way and the best way to do it so far is to mirror what was written in source code.)

Fixes https://github.com/rust-lang/rust/issues/20503
r? @nikomatsakis
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions