diff options
| author | Rafael Kraut <coding@rafael.kr> | 2021-05-13 13:22:24 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-13 13:22:24 +0200 |
| commit | a56d0e2f6e8b41ab2f307220acbc8fa03caaeaec (patch) | |
| tree | 9de5660372a6c7cbb8817e0c5e840d78281bdb93 /library/std/src/sys/unix/stack_overflow.rs | |
| parent | 703f2e1685a63c9718bcc3b09eb33a24334a7541 (diff) | |
| download | rust-a56d0e2f6e8b41ab2f307220acbc8fa03caaeaec.tar.gz rust-a56d0e2f6e8b41ab2f307220acbc8fa03caaeaec.zip | |
swap function order for better read flow
When having the order ``` foo.bar(); // we can now use this method since i32 implements the Foo trait [...] impl Foo for i32 ``` the `// we can now use this method` comment is less clear to me.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
