File tree
1,051 files changed
+17208
-6686
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast/src
- rustc_attr_parsing
- src
- attributes
- rustc_borrowck/src
- diagnostics
- rustc_builtin_macros/src
- deriving/generic
- rustc_codegen_cranelift/src
- abi
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- builder
- llvm
- rustc_codegen_ssa/src/mir
- rustc_const_eval/src
- check_consts
- const_eval
- rustc_errors/src
- rustc_expand
- src
- rustc_hir_analysis/src
- check
- coherence
- collect
- hir_ty_lowering
- impl_wf_check
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_incremental/src/persist
- rustc_index/src
- rustc_lint_defs/src
- rustc_lint/src
- rustc_metadata/src/rmeta
- rustc_middle/src
- middle
- mir
- query
- ty
- print
- rustc_mir_build/src/builder/matches
- rustc_mir_dataflow/src/move_paths
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_next_trait_solver/src/solve
- assembly
- normalizes_to
- rustc_parse
- src
- parser
- rustc_passes/src
- rustc_privacy/src
- rustc_public_bridge/src
- context
- rustc_query_system/src/dep_graph
- rustc_resolve/src
- rustc_sanitizers/src/cfi/typeid/itanium_cxx_abi
- rustc_session/src
- rustc_symbol_mangling/src
- rustc_target/src/spec/base
- rustc_trait_selection/src
- error_reporting
- infer
- traits
- traits
- select
- specialize
- rustc_ty_utils/src
- rustc_type_ir/src
- library
- alloc/src
- collections/btree
- vec
- wtf8
- coretests/tests/iter
- core/src
- intrinsics
- iter/sources
- slice
- str
- std
- src
- ffi
- fs
- os
- fd
- motor
- sync
- sys_common
- sys
- alloc
- anonymous_pipe
- args
- env
- fd
- fs
- io
- is_terminal
- net/connection
- pal
- motor
- path
- personality
- process
- random
- stdio
- sync
- condvar
- mutex
- once
- rwlock
- thread_parking
- thread_local
- thread
- thread
- tests/sync
- src
- bootstrap
- src
- core/config
- toml
- utils
- doc
- rustc-dev-guide/src
- autodiff
- backend
- borrow_check/moves_and_initialization
- building
- tests
- codegen-backend-tests
- rustc/src
- platform-support
- style-guide/src
- librustdoc
- clean
- html
- render
- static/js
- passes
- tools
- clippy
- .github/workflows
- book/src
- development
- clippy_config/src
- clippy_dev/src
- clippy_lints_internal
- src
- clippy_lints/src
- casts
- derive
- doc
- functions
- ifs
- loops
- matches
- methods
- operators
- returns
- transmute
- types
- utils
- clippy_utils
- src
- ast_utils
- mir
- ty
- type_certainty
- lintcheck/src
- src
- tests
- ui-cargo
- multiple_inherent_impl
- config_fail
- src
- crate_fail
- src
- file_fail
- src
- module_fail
- src
- undocumented_unsafe_blocks/fail
- ui-toml
- toml_unknown_key
- undocumented_unsafe_blocks
- use_self
- default
- disabled
- ui
- author
- crashes
- compiletest/src
- directives
- miri
- tests/genmc/pass/std
- rustfmt/src
- parse/macros
- tidy/src
- tests
- codegen-llvm
- gpu_offload
- crashes
- mir-opt
- const_prop
- pre-codegen
- rustdoc-js-std
- rustdoc-ui
- intra-doc
- issues
- ui
- associated-types
- attributes
- inline
- binding
- binop
- borrowck
- cfg
- coercion
- conditional-compilation
- const-generics
- consts
- required-consts
- contracts
- cross-crate-checks
- auxiliary
- internal_machinery
- cross/cross-file-errors
- deprecation
- editions
- empty
- error-emitter
- feature-gates
- ffi
- fmt
- higher-ranked-trait-bounds
- inference
- instrument-coverage
- internal
- lifetimes
- link-native-libs
- lint
- rfc-2383-lint-reason
- semicolon-in-expressions-from-macros
- unused
- auxiliary
- malformed
- mir
- never_type
- parser
- pin
- privacy
- proc-macro
- repr
- auxiliary
- resolve
- rfcs
- rfc-2091-track-caller
- rfc-2565-param-attrs
- rust-2018
- sanitizer
- sized-hierarchy
- sized
- static
- sync
- target-feature
- thread-local
- trait-bounds
- traits
- alias
- const-traits
- wf-object
- typeck
- unboxed-closures
- unpretty
- unsized
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,051 files changed
+17208
-6686
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
645 | 645 | | |
646 | 646 | | |
647 | 647 | | |
| 648 | + | |
648 | 649 | | |
649 | 650 | | |
650 | 651 | | |
| |||
5262 | 5263 | | |
5263 | 5264 | | |
5264 | 5265 | | |
5265 | | - | |
| 5266 | + | |
5266 | 5267 | | |
5267 | | - | |
| 5268 | + | |
5268 | 5269 | | |
5269 | 5270 | | |
5270 | 5271 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
869 | 869 | | |
870 | 870 | | |
871 | 871 | | |
872 | | - | |
| 872 | + | |
873 | 873 | | |
874 | 874 | | |
875 | 875 | | |
876 | | - | |
| 876 | + | |
877 | 877 | | |
878 | 878 | | |
879 | 879 | | |
| |||
882 | 882 | | |
883 | 883 | | |
884 | 884 | | |
885 | | - | |
| 885 | + | |
886 | 886 | | |
887 | 887 | | |
888 | 888 | | |
| |||
900 | 900 | | |
901 | 901 | | |
902 | 902 | | |
903 | | - | |
| 903 | + | |
904 | 904 | | |
905 | 905 | | |
906 | 906 | | |
| |||
2579 | 2579 | | |
2580 | 2580 | | |
2581 | 2581 | | |
2582 | | - | |
| 2582 | + | |
2583 | 2583 | | |
2584 | 2584 | | |
2585 | 2585 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
392 | | - | |
| 392 | + | |
393 | 393 | | |
394 | | - | |
| 394 | + | |
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
| |||
| 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 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
0 commit comments