You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I expected to see this happen:
Open index.html in the web browser or other correct behavior
Instead, this happened:
error: couldn't open browser: command 'open' did not execute successfully; exit status: 1command stderr:The file /Users/h3n4l/.rustup/toolchains/stable-aarch64-apple-darwin/share/doc/rust/html/index.html does not exist.
Thanks for the report! Documentation for that target is not available in 1.59. This will be fixed in the 1.60 release next week. Closing as a duplicate of #69525.
I tried this code:
I expected to see this happen:
Open index.html in the web browser or other correct behavior
Instead, this happened:
Meta
rustc --version --verbose
:The text was updated successfully, but these errors were encountered: