doc: fix code for hello world example - #2987
Conversation
|
You seem to be using the stable 0.3.1 release which has the old style of strings. Recently Rust was changed so that all plain However the current version does. It is kind of awkward for the documentation links to lead to the latest documentation rather than the latest stable, so maybe that should be changed. |
|
Hi @z0w0. Sorry about that, I should checked this at master. I think the problem with the tutorial is that in Installation it teaches how to install rust May I open an issue for this? |
Automatic sync from rustc
This is currently marked "Beta". Switching is an attempt to address the memory allocation failures.
2987: vscode refactoring: use more laconic export snytax, split huge string literal r=matklad a=Veetaha Co-authored-by: Veetaha <gerzoh1@gmail.com>
touch-ups to "query system" chapter
This change closes #2986.