This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
73 files changed
+1200
-248
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust/state
- rustc_ast/src
- rustc_builtin_macros/src
- assert
- deriving
- cmp
- rustc_codegen_llvm/src/coverageinfo
- rustc_const_eval/src
- interpret
- transform
- rustc_driver_impl/src
- rustc_expand/src
- rustc_feature/src
- rustc_hir_analysis/src
- rustc_hir/src
- rustc_interface/src
- rustc_lint/src
- rustc_middle
- src
- mir
- interpret
- ty
- rustc_mir_build/src/thir/pattern
- rustc_mir_transform/src
- rustc_parse/src/parser
- rustc_passes/src
- rustc_span/src
- rustc_symbol_mangling/src/typeid
- library/core/src/ptr
- src
- doc/unstable-book/src/language-features
- tools
- clippy
- clippy_lints/src
- clippy_utils/src
- rustfmt
- src
- tests
- source/postfix-match
- target/postfix-match
- tests
- mir-opt
- pretty
- ui
- const-generics
- generic_const_exprs
- const_prop
- feature-gates
- impl-trait
- match/postfix-match
- nll
- closure-requirements
- user-annotations
- type-alias-impl-trait
- wf
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
73 files changed
+1200
-248
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4236 | 4236 |
| |
4237 | 4237 |
| |
4238 | 4238 |
| |
| 4239 | + | |
4239 | 4240 |
| |
4240 | 4241 |
| |
4241 | 4242 |
| |
|
Lines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1437 | 1437 |
| |
1438 | 1438 |
| |
1439 | 1439 |
| |
1440 |
| - | |
| 1440 | + | |
1441 | 1441 |
| |
1442 | 1442 |
| |
1443 | 1443 |
| |
| |||
1762 | 1762 |
| |
1763 | 1763 |
| |
1764 | 1764 |
| |
| 1765 | + | |
| 1766 | + | |
| 1767 | + | |
| 1768 | + | |
| 1769 | + | |
| 1770 | + | |
| 1771 | + | |
| 1772 | + | |
| 1773 | + | |
1765 | 1774 |
| |
1766 | 1775 |
| |
1767 | 1776 |
| |
|
0 commit comments