This repository was archived by the owner on May 28, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
70 files changed
+1164
-524
lines changed- compiler
- rustc_ast/src
- util
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- rustc_attr/src
- rustc_builtin_macros/src
- rustc_codegen_llvm/src
- llvm
- rustc_expand/src
- rustc_feature/src
- rustc_hir/src
- rustc_hir_typeck/src/fn_ctxt
- rustc_interface/src
- rustc_lexer/src
- rustc_lint/src
- rustc_lint_defs/src
- rustc_llvm/llvm-wrapper
- rustc_mir_build/src/build/expr
- rustc_parse/src
- lexer
- parser
- rustc_session
- src
- rustc_span/src
- library
- alloc/src/collections/btree
- map
- core/src/ffi
- proc_macro/src/bridge
- std/src
- sys
- hermit
- solid
- unix
- time
- src
- doc/rustc/src/codegen-options
- librustdoc/html
- tools
- clippy
- clippy_lints/src
- matches
- utils
- clippy_utils/src
- compiletest/src
- miropt-test-tools/src
- tests
- mir-opt
- rustdoc-ui
- check-cfg
- doctest
- ui
- check-cfg
- rfcs/rfc-3348-c-string-literals
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
70 files changed
+1164
-524
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1821 | 1821 |
| |
1822 | 1822 |
| |
1823 | 1823 |
| |
| 1824 | + | |
| 1825 | + | |
1824 | 1826 |
| |
1825 | 1827 |
| |
1826 | 1828 |
| |
| |||
1875 | 1877 |
| |
1876 | 1878 |
| |
1877 | 1879 |
| |
| 1880 | + | |
1878 | 1881 |
| |
1879 | 1882 |
| |
1880 | 1883 |
| |
|
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
| 77 | + | |
| 78 | + | |
77 | 79 |
| |
78 | 80 |
| |
79 | 81 |
| |
| |||
141 | 143 |
| |
142 | 144 |
| |
143 | 145 |
| |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
144 | 150 |
| |
145 | 151 |
| |
146 | 152 |
| |
| |||
170 | 176 |
| |
171 | 177 |
| |
172 | 178 |
| |
| 179 | + | |
173 | 180 |
| |
174 | 181 |
| |
175 | 182 |
| |
|
0 commit comments