Skip to content

Commit 94de0b1

Browse files
authored
Merge pull request #49360 from ShawnKupfer/WB1685
User Story 367663: Q&M: Retire Rust path and training modules (2 of 6)
2 parents 81aace2 + 19d9bde commit 94de0b1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+125
-2520
lines changed

.openpublishing.redirection.json

Lines changed: 115 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43747,6 +43747,121 @@
4374743747
"source_path": "learn-pr/language/rust-automated-tests/index.yml",
4374843748
"redirect_url": "https://learn.microsoft.com/training/browse/",
4374943749
"redirect_document_id": false
43750+
},
43751+
{
43752+
"source_path": "learn-pr/language/rust-create-command-line-program/1-introduction.yml",
43753+
"redirect_url": "https://learn.microsoft.com/training/browse/",
43754+
"redirect_document_id": false
43755+
},
43756+
{
43757+
"source_path": "learn-pr/language/rust-create-command-line-program/2-application-outline.yml",
43758+
"redirect_url": "https://learn.microsoft.com/training/browse/",
43759+
"redirect_document_id": false
43760+
},
43761+
{
43762+
"source_path": "learn-pr/language/rust-create-command-line-program/3-cli-module.yml",
43763+
"redirect_url": "https://learn.microsoft.com/training/browse/",
43764+
"redirect_document_id": false
43765+
},
43766+
{
43767+
"source_path": "learn-pr/language/rust-create-command-line-program/4-tasks-module.yml",
43768+
"redirect_url": "https://learn.microsoft.com/training/browse/",
43769+
"redirect_document_id": false
43770+
},
43771+
{
43772+
"source_path": "learn-pr/language/rust-create-command-line-program/5-add-task-function.yml",
43773+
"redirect_url": "https://learn.microsoft.com/training/browse/",
43774+
"redirect_document_id": false
43775+
},
43776+
{
43777+
"source_path": "learn-pr/language/rust-create-command-line-program/6-complete-task-function.yml",
43778+
"redirect_url": "https://learn.microsoft.com/training/browse/",
43779+
"redirect_document_id": false
43780+
},
43781+
{
43782+
"source_path": "learn-pr/language/rust-create-command-line-program/7-list-tasks-function.yml",
43783+
"redirect_url": "https://learn.microsoft.com/training/browse/",
43784+
"redirect_document_id": false
43785+
},
43786+
{
43787+
"source_path": "learn-pr/language/rust-create-command-line-program/8-main-module.yml",
43788+
"redirect_url": "https://learn.microsoft.com/training/browse/",
43789+
"redirect_document_id": false
43790+
},
43791+
{
43792+
"source_path": "learn-pr/language/rust-create-command-line-program/9-use-default-journal.yml",
43793+
"redirect_url": "https://learn.microsoft.com/training/browse/",
43794+
"redirect_document_id": false
43795+
},
43796+
{
43797+
"source_path": "learn-pr/language/rust-create-command-line-program/10-display-friendly-error-messages.yml",
43798+
"redirect_url": "https://learn.microsoft.com/training/browse/",
43799+
"redirect_document_id": false
43800+
},
43801+
{
43802+
"source_path": "learn-pr/language/rust-create-command-line-program/11-knowledge-check.yml",
43803+
"redirect_url": "https://learn.microsoft.com/training/browse/",
43804+
"redirect_document_id": false
43805+
},
43806+
{
43807+
"source_path": "learn-pr/language/rust-create-command-line-program/12-summary.yml",
43808+
"redirect_url": "https://learn.microsoft.com/training/browse/",
43809+
"redirect_document_id": false
43810+
},
43811+
{
43812+
"source_path": "learn-pr/language/rust-create-command-line-program/index.yml",
43813+
"redirect_url": "https://learn.microsoft.com/training/browse/",
43814+
"redirect_document_id": false
43815+
},
43816+
{
43817+
"source_path": "learn-pr/language/rust-create-program/0-introduction.yml",
43818+
"redirect_url": "https://learn.microsoft.com/training/browse/",
43819+
"redirect_document_id": false
43820+
},
43821+
{
43822+
"source_path": "learn-pr/language/rust-create-program/1-program-structure.yml",
43823+
"redirect_url": "https://learn.microsoft.com/training/browse/",
43824+
"redirect_document_id": false
43825+
},
43826+
{
43827+
"source_path": "learn-pr/language/rust-create-program/2-variables.yml",
43828+
"redirect_url": "https://learn.microsoft.com/training/browse/",
43829+
"redirect_document_id": false
43830+
},
43831+
{
43832+
"source_path": "learn-pr/language/rust-create-program/3-basic-data-types.yml",
43833+
"redirect_url": "https://learn.microsoft.com/training/browse/",
43834+
"redirect_document_id": false
43835+
},
43836+
{
43837+
"source_path": "learn-pr/language/rust-create-program/4-tuples-structs.yml",
43838+
"redirect_url": "https://learn.microsoft.com/training/browse/",
43839+
"redirect_document_id": false
43840+
},
43841+
{
43842+
"source_path": "learn-pr/language/rust-create-program/5-enum-variants.yml",
43843+
"redirect_url": "https://learn.microsoft.com/training/browse/",
43844+
"redirect_document_id": false
43845+
},
43846+
{
43847+
"source_path": "learn-pr/language/rust-create-program/6-functions.yml",
43848+
"redirect_url": "https://learn.microsoft.com/training/browse/",
43849+
"redirect_document_id": false
43850+
},
43851+
{
43852+
"source_path": "learn-pr/language/rust-create-program/7-exercise.yml",
43853+
"redirect_url": "https://learn.microsoft.com/training/browse/",
43854+
"redirect_document_id": false
43855+
},
43856+
{
43857+
"source_path": "learn-pr/language/rust-create-program/8-summary.yml",
43858+
"redirect_url": "https://learn.microsoft.com/training/browse/",
43859+
"redirect_document_id": false
43860+
},
43861+
{
43862+
"source_path": "learn-pr/language/rust-create-program/index.yml",
43863+
"redirect_url": "https://learn.microsoft.com/training/browse/",
43864+
"redirect_document_id": false
4375043865
}
4375143866
]
4375243867
}

learn-pr/achievements.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5260,6 +5260,16 @@ achievements:
52605260
title: Prepare to develop AI solutions on Azure
52615261
summary: As an aspiring Azure AI Engineer, you should understand core concepts and principles of AI development, and the capabilities of Azure services used in AI solutions.
52625262
iconUrl: /training/achievements/azure-develop-ai-solutions.svg
5263+
- uid: learn.language.rust-create-command-line-program.badge
5264+
type: badge
5265+
title: Build a command-line to-do list program
5266+
summary: Create a command-line program to manage to-do list items.
5267+
iconUrl: /training/achievements/rust-create-command-line-program.svg
5268+
- uid: learn.language.rust-create-program.badge
5269+
type: badge
5270+
title: Create your first Rust program
5271+
summary: Learn about Rust concepts, including variables, data types, and functions.
5272+
iconUrl: /training/achievements/rust-understand-common-concepts.svg
52635273
- uid: learn.languages.rust-first-steps.trophy
52645274
type: trophy
52655275
title: Take your first steps with Rust

learn-pr/language/rust-create-command-line-program/1-introduction.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/language/rust-create-command-line-program/10-display-friendly-error-messages.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/language/rust-create-command-line-program/11-knowledge-check.yml

Lines changed: 0 additions & 49 deletions
This file was deleted.

learn-pr/language/rust-create-command-line-program/12-summary.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/language/rust-create-command-line-program/2-application-outline.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/language/rust-create-command-line-program/3-cli-module.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/language/rust-create-command-line-program/4-tasks-module.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/language/rust-create-command-line-program/5-add-task-function.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)