File tree
1,957 files changed
+71012
-22818
lines changed- compiler
- rustc_abi/src
- rustc_ast/src/expand
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_borrowck/src
- diagnostics
- region_infer
- type_check
- rustc_builtin_macros/src
- rustc_codegen_cranelift/src
- driver
- intrinsics
- rustc_codegen_gcc/src
- rustc_codegen_llvm
- src
- back
- debuginfo
- rustc_codegen_ssa
- src
- back
- mir
- traits
- rustc_const_eval/src
- interpret
- transform/check_consts
- rustc_data_structures/src
- rustc_driver/src
- rustc_driver_impl/src
- rustc_error_codes/src/error_codes
- rustc_errors/src
- rustc_expand/src
- mbe
- rustc_hir/src
- rustc_hir_analysis
- src
- astconv
- check
- collect
- outlives
- rustc_hir_pretty/src
- rustc_hir_typeck
- src
- fn_ctxt
- generator_interior/drop_ranges
- method
- rustc_incremental/src
- persist
- fs
- rustc_infer
- src
- errors
- infer
- error_reporting
- nll_relate
- rustc_interface
- src
- rustc_lint
- src
- rustc_metadata
- src
- rmeta
- decoder
- rustc_middle/src
- hir/map
- infer
- mir
- interpret
- query
- traits
- ty
- rustc_mir_build/src
- build
- thir/pattern
- rustc_mir_dataflow/src
- framework
- impls
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_parse/src/parser
- rustc_passes
- src
- rustc_privacy/src
- rustc_query_impl
- rustc_query_system/src
- dep_graph
- query
- rustc_resolve/src
- late
- rustc_session
- src
- rustc_smir/src
- rustc_smir
- stable_mir/mir
- rustc_span/src
- rustc_symbol_mangling/src/typeid
- rustc_target/src
- abi/call
- spec
- rustc_trait_selection/src
- solve
- eval_ctxt
- traits
- error_reporting
- query
- type_op
- select
- rustc_traits/src
- rustc_ty_utils/src
- library
- alloc/src/vec
- core
- src
- mem
- num
- ptr
- task
- tests
- std
- src
- os/unix
- sync
- sys
- common/thread_local
- unix
- process
- thread_parking
- windows
- thread
- src
- bootstrap
- builder
- ci
- docker
- host-x86_64/x86_64-gnu-tools
- scripts
- doc/rustc/src
- platform-support
- etc
- librustdoc
- clean
- html/render
- passes
- tools
- build_helper/src
- clippy
- .github/ISSUE_TEMPLATE
- book/src
- development
- clippy_dev/src
- clippy_lints
- src
- casts
- matches
- methods
- operators
- utils
- clippy_utils
- src
- declare_clippy_lint
- lintcheck
- src
- tests
- ui
- auxiliary
- branches_sharing_code
- crashes
- ui-cargo/multiple_crate_versions/fail
- ui-internal
- ui-toml
- bad_toml
- bad_toml_type
- conf_deprecated_key
- duplicated_keys
- duplicated_keys_deprecated
- duplicated_keys_deprecated_2
- ifs_same_cond
- toml_unknown_key
- compiletest/src
- miri
- tests
- rust-analyzer
- .github
- actions/github-release
- workflows
- .vscode
- bench_data
- crates
- base-db
- src
- cfg/src
- flycheck
- src
- hir
- src
- semantics
- 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
- ide
- src
- doc_links
- hover
- inlay_hints
- syntax_highlighting
- test_data
- 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
- 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
- src
- abis
- abi_1_63
- proc_macro
- bridge
- server
- tests
- proc-macro-srv-cli
- src
- 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
- src
- vfs-notify
- src
- docs
- dev
- user
- editors/code
- src
- lib
- la-arena/src
- line-index
- src
- tests
- lsp-server
- src
- rust-installer
- src
- rustdoc-js
- tidy/src
- x
- tests
- codegen
- issues
- unwind-abis
- incremental/const-generics
- try_unify_abstract_const_regression_tests
- mir-opt
- inline
- pre-codegen
- run-make
- emit-to-stdout
- x86_64-fortanix-unknown-sgx-lvi
- run-make-fulldeps
- hotplug_codegen_backend
- issue-19371
- rustdoc
- inline_cross
- auxiliary
- rustdoc-gui
- rustdoc-js
- rustdoc-js-std
- ui
- associated-types
- async-await
- issues
- return-type-notation
- attributes
- auto-traits
- borrowck
- cfg
- auxiliary
- closures
- const-generics
- adt_const_params
- generic_const_exprs
- issues
- std
- consts
- did_you_mean
- empty
- enum-discriminant
- error-codes
- hygiene
- implied-bounds
- inference
- issues
- issue-37311-type-length-limit
- iterators
- let-else
- lint
- auxiliary
- macros
- mir
- mismatched_types
- missing
- nll
- offset-of
- parser
- issues
- privacy
- proc-macro
- recursion
- resolve
- 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
- sanitize
- specialization
- structs
- suggestions
- symbol-names
- traits
- new-solver
- typeck
- union
- 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,957 files changed
+71012
-22818
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 | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
|
0 commit comments