diff options
| author | Dylan DPC <dylan.dpc@gmail.com> | 2020-02-10 17:28:56 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-10 17:28:56 +0100 |
| commit | 531f2351346a7f2c6c9445b7a280a89a60f5c275 (patch) | |
| tree | 3d62884b89dbb1a02c080513e414b9db3f9178c5 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 1e26a1c4d10c5e5f06940ecdf8ee2af2a973082c (diff) | |
| parent | d705ad28a0129ec52c686d3476b731590ca207b7 (diff) | |
| download | rust-531f2351346a7f2c6c9445b7a280a89a60f5c275.tar.gz rust-531f2351346a7f2c6c9445b7a280a89a60f5c275.zip | |
Rollup merge of #68908 - jwhite927:E0637, r=Dylan-DPC
Add long error code explanation message for E0637 Reference issue [#61137](https://github.com/rust-lang/rust/issues/61137) To incorporate a long error description for E0637, I have made the necessary modification to error_codes.rs and added error_codes/E0637.md, and blessed the relevant .stderror files. ~~, however when I build rustc stage 1, I am unable to make `$ rustc --explain E0637` work even though rustc appears to be able to call up the long error explanations for other errors. I wanted to guarantee this would work before moving on the blessing the various ui tests that have been affected. @GuillaumeGomez Do you know the most likely reason(s) why this would be the case?~~ Update: `$ rustc --explain E0637` works now.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
