File tree
962 files changed
+16845
-8768
lines changed- .github/workflows
- compiler
- rustc_abi/src
- rustc_ast/src
- rustc_ast_lowering/src
- rustc_ast_passes
- src
- rustc_ast_pretty/src/pprust
- state
- rustc_attr_data_structures/src
- rustc_attr_parsing
- src
- attributes
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_builtin_macros/src/deriving/generic
- rustc_codegen_cranelift
- example
- src
- abi
- intrinsics
- rustc_codegen_gcc
- example
- src
- rustc_codegen_llvm
- src
- rustc_codegen_ssa/src
- back
- mir
- traits
- rustc_const_eval/src
- check_consts
- interpret
- rustc_data_structures/src/thousands
- rustc_errors/src
- rustc_expand
- src
- mbe
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis
- src
- check
- hir_ty_lowering
- rustc_hir_typeck
- src
- fn_ctxt
- method
- rustc_infer/src/infer
- outlives
- rustc_interface/src
- rustc_lint
- src
- early
- rustc_lint_defs/src
- rustc_metadata/src/rmeta
- rustc_middle/src
- hir
- middle
- mir
- query
- ty
- rustc_mir_transform/src
- inline
- rustc_next_trait_solver/src
- solve
- normalizes_to
- rustc_parse/src
- parser
- rustc_parse_format/src
- rustc_passes
- src
- rustc_resolve
- src
- rustc_session
- src
- rustc_smir/src
- rustc_internal
- rustc_smir
- convert
- stable_mir
- rustc_span/src
- rustc_target/src
- asm
- spec
- base
- targets
- rustc_trait_selection/src
- error_reporting/traits
- solve/inspect
- traits
- select
- rustc_traits/src
- rustc_transmute/src
- layout
- tree
- maybe_transmutable
- rustc_ty_utils/src
- rustc_type_ir/src
- library
- alloc/src/ffi
- alloctests/tests
- compiler-builtins/compiler-builtins/src
- core/src
- ffi
- fmt
- intrinsics
- macros
- mem
- num
- ops
- ptr
- docs
- slice
- sync
- task
- coretests/tests
- ffi
- fmt
- num
- std
- src/io
- unwind
- src
- bootstrap/src
- core
- build_steps
- builder
- config
- toml
- utils
- cc_detect
- build_helper/src
- ci/docker/host-x86_64/mingw-check-2
- doc
- rustc/src
- platform-support
- rustc-dev-guide
- src
- tests
- unstable-book/src
- compiler-flags
- language-features
- etc/completions
- librustdoc
- clean
- json
- tools
- clippy
- clippy_dev/src
- clippy_lints/src
- attrs
- casts
- doc
- functions
- loops
- matches
- methods
- transmute
- types
- unit_types
- clippy_lints_internal/src
- clippy_utils
- src
- ty
- tests
- ui
- branches_sharing_code
- crashes
- missing_const_for_fn
- ui-toml/await_holding_invalid_type
- util/gh-pages
- compiletest/src
- header
- miri
- src
- bin
- intrinsics
- rust-analyzer
- .github/workflows
- crates
- hir/src
- semantics
- hir-def/src
- macro_expansion_tests/mbe
- hir-ty/src
- infer
- mir
- tests
- ide/src
- inlay_hints
- ide-assists/src/handlers
- ide-completion/src
- completions
- attribute
- tests
- ide-db/src
- ide-diagnostics/src/handlers
- parser
- src
- grammar
- expressions
- syntax_kind
- test_data
- generated
- parser
- err
- inline
- err
- ok
- ok
- proc-macro-srv/src
- server_impl
- project-model/src
- rust-analyzer
- src
- handlers
- lsp
- tests/slow-tests
- syntax
- src/ast
- generated
- test-fixture/src
- docs/book/src
- editors/code
- rustbook
- tidy/src
- tests
- codegen
- autovec
- crashes
- debuginfo
- incremental/hashes
- mir-opt
- pre-codegen
- pretty/postfix-match
- run-make
- cpp-global-destructors
- export-executable-symbols
- incr-foreign-head-span
- incr-prev-body-beyond-eof
- incr-test-moved-file
- moved-src-dir-fingerprint-ice
- rustdoc
- macro
- rustdoc-json
- fn_pointer
- fns
- methods
- ui
- abi
- async-await
- async-closures
- issues
- auxiliary
- box
- cfg
- check-cfg
- const-generics
- defaults
- early
- generic_const_exprs
- issues
- min_const_generics
- consts
- auxiliary
- coroutine
- deprecation
- derives
- diagnostic_namespace
- on_unimplemented
- drop
- editions
- enum
- feature-gates
- fmt
- force-inlining
- generics
- impl-trait
- include-macros
- inline-const
- intrinsics
- invalid
- issues
- layout
- lifetimes
- lifetime-errors
- linkage-attr/raw-dylib/windows
- lint
- loops
- macros
- auxiliary
- methods
- mir
- modules
- nll
- object-lifetime
- on-unimplemented
- parser
- macro
- misspelled-keywords
- proc-macro
- regions
- resolve
- auxiliary
- rust-2018
- rustdoc
- self
- sepcomp
- auxiliary
- shadowed
- simd
- span
- stability-attribute
- auxiliary
- static
- auxiliary
- statics
- auxiliary
- stats
- auxiliary
- structs-enums
- suggestions
- lifetimes
- symbol-names
- target-feature
- threads-sendsync
- tool-attributes
- track-diagnostics
- trait-bounds
- traits
- auxiliary
- const-traits
- default-method
- negative-bounds
- next-solver/opaques
- transmutability/references
- tuple/tuple-struct-fields
- type
- auxiliary
- pattern_types
- type-alias-impl-trait
- typeck
- underscore-imports
- unpretty
- unresolved
- unsafe
- unsized
- use/use-mod
- variance
- warnings
- wf
- ui-fulldeps
- session-diagnostic
- stable-mir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
962 files changed
+16845
-8768
lines changedLines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
67 | 74 |
| |
68 | 75 |
| |
69 | 76 |
| |
70 | 77 |
| |
71 | 78 |
| |
72 |
| - | |
73 | 79 |
| |
74 | 80 |
| |
75 | 81 |
| |
|
0 commit comments