about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-04-07 12:20:24 -0700
committerAlex Crichton <alex@alexcrichton.com>2015-04-07 17:54:34 -0700
commit6950f68870e73251c86f559dbf050ce197a24695 (patch)
tree082f558e1129ecdb28aedb0a6990f85e0ae11d55 /src/rustllvm/ExecutionEngineWrapper.cpp
parentd7fcee8347dd9dc7e51bff55291f928d0cb0b2e7 (diff)
downloadrust-6950f68870e73251c86f559dbf050ce197a24695.tar.gz
rust-6950f68870e73251c86f559dbf050ce197a24695.zip
rustdoc: Simplify predicates with paren notation
This change is aimed at improving cross-crate (inlined) notation of generic
closures. The change modifies `simplify::where_predicates` to handle
parenthesized notation as well as starting to handle supertrait bounds as well.
This was necessary because all output constraints of closures are bound to
`FnOnce` but most trait bounds are that of `FnMut`.

Close #21801
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions