diff options
| author | bors <bors@rust-lang.org> | 2014-12-17 02:42:57 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2014-12-17 02:42:57 +0000 |
| commit | 4265e86844b6f328ed8a0d144d02a935706c35ee (patch) | |
| tree | a5459481d02303fe3d3cc025dc037eaa16f4d7c5 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 42deaa5e42c0b8a9e305aa5de5d6953b24b77aca (diff) | |
| parent | 769aa0a7b378a7b71f5bcbec3485fe171ff4f3b9 (diff) | |
| download | rust-4265e86844b6f328ed8a0d144d02a935706c35ee.tar.gz rust-4265e86844b6f328ed8a0d144d02a935706c35ee.zip | |
auto merge of #19761 : nick29581/rust/coerce-double, r=nikomatsakis
Part of #18469 [breaking-change] A receiver will only ever get a single auto-reference. Previously arrays and strings would get two, e.g., [T] would be auto-ref'ed to &&[T]. This is usually apparent when a trait is implemented for `&[T]` and has a method takes self by reference. The usual solution is to implement the trait for `[T]` (the DST form). r? @nikomatsakis (or anyone else, really)
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
