File tree
1,380 files changed
+61381
-18951
lines changed- compiler
- rustc_abi/src
- rustc_ast/src/expand
- rustc_borrowck/src
- diagnostics
- region_infer
- type_check
- rustc_builtin_macros/src
- rustc_codegen_cranelift/src
- driver
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- rustc_codegen_ssa
- src
- back
- traits
- rustc_const_eval/src/interpret
- rustc_data_structures/src
- rustc_driver_impl/src
- rustc_driver/src
- rustc_errors/src
- rustc_expand/src
- mbe
- rustc_hir_analysis
- src
- astconv
- check
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_hir/src
- rustc_incremental/src
- persist
- fs
- rustc_infer/src/infer
- nll_relate
- rustc_interface/src
- rustc_lint/src
- rustc_metadata/src/rmeta
- decoder
- rustc_middle/src
- infer
- mir/interpret
- query
- ty
- rustc_mir_transform/src
- rustc_parse/src/parser
- rustc_passes
- src
- rustc_query_system/src
- dep_graph
- query
- rustc_resolve/src
- late
- rustc_session/src
- rustc_smir/src/rustc_smir
- rustc_target/src/spec
- rustc_trait_selection/src
- solve
- traits
- error_reporting
- query
- type_op
- select
- rustc_traits/src
- library
- alloc/src/vec
- core/src
- task
- std
- src
- os/unix
- sys
- common/thread_local
- unix
- thread_parking
- thread
- src
- bootstrap
- ci
- doc/rustc/src
- platform-support
- etc
- librustdoc
- clean
- html/render
- tools
- build_helper/src
- clippy/clippy_lints/src
- compiletest/src
- rust-analyzer
- .github
- actions/github-release
- workflows
- .vscode
- bench_data
- crates
- base-db
- src
- cfg/src
- flycheck
- src
- hir-def
- src
- attr
- body
- tests
- data
- dyn_map
- hir
- item_tree
- macro_expansion_tests
- mbe
- nameres
- tests
- path
- hir-expand
- src
- hir-ty
- src
- consteval
- tests
- diagnostics
- match_check
- infer
- layout
- tests
- mir
- eval
- lower
- tests
- hir
- src
- semantics
- ide-assists/src
- handlers
- tests
- utils
- ide-completion/src
- completions
- attribute
- item_list
- postfix
- context
- render
- tests
- ide-db
- src
- generated
- imports
- syntax_helpers
- test_data
- tests
- ide-diagnostics/src
- handlers
- ide-ssr
- src
- ide
- src
- doc_links
- hover
- inlay_hints
- syntax_highlighting
- test_data
- intern
- src
- limit/src
- mbe/src
- expander
- parser
- src
- grammar
- expressions
- syntax_kind
- tests
- test_data
- lexer/err
- parser
- err
- inline
- err
- ok
- ok
- paths
- src
- proc-macro-api
- src
- msg
- proc-macro-srv-cli
- src
- proc-macro-srv
- src
- abis
- abi_1_63
- proc_macro
- bridge
- server
- tests
- profile
- src
- project-model
- src
- test_data
- output
- rust-analyzer
- src
- bin
- cli
- diagnostics
- handlers
- tests/slow-tests
- sourcegen/src
- stdx
- src
- thread
- syntax
- src
- ast
- generated
- parsing
- tests
- test_data/parser/fuzz-failures
- test-utils
- src
- text-edit
- src
- tt
- src
- vfs-notify
- src
- vfs
- src
- docs
- dev
- user
- editors/code
- src
- lib
- la-arena/src
- line-index
- src
- tests
- lsp-server
- src
- tidy/src
- tests
- codegen
- run-make-fulldeps/hotplug_codegen_backend
- run-make/x86_64-fortanix-unknown-sgx-lvi
- rustdoc-gui
- rustdoc
- ui
- async-await/return-type-notation
- attributes
- borrowck
- cfg
- auxiliary
- closures
- const-generics
- generic_const_exprs
- implied-bounds
- issues
- lint
- auxiliary
- macros
- mismatched_types
- nll
- parser
- rfc-2005-default-binding-mode
- rfcs
- rfc-0107-bind-by-move-pattern-guards
- rfc-1014-stdout-existential-crisis
- rfc-1445-restrict-constants-in-patterns
- rfc1445
- rfc-1623-static
- rfc-1717-dllimport
- 1717-dllimport
- rfc-1857-stabilize-drop-order
- rfc-1937-termination-trait
- rfc-2005-default-binding-mode
- rfc-2008-non-exhaustive
- auxiliary
- improper_ctypes
- auxiliary
- uninhabited
- auxiliary
- rfc-2027-object-safe-for-dispatch
- rfc-2091-track-caller
- rfc-2093-infer-outlives
- rfc-2126-crate-paths
- rfc-2126-extern-absolute-paths
- auxiliary
- rfc-2294-if-let-guard
- rfc-2302-self-struct-ctor
- rfc-2306-convert-id
- rfc-2361-dbg-macro
- rfc-2397-do-not-recommend
- rfc-2421-unreserve-pure-offsetof-sizeof-alignof
- rfc-2457-non-ascii-idents
- auxiliary
- rfc-2497-if-let-chains
- rfc-2565-param-attrs
- auxiliary
- rfc-2627-raw-dylib
- rfc-2632-const-trait-impl
- auxiliary
- const_derives
- specialization
- specialization
- suggestions
- traits/new-solver
- typeck
- unsized-locals
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,380 files changed
+61381
-18951
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
| 18 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1902 | 1902 |
| |
1903 | 1903 |
| |
1904 | 1904 |
| |
1905 |
| - | |
| 1905 | + | |
1906 | 1906 |
| |
1907 |
| - | |
| 1907 | + | |
1908 | 1908 |
| |
1909 | 1909 |
| |
1910 | 1910 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
414 | 414 |
| |
415 | 415 |
| |
416 | 416 |
| |
417 |
| - | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
418 | 420 |
| |
419 | 421 |
| |
420 | 422 |
| |
|
Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
3 | 7 |
| |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + |
Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
| 7 | + | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 | 52 |
| |
57 | 53 |
| |
58 | 54 |
| |
|
Lines changed: 22 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
416 | 416 |
| |
417 | 417 |
| |
418 | 418 |
| |
419 |
| - | |
420 |
| - | |
421 |
| - | |
422 |
| - | |
423 |
| - | |
424 |
| - | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
425 | 441 |
| |
426 | 442 |
| |
427 | 443 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
285 | 285 |
| |
286 | 286 |
| |
287 | 287 |
| |
288 |
| - | |
| 288 | + | |
289 | 289 |
| |
290 | 290 |
| |
291 | 291 |
| |
|
Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
188 | 188 |
| |
189 | 189 |
| |
190 | 190 |
| |
191 |
| - | |
| 191 | + | |
192 | 192 |
| |
193 | 193 |
| |
194 | 194 |
| |
| |||
477 | 477 |
| |
478 | 478 |
| |
479 | 479 |
| |
480 |
| - | |
481 |
| - | |
482 |
| - | |
| 480 | + | |
483 | 481 |
| |
484 | 482 |
| |
485 | 483 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
554 | 554 |
| |
555 | 555 |
| |
556 | 556 |
| |
557 |
| - | |
558 |
| - | |
559 |
| - | |
560 | 557 |
| |
561 | 558 |
| |
562 | 559 |
| |
|
0 commit comments