File tree
883 files changed
+20481
-17861
lines changed- .github/workflows
- compiler
- rustc_abi/src
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- state
- rustc_ast/src
- util
- rustc_builtin_macros/src
- deriving
- generic
- rustc_codegen_cranelift/patches
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- llvm
- rustc_codegen_ssa
- src
- back
- link
- mir
- traits
- rustc_data_structures/src
- sync
- rustc_error_codes/src
- error_codes
- rustc_expand/src
- mbe
- rustc_feature/src
- rustc_hir_analysis/src
- check
- collect
- hir_ty_lowering
- rustc_hir_pretty/src
- rustc_hir_typeck
- src
- fn_ctxt
- rustc_hir/src
- rustc_interface/src
- rustc_lint_defs/src
- rustc_lint/src
- rustc_metadata
- src
- rmeta
- rustc_middle/src
- mir
- interpret
- allocation
- query
- traits
- ty
- print
- rustc_mir_build/src/builder/matches
- rustc_mir_transform/src
- rustc_monomorphize/src
- mono_checks
- rustc_next_trait_solver/src/solve
- rustc_parse/src
- lexer
- parser
- rustc_passes
- src
- rustc_query_system/src/query
- rustc_resolve/src
- late
- rustc_session/src
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_target/src
- spec
- targets
- rustc_trait_selection/src
- error_reporting
- infer
- traits
- traits
- query/type_op
- select
- rustc_traits/src
- rustc_ty_utils
- src
- rustc_type_ir/src/solve
- stable_mir/src
- library
- alloc
- src
- coretests/tests
- num/dec2flt
- core/src
- fmt
- marker
- num
- dec2flt
- ops
- slice
- std
- src
- io
- sys/pal
- uefi
- unix/process
- src
- bootstrap
- src
- core
- build_steps
- builder
- config
- utils
- build_helper/src
- ci
- citool
- src
- tests
- docker
- host-x86_64/dist-x86_64-linux
- scripts
- github-actions
- scripts
- doc
- rustc-dev-guide/src
- building
- tests
- rustc/src
- platform-support
- unstable-book/src/language-features
- etc
- test-float-parse/src
- gen
- librustdoc
- clean
- html
- render
- static/js
- passes
- tools
- clippy/clippy_utils/src
- ast_utils
- compiletest/src
- header
- runtest
- jsondocck/src
- miri
- tests/pass
- opt-dist/src
- run-make-support/src
- external_deps
- c_cxx_compiler
- rust-analyzer
- .github/workflows
- crates
- base-db
- cfg
- hir-def
- src
- macro_expansion_tests
- nameres
- hir-expand
- src
- builtin
- hir-ty
- src
- consteval/tests
- mir/eval
- hir
- src
- semantics
- term_search
- ide-assists
- src
- handlers
- tests
- ide-completion
- src
- completions
- context
- ide-db
- src
- generated
- syntax_helpers
- ide-diagnostics
- src
- handlers
- ide-ssr
- ide
- src
- doc_links
- hover
- inlay_hints
- syntax_highlighting
- test_data
- intern
- mbe
- src
- parser
- src
- syntax_kind
- paths
- src
- proc-macro-api
- proc-macro-srv
- proc-macro-test
- imp
- profile
- src
- project-model
- src
- test_data
- output
- rust-analyzer
- src
- handlers
- lsp
- tracing
- stdx
- src
- syntax-bridge
- syntax
- src
- ast
- syntax_factory
- syntax_editor
- test-utils
- src
- toolchain
- tt
- vfs-notify
- vfs
- src
- docs/book/src
- contributing
- editors/code
- src
- tests/unit
- xtask/src
- rustdoc
- rustfmt
- src
- tests/target
- tidy/src
- tests
- assembly/stack-protector
- codegen
- issues
- crashes
- debuginfo
- mir-opt
- inline
- issues
- pre-codegen
- run-make
- a-b-a-linker-guard
- linker-warning
- raw-dylib-elf-verbatim-absolute
- raw-dylib-elf-verbatim
- raw-dylib-elf
- reproducible-build
- rustc-help
- rustdoc-default-output
- rustdoc-dep-info
- version-verbose-commit-hash
- rustdoc-json
- enums
- discriminant
- fn_pointer
- fns
- generic-associated-types
- lifetime
- methods
- reexport
- statics
- structs
- traits
- type
- rustdoc-ui
- issues
- ui-fulldeps
- codegen-backend
- stable-mir
- ui
- abi
- associated-inherent-types
- async-await/issues
- attributes/auxiliary
- c-variadic
- cast
- check-cfg
- cmse-nonsecure/cmse-nonsecure-call
- const-generics
- generic_const_exprs
- mgca
- consts
- crate-loading
- diagnostic-width
- dst
- dynamically-sized-types
- error-codes
- extern
- feature-gates
- higher-ranked/trait-bounds
- impl-trait
- in-trait
- precise-capturing
- implied-bounds
- infinite
- invalid-compile-flags
- issues
- issue-37311-type-length-limit
- json
- layout
- lifetimes
- linkage-attr/raw-dylib
- elf
- windows
- lint/removed-lints
- methods
- parser
- issues
- recursion
- regions
- rfcs/rfc-2627-raw-dylib
- rmeta
- simd/intrinsic
- statics
- static
- stats
- structs/default-field-values
- suggestions
- target_modifiers
- auxiliary
- trait-bounds
- traits
- next-solver
- type-alias-impl-trait
- unpretty
- unsafe-binders
- unsized-locals
- unsized
- wf
- where-clauses
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
883 files changed
+20481
-17861
lines changedLines changed: 22 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
| 4 | + | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
60 | 63 |
| |
61 | 64 |
| |
62 | 65 |
| |
| |||
179 | 182 |
| |
180 | 183 |
| |
181 | 184 |
| |
182 |
| - | |
183 |
| - | |
184 |
| - | |
185 |
| - | |
186 |
| - | |
187 |
| - | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
188 | 188 |
| |
189 |
| - | |
190 |
| - | |
191 |
| - | |
192 |
| - | |
193 |
| - | |
194 |
| - | |
| 189 | + | |
| 190 | + | |
195 | 191 |
| |
196 | 192 |
| |
197 | 193 |
| |
| |||
229 | 225 |
| |
230 | 226 |
| |
231 | 227 |
| |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
232 | 238 |
| |
233 | 239 |
| |
234 | 240 |
| |
235 |
| - | |
236 | 241 |
| |
237 | 242 |
| |
238 |
| - | |
239 |
| - | |
240 |
| - | |
241 |
| - | |
| 243 | + | |
242 | 244 |
| |
243 | 245 |
| |
244 | 246 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
292 | 292 |
| |
293 | 293 |
| |
294 | 294 |
| |
| 295 | + | |
| 296 | + | |
| 297 | + | |
295 | 298 |
| |
296 | 299 |
| |
297 | 300 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
|
Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
210 | 210 |
| |
211 | 211 |
| |
212 | 212 |
| |
213 |
| - | |
214 |
| - | |
215 |
| - | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
216 | 220 |
| |
217 | 221 |
| |
218 | 222 |
| |
|
Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
191 | 191 |
| |
192 | 192 |
| |
193 | 193 |
| |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
194 | 205 |
| |
195 | 206 |
| |
196 | 207 |
| |
|
Lines changed: 35 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
| |
127 |
| - | |
128 |
| - | |
129 |
| - | |
130 |
| - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
131 | 140 |
| |
132 | 141 |
| |
133 | 142 |
| |
| |||
417 | 426 |
| |
418 | 427 |
| |
419 | 428 |
| |
| 429 | + | |
420 | 430 |
| |
421 | 431 |
| |
422 | 432 |
| |
| 433 | + | |
423 | 434 |
| |
424 | 435 |
| |
425 | 436 |
| |
| |||
1206 | 1217 |
| |
1207 | 1218 |
| |
1208 | 1219 |
| |
1209 |
| - | |
| 1220 | + | |
| 1221 | + | |
| 1222 | + | |
| 1223 | + | |
| 1224 | + | |
| 1225 | + | |
1210 | 1226 |
| |
1211 |
| - | |
1212 |
| - | |
| 1227 | + | |
| 1228 | + | |
| 1229 | + | |
1213 | 1230 |
| |
1214 |
| - | |
| 1231 | + | |
1215 | 1232 |
| |
1216 |
| - | |
| 1233 | + | |
1217 | 1234 |
| |
1218 |
| - | |
1219 |
| - | |
1220 |
| - | |
1221 |
| - | |
1222 |
| - | |
| 1235 | + | |
| 1236 | + | |
1223 | 1237 |
| |
1224 |
| - | |
| 1238 | + | |
| 1239 | + | |
| 1240 | + | |
| 1241 | + | |
| 1242 | + | |
| 1243 | + | |
| 1244 | + | |
1225 | 1245 |
| |
1226 | 1246 |
| |
1227 | 1247 |
| |
|
Lines changed: 13 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| |||
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
| 82 | + | |
82 | 83 |
| |
83 | 84 |
| |
84 | 85 |
| |
| |||
127 | 128 |
| |
128 | 129 |
| |
129 | 130 |
| |
130 |
| - | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
131 | 141 |
| |
132 | 142 |
| |
133 | 143 |
| |
| |||
279 | 289 |
| |
280 | 290 |
| |
281 | 291 |
| |
| 292 | + | |
282 | 293 |
| |
283 | 294 |
| |
284 | 295 |
| |
|
Lines changed: 13 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
338 | 338 |
| |
339 | 339 |
| |
340 | 340 |
| |
341 |
| - | |
342 |
| - | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
343 | 346 |
| |
344 | 347 |
| |
345 | 348 |
| |
| |||
1097 | 1100 |
| |
1098 | 1101 |
| |
1099 | 1102 |
| |
1100 |
| - | |
| 1103 | + | |
1101 | 1104 |
| |
1102 | 1105 |
| |
1103 | 1106 |
| |
1104 |
| - | |
1105 |
| - | |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
| 1110 | + | |
| 1111 | + | |
1106 | 1112 |
| |
| 1113 | + | |
1107 | 1114 |
| |
1108 | 1115 |
| |
| 1116 | + | |
1109 | 1117 |
| |
1110 | 1118 |
| |
1111 | 1119 |
| |
|
0 commit comments