mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-19 06:15:45 +01:00
Demote Russian translation to WIP
This commit is contained in:
parent
532765719f
commit
120d310934
2 changed files with 3 additions and 3 deletions
|
|
@ -83,12 +83,12 @@ $ cargo run --example ramfunc
|
|||
|
||||
``` console
|
||||
$ cargo nm --example ramfunc --release | grep ' foo::'
|
||||
{{#include ../../../../ci/expected/ramfunc.grep.foo}}
|
||||
{{#include ../../../../ci/expected/ramfunc.run.grep.foo}}
|
||||
```
|
||||
|
||||
``` console
|
||||
$ cargo nm --example ramfunc --release | grep ' bar::'
|
||||
{{#include ../../../../ci/expected/ramfunc.grep.bar}}
|
||||
{{#include ../../../../ci/expected/ramfunc.run.grep.bar}}
|
||||
```
|
||||
|
||||
## Обходной путь для быстрой передачи сообщений
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue