This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
823 files changed
+1361
-2377
lines changed- .github/workflows
- compiler
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust/state
- rustc_ast/src
- util
- rustc_hir_analysis/src/hir_ty_lowering
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- rustc_hir/src
- rustc_lexer/src
- rustc_metadata/src
- rustc_middle/src/ty
- rustc_mir_dataflow/src
- framework
- impls
- rustc_parse/src
- lexer
- parser
- rustc_span/src
- rustc_target/src/spec/tests
- rustc_trait_selection/src/error_reporting
- infer
- traits
- rustc_type_ir/src
- library
- alloc/src/collections/btree
- map
- core
- src
- mem
- slice
- tests
- fmt
- std/src
- io
- buffered
- bufreader
- error
- net
- os
- unix/net
- wasi
- windows/io
- sync/rwlock
- sys_common
- sys
- pal
- common
- hermit
- sgx
- solid
- uefi
- unix
- process
- unsupported
- wasip2
- wasi
- windows
- xous/net
- zkvm
- path
- thread
- src
- bootstrap
- src/utils
- ci/github-actions
- librustdoc
- clean
- html
- tools
- clippy/clippy_lints/src
- loops
- matches
- transmute
- compiletest/src
- runtest
- tests
- codegen
- crashes
- run-make
- avr-rjmp-offset
- crate-loading
- diagnostics-traits-from-duplicate-crates
- rustdoc-ui
- rustdoc
- ui
- abi
- cross-crate
- extern
- foreign
- array-slice-vec
- associated-types
- async-await
- attributes
- autoref-autoderef
- bench
- binding
- borrowck
- box
- unit
- builtin-superkinds
- cfg
- closures
- codegen
- coercion
- coherence
- const-generics
- generic_const_exprs
- consts
- cross-crate
- deriving
- dropck
- drop
- dynamically-sized-types
- enum
- expr
- if
- extern
- feature-gates
- fn
- for-loop-while
- foreign
- functions-closures
- generics
- higher-ranked/trait-bounds
- hygiene
- imports
- import-crate-with-invalid-spans
- inference
- issues
- iterators
- linkage-attr
- lint
- dead-code
- non-snake-case
- liveness
- loops
- macros
- methods
- mir-dataflow
- mismatched_types
- modules
- moves
- never_type
- numbers-arithmetic
- object-lifetime
- overloaded
- panic-handler
- parser
- issues
- pattern/usefulness
- privacy
- reachable
- recursion
- regions
- resolve
- return
- self
- simd
- statics
- static
- structs-enums
- structs
- suggestions
- threads-sendsync
- traits
- bound
- default-method
- inheritance
- solver-cycles
- type-alias
- typeck
- type
- unboxed-closures
- unsafe
- use
- 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.
823 files changed
+1361
-2377
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
68 |
| - | |
| 68 | + | |
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
|
Lines changed: 66 additions & 46 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
43 | 45 |
| |
44 | 46 |
| |
45 | 47 |
| |
| |||
1314 | 1316 |
| |
1315 | 1317 |
| |
1316 | 1318 |
| |
1317 |
| - | |
| 1319 | + | |
1318 | 1320 |
| |
1319 |
| - | |
1320 |
| - | |
1321 |
| - | |
1322 |
| - | |
1323 |
| - | |
1324 |
| - | |
1325 |
| - | |
1326 |
| - | |
1327 |
| - | |
1328 |
| - | |
1329 |
| - | |
1330 |
| - | |
1331 |
| - | |
1332 |
| - | |
1333 |
| - | |
1334 |
| - | |
1335 |
| - | |
1336 |
| - | |
1337 |
| - | |
1338 |
| - | |
1339 |
| - | |
1340 |
| - | |
1341 |
| - | |
1342 |
| - | |
1343 |
| - | |
1344 |
| - | |
1345 |
| - | |
1346 |
| - | |
1347 |
| - | |
1348 |
| - | |
1349 |
| - | |
1350 |
| - | |
1351 |
| - | |
1352 |
| - | |
1353 |
| - | |
1354 |
| - | |
1355 |
| - | |
1356 |
| - | |
1357 |
| - | |
1358 |
| - | |
1359 |
| - | |
1360 |
| - | |
| 1321 | + | |
| 1322 | + | |
| 1323 | + | |
| 1324 | + | |
| 1325 | + | |
| 1326 | + | |
| 1327 | + | |
| 1328 | + | |
| 1329 | + | |
| 1330 | + | |
| 1331 | + | |
| 1332 | + | |
| 1333 | + | |
| 1334 | + | |
| 1335 | + | |
| 1336 | + | |
| 1337 | + | |
| 1338 | + | |
| 1339 | + | |
| 1340 | + | |
| 1341 | + | |
| 1342 | + | |
| 1343 | + | |
| 1344 | + | |
| 1345 | + | |
| 1346 | + | |
| 1347 | + | |
| 1348 | + | |
| 1349 | + | |
| 1350 | + | |
| 1351 | + | |
| 1352 | + | |
| 1353 | + | |
| 1354 | + | |
| 1355 | + | |
| 1356 | + | |
| 1357 | + | |
| 1358 | + | |
| 1359 | + | |
1361 | 1360 |
| |
1362 |
| - | |
1363 |
| - | |
| 1361 | + | |
| 1362 | + | |
| 1363 | + | |
| 1364 | + | |
| 1365 | + | |
| 1366 | + | |
| 1367 | + | |
| 1368 | + | |
| 1369 | + | |
| 1370 | + | |
| 1371 | + | |
| 1372 | + | |
| 1373 | + | |
| 1374 | + | |
| 1375 | + | |
| 1376 | + | |
| 1377 | + | |
| 1378 | + | |
| 1379 | + | |
| 1380 | + | |
| 1381 | + | |
| 1382 | + | |
| 1383 | + | |
1364 | 1384 |
| |
1365 | 1385 |
| |
1366 | 1386 |
| |
|
0 commit comments