about summary refs log tree commit diff
path: root/src/libstd/sys/unix/ext/mod.rs
diff options
context:
space:
mode:
authorNathaniel McCallum <npmccallum@redhat.com>2018-04-03 15:03:41 -0400
committerNathaniel McCallum <npmccallum@redhat.com>2018-04-06 09:41:05 -0400
commit587098abf943b08cbed79063b5bad30b4864ffe8 (patch)
tree9ac9b87486b695b9050772f67183da8f253d34d3 /src/libstd/sys/unix/ext/mod.rs
parent637ac17c5292ce723430de0e87b92271989e1436 (diff)
downloadrust-587098abf943b08cbed79063b5bad30b4864ffe8.tar.gz
rust-587098abf943b08cbed79063b5bad30b4864ffe8.zip
Consistently default operator Rhs/RHS to Self
Operator traits seem to be inconsistent regarding the right hand side
generic. Most default Rhs/RHS to Self, but a few omit this. This patch
modifies them all to default to Self. This should not have any backwards
compatibility issues because we are only enabling code that previously
wouldn't compile.
Diffstat (limited to 'src/libstd/sys/unix/ext/mod.rs')
0 files changed, 0 insertions, 0 deletions