Skip to content

Commit 0121d3b

Browse files
Resolve "Add "rust" role to material prefix"
1 parent 4a968a0 commit 0121d3b

File tree

99 files changed

+297
-0
lines changed

Some content is hidden

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

99 files changed

+297
-0
lines changed

courses/advanced_exception_analysis/010_advanced_exception_analysis.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ Advanced Exception Analysis
1515
.. role:: cpp(code)
1616
:language: C++
1717

18+
.. role:: rust(code)
19+
:language: Rust
20+
1821
.. container:: PRELUDE SYMBOLS
1922

2023
.. |rightarrow| replace:: :math:`\rightarrow`

courses/fundamentals_of_ada/005_introduction.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ Introduction
1515
.. role:: cpp(code)
1616
:language: C++
1717

18+
.. role:: rust(code)
19+
:language: Rust
20+
1821
.. container:: PRELUDE SYMBOLS
1922

2023
.. |rightarrow| replace:: :math:`\rightarrow`

courses/fundamentals_of_ada/010_overview.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ Overview
1515
.. role:: cpp(code)
1616
:language: C++
1717

18+
.. role:: rust(code)
19+
:language: Rust
20+
1821
.. container:: PRELUDE SYMBOLS
1922

2023
.. |rightarrow| replace:: :math:`\rightarrow`

courses/fundamentals_of_ada/020_declarations.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ Declarations
1515
.. role:: cpp(code)
1616
:language: C++
1717

18+
.. role:: rust(code)
19+
:language: Rust
20+
1821
.. container:: PRELUDE SYMBOLS
1922

2023
.. |rightarrow| replace:: :math:`\rightarrow`

courses/fundamentals_of_ada/030_basic_types-extras.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ Basic Types
1515
.. role:: cpp(code)
1616
:language: C++
1717

18+
.. role:: rust(code)
19+
:language: Rust
20+
1821
.. container:: PRELUDE SYMBOLS
1922

2023
.. |rightarrow| replace:: :math:`\rightarrow`

courses/fundamentals_of_ada/030_basic_types-in_depth.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ Basic Types
1515
.. role:: cpp(code)
1616
:language: C++
1717

18+
.. role:: rust(code)
19+
:language: Rust
20+
1821
.. container:: PRELUDE SYMBOLS
1922

2023
.. |rightarrow| replace:: :math:`\rightarrow`

courses/fundamentals_of_ada/030_basic_types.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ Basic Types
1515
.. role:: cpp(code)
1616
:language: C++
1717

18+
.. role:: rust(code)
19+
:language: Rust
20+
1821
.. container:: PRELUDE SYMBOLS
1922

2023
.. |rightarrow| replace:: :math:`\rightarrow`

courses/fundamentals_of_ada/040_statements.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ Statements
1515
.. role:: cpp(code)
1616
:language: C++
1717

18+
.. role:: rust(code)
19+
:language: Rust
20+
1821
.. container:: PRELUDE SYMBOLS
1922

2023
.. |rightarrow| replace:: :math:`\rightarrow`

courses/fundamentals_of_ada/050_array_types.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ Array Types
1515
.. role:: cpp(code)
1616
:language: C++
1717

18+
.. role:: rust(code)
19+
:language: Rust
20+
1821
.. container:: PRELUDE SYMBOLS
1922

2023
.. |rightarrow| replace:: :math:`\rightarrow`

courses/fundamentals_of_ada/060_record_types.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ Record Types
1515
.. role:: cpp(code)
1616
:language: C++
1717

18+
.. role:: rust(code)
19+
:language: Rust
20+
1821
.. container:: PRELUDE SYMBOLS
1922

2023
.. |rightarrow| replace:: :math:`\rightarrow`

0 commit comments

Comments
 (0)