diff options
| author | bors <bors@rust-lang.org> | 2018-12-24 16:16:07 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2018-12-24 16:16:07 +0000 |
| commit | 37551e9396b3134ed49ceb8791ab76948bf5db33 (patch) | |
| tree | d62ef4e1d10eeee2234142ebaa40f9d3c6132220 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 50f3d6eccb85a24a02b7c1daf5e242768dddf3b5 (diff) | |
| parent | 9da1dd74c05792ab8850b954752f2afc3a8a5319 (diff) | |
| download | rust-37551e9396b3134ed49ceb8791ab76948bf5db33.tar.gz rust-37551e9396b3134ed49ceb8791ab76948bf5db33.zip | |
Auto merge of #56770 - satyarohith:patch-1, r=Centril
docs(rustc): make hello() public Running the example code [here](https://doc.rust-lang.org/rustc/what-is-rustc.html#basic-usage) throws error: ``` error[E0603]: function `hello` is private --> src/main.rs:4:10 | 4 | foo::hello(); | ^^^^^ ``` Making `hello()` public fixes the problem.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
