File tree
927 files changed
+11702
-10321
lines changed- .github/workflows
- compiler
- rustc_ast/src
- rustc_ast_lowering
- src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- rustc_borrowck/src
- diagnostics
- rustc_codegen_cranelift
- src/abi
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- llvm
- rustc_codegen_ssa/src/back
- rustc_const_eval/src
- const_eval
- interpret
- rustc_data_structures/src
- rustc_error_codes/src/error_codes
- rustc_errors/src
- rustc_expand/src
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis
- src
- astconv
- check
- collect
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_incremental/src
- persist
- rustc_infer/src/infer/error_reporting
- nice_region_error
- rustc_interface/src
- rustc_lint/src
- rustc_lint_defs/src
- rustc_middle/src
- hir
- map
- mir
- interpret
- query
- ty
- consts
- rustc_mir_build
- src
- thir/pattern
- rustc_mir_transform/src
- coverage
- spans
- rustc_parse
- src
- parser
- rustc_passes/src
- rustc_pattern_analysis/src
- rustc_resolve
- src
- late
- rustc_session/src
- rustc_smir/src
- rustc_internal
- rustc_smir/convert
- rustc_span/src
- rustc_target/src
- abi/call
- spec
- abi
- targets
- rustc_trait_selection/src/traits/error_reporting
- rustc_ty_utils/src
- stable_mir/src
- library
- alloc/src
- ffi
- vec
- core/src
- array
- num
- slice
- task
- portable-simd/crates/core_simd/src/vendor
- std
- src
- io
- sys/pal
- sgx
- teeos
- unix
- xous/net
- tests
- src
- bootstrap/src/core/config
- ci
- docker/host-x86_64/x86_64-gnu-integration
- github-actions
- scripts
- doc/rustc/src/platform-support
- librustdoc
- clean
- html/render
- tools
- clippy
- clippy_lints/src
- methods
- tests/ui
- miri
- tests/pass
- issues
- rust-analyzer
- .github/workflows
- crates
- base-db
- src
- cfg/src
- flycheck/src
- hir
- src
- semantics
- hir-def/src
- body
- hir
- macro_expansion_tests
- mbe
- nameres
- hir-expand/src
- hir-ty
- src
- diagnostics
- match_check
- infer
- layout
- mir
- eval
- shim
- lower
- tests
- ide/src
- hover
- inlay_hints
- ide-assists
- src
- handlers
- tests
- ide-completion
- src
- completions
- context
- render
- tests
- ide-db/src
- generated
- imports
- insert_use
- ide-diagnostics
- src
- handlers
- ide-ssr/src
- mbe/src
- expander
- parser/src
- grammar
- proc-macro-api/src
- proc-macro-srv
- proc-macro-test
- src
- server
- proc-macro-srv-cli/src
- profile
- src
- project-model/src
- rust-analyzer
- src
- bin
- cli
- handlers
- lsp
- tracing
- tests/slow-tests
- span/src
- stdx
- src
- syntax
- src
- ast
- test-utils
- src
- docs
- dev
- user
- editors/code
- src
- lib/lsp-server/src
- xtask/src
- tidy/src
- tests
- codegen
- coverage
- incremental
- hashes
- hygiene/auxiliary
- mir-opt/dataflow-const-prop
- run-make
- rust-lld-custom-target
- rustdoc-target-spec-json-path
- target-specs
- rustdoc
- rustdoc-ui
- lints
- ui
- abi
- array-slice-vec
- asm/aarch64
- associated-consts
- associated-type-bounds/return-type-notation
- associated-types
- async-await
- async-fn
- in-trait
- issues
- auto-traits
- binding
- binop
- block-result
- check-cfg
- closures
- const-generics
- adt_const_params
- defaults
- generic_arg_infer
- generic_const_exprs
- issues
- consts
- const-blocks
- const-eval
- stable-metric
- coroutine
- print
- derives
- deriving
- dst
- enum
- enum-discriminant
- error-codes
- errors
- trait-bound-error-spans
- traits
- extern
- feature-gates
- fmt
- for
- function-pointer
- generic-associated-types
- generic-const-items
- generics
- half-open-range-patterns
- higher-ranked/trait-bounds/normalize-under-binder
- impl-trait
- in-trait
- imports
- indexing
- inference/need_type_info
- inline-const
- interior-mutability
- issues
- iterators
- kindck
- lang-items
- lazy-type-alias
- lifetimes
- lint
- dead-code
- rfc-2383-lint-reason
- malformed
- match
- methods/issues
- modules
- mut
- never_type
- not-panic
- object-safety
- offset-of
- on-unimplemented
- parser
- issues
- pattern
- usefulness
- range
- recursion
- regions
- resolve
- rfcs
- rfc-1445-restrict-constants-in-patterns
- rfc-1937-termination-trait
- rfc-2361-dbg-macro
- rfc-2397-do-not-recommend
- rfc-2632-const-trait-impl
- self
- specialization/min_specialization
- stats
- str
- suggestions
- sync
- trait-bounds
- traits
- alias
- bound
- inductive-overflow
- negative-impls
- next-solver
- overflow
- non_lifetime_binders
- suggest-dereferences
- try-block
- try-trait
- type
- type-alias-impl-trait
- typeck
- union
- unsafe
- unsized
- unsized-locals
- variance
- wf
- ui-fulldeps/session-diagnostic
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
927 files changed
+11702
-10321
lines changedLines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
294 | 294 |
| |
295 | 295 |
| |
296 | 296 |
| |
297 |
| - | |
| 297 | + | |
298 | 298 |
| |
299 | 299 |
| |
300 | 300 |
| |
| |||
319 | 319 |
| |
320 | 320 |
| |
321 | 321 |
| |
322 |
| - | |
| 322 | + | |
323 | 323 |
| |
324 | 324 |
| |
325 | 325 |
| |
| |||
332 | 332 |
| |
333 | 333 |
| |
334 | 334 |
| |
335 |
| - | |
| 335 | + | |
336 | 336 |
| |
337 | 337 |
| |
338 | 338 |
| |
| |||
343 | 343 |
| |
344 | 344 |
| |
345 | 345 |
| |
346 |
| - | |
| 346 | + | |
347 | 347 |
| |
348 | 348 |
| |
349 | 349 |
| |
| |||
354 | 354 |
| |
355 | 355 |
| |
356 | 356 |
| |
357 |
| - | |
| 357 | + | |
358 | 358 |
| |
359 | 359 |
| |
360 | 360 |
| |
| |||
365 | 365 |
| |
366 | 366 |
| |
367 | 367 |
| |
368 |
| - | |
| 368 | + | |
369 | 369 |
| |
370 | 370 |
| |
371 | 371 |
| |
|
Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
| |||
2169 | 2169 |
| |
2170 | 2170 |
| |
2171 | 2171 |
| |
2172 |
| - | |
| 2172 | + | |
2173 | 2173 |
| |
2174 |
| - | |
| 2174 | + | |
2175 | 2175 |
| |
2176 | 2176 |
| |
2177 | 2177 |
| |
| |||
6406 | 6406 |
| |
6407 | 6407 |
| |
6408 | 6408 |
| |
6409 |
| - | |
| 6409 | + | |
6410 | 6410 |
| |
6411 |
| - | |
| 6411 | + | |
6412 | 6412 |
| |
6413 | 6413 |
| |
6414 | 6414 |
| |
6415 | 6415 |
| |
6416 | 6416 |
| |
6417 | 6417 |
| |
6418 |
| - | |
| 6418 | + | |
6419 | 6419 |
| |
6420 |
| - | |
| 6420 | + | |
6421 | 6421 |
| |
6422 | 6422 |
| |
6423 | 6423 |
| |
|
Lines changed: 93 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
1 | 94 |
| |
2 | 95 |
| |
3 | 96 |
| |
|
Lines changed: 26 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
291 | 291 |
| |
292 | 292 |
| |
293 | 293 |
| |
| 294 | + | |
294 | 295 |
| |
295 | 296 |
| |
296 | 297 |
| |
297 | 298 |
| |
298 |
| - | |
299 |
| - | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
300 | 304 |
| |
301 | 305 |
| |
302 | 306 |
| |
| |||
2562 | 2566 |
| |
2563 | 2567 |
| |
2564 | 2568 |
| |
| 2569 | + | |
| 2570 | + | |
| 2571 | + | |
| 2572 | + | |
| 2573 | + | |
| 2574 | + | |
| 2575 | + | |
| 2576 | + | |
| 2577 | + | |
| 2578 | + | |
| 2579 | + | |
| 2580 | + | |
| 2581 | + | |
| 2582 | + | |
| 2583 | + | |
| 2584 | + | |
| 2585 | + | |
| 2586 | + | |
| 2587 | + | |
2565 | 2588 |
| |
2566 | 2589 |
| |
2567 | 2590 |
| |
| |||
3300 | 3323 |
| |
3301 | 3324 |
| |
3302 | 3325 |
| |
3303 |
| - | |
| 3326 | + | |
3304 | 3327 |
| |
3305 | 3328 |
| |
3306 | 3329 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
14 | 20 |
| |
15 | 21 |
| |
16 | 22 |
| |
|
Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
395 | 395 |
| |
396 | 396 |
| |
397 | 397 |
| |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + |
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
| 103 | + | |
| 104 | + | |
103 | 105 |
| |
104 | 106 |
| |
105 | 107 |
| |
|
Lines changed: 11 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
| 67 | + | |
71 | 68 |
| |
72 | 69 |
| |
73 | 70 |
| |
| |||
343 | 340 |
| |
344 | 341 |
| |
345 | 342 |
| |
346 |
| - | |
347 |
| - | |
348 |
| - | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
349 | 351 |
| |
350 | 352 |
| |
351 | 353 |
| |
352 | 354 |
| |
353 |
| - | |
| 355 | + | |
354 | 356 |
| |
355 | 357 |
| |
356 | 358 |
| |
|
0 commit comments