aboutsummaryrefslogtreecommitdiff
path: root/crates/tools
diff options
context:
space:
mode:
authorFlorian Diebold <[email protected]>2019-05-11 19:31:41 +0100
committerFlorian Diebold <[email protected]>2019-05-12 19:23:57 +0100
commit7fda874dd4c84d4b53ed625e9eccc92c3fa9a48e (patch)
tree104eccdcdc745f6d15dcf9173996815c807a7287 /crates/tools
parentc8b85891b0c6c03a1b373491f75b8872ec47e06f (diff)
Blacklist some traits from being considered in where clauses
For Send/Sync/Sized, we don't handle auto traits correctly yet and because they have a lot of impls, they can easily lead to slowdowns. In the case of Fn/FnMut/FnOnce, we don't parse the special Fn notation correctly yet and don't handle closures yet, so we are very unlikely to find an impl.
Diffstat (limited to 'crates/tools')
0 files changed, 0 insertions, 0 deletions