about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-12-10 00:31:13 +0000
committerbors <bors@rust-lang.org>2014-12-10 00:31:13 +0000
commit4c692d3a35945d434c576c048d7066d961831980 (patch)
treeed57cbe580bb59b0717ab82619663d0b8ea8b807 /src/libstd/sys/unix/stack_overflow.rs
parent8fbfa66b4591023d54d885fff9cdf889393af109 (diff)
parent600faba5bc0b0b8bfef048ca9e8698e5f8c157f0 (diff)
downloadrust-4c692d3a35945d434c576c048d7066d961831980.tar.gz
rust-4c692d3a35945d434c576c048d7066d961831980.zip
auto merge of #19573 : apasel422/rust/sized_fn_once, r=alexcrichton
- Remove the `for Sized?` bound on `core::ops::FnOnce`, as it takes `self` by value and can never be implemented by an unsized type.
- Add a missing `Sized?` bound to the blanket `core::ops::FnMut` impl, as both `Fn` and `FnMut` are `for Sized?`.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions