This repository was archived by the owner on Jan 7, 2022. It is now read-only.
File tree
1,003 files changed
+37998
-25145
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast/src
- rustc_codegen_cranelift/src/intrinsics
- rustc_codegen_llvm/src
- coverageinfo
- rustc_codegen_ssa/src
- mir
- rustc_driver/src
- rustc_error_codes/src
- error_codes
- rustc_expand/src
- rustc_feature/src
- rustc_hir_pretty/src
- rustc_hir/src
- rustc_infer/src
- infer
- canonical
- error_reporting/nice_region_error
- higher_ranked
- traits
- rustc_interface/src
- rustc_lexer/src
- rustc_lint_defs/src
- rustc_lint/src
- rustc_metadata/src/rmeta
- decoder
- rustc_middle/src
- hir/map
- middle
- query
- ty
- query
- rustc_mir_build/src
- build
- expr
- matches
- thir
- cx
- pattern
- rustc_mir/src
- borrow_check/diagnostics
- const_eval
- interpret
- transform
- coverage
- util
- rustc_parse/src/parser
- rustc_passes
- src
- liveness
- rustc_query_system/src/dep_graph
- rustc_resolve/src/late
- rustc_serialize/src
- rustc_session/src
- rustc_span/src
- rustc_trait_selection/src/traits
- query
- rustc_typeck/src
- astconv
- check
- fn_ctxt
- method
- coherence
- collect
- library
- alloc
- src
- alloc
- collections/btree
- map
- raw_vec
- tests
- core
- src
- alloc
- fmt
- future
- mem
- ops
- ptr
- str
- sync
- task
- unicode
- tests
- std
- src
- io
- buffered
- sys
- unix
- ext
- net
- ucred
- kernel_copy
- windows
- tests
- src
- bootstrap
- doc/unstable-book/src/compiler-flags
- librustdoc
- clean
- formats
- html
- markdown
- render
- static
- json
- passes
- test
- codegen
- incremental
- auxiliary
- mir-opt
- const_prop
- inline
- run-make-fulldeps
- coverage-llvmir-deadcode
- coverage-llvmir
- coverage-reports-base
- coverage-reports-deadcode
- coverage-reports
- coverage-spanview-base
- expected_mir_dump.closure
- expected_mir_dump.conditions
- expected_mir_dump.generics
- expected_mir_dump.if_else
- expected_mir_dump.if
- expected_mir_dump.inner_items
- expected_mir_dump.lazy_boolean
- expected_mir_dump.loop_break_value
- expected_mir_dump.partial_eq
- expected_mir_dump.simple_loop
- expected_mir_dump.try_error_result
- expected_mir_dump.while_early_ret
- coverage-spanview-deadcode
- expected_mir_dump.closure
- expected_mir_dump.conditions
- expected_mir_dump.drop_trait
- expected_mir_dump.generics
- expected_mir_dump.inner_items
- expected_mir_dump.loops_branches
- expected_mir_dump.nested_loops
- expected_mir_dump.partial_eq
- expected_mir_dump.simple_loop
- expected_mir_dump.simple_match
- expected_mir_dump.while
- coverage-spanview
- expected_mir_dump.abort
- expected_mir_dump.assert
- expected_mir_dump.async
- expected_mir_dump.closure
- expected_mir_dump.conditions
- expected_mir_dump.dead_code
- expected_mir_dump.drop_trait
- expected_mir_dump.generics
- expected_mir_dump.if_else
- expected_mir_dump.if
- expected_mir_dump.inner_items
- expected_mir_dump.lazy_boolean
- expected_mir_dump.loop_break_value
- expected_mir_dump.loops_branches
- expected_mir_dump.nested_loops
- expected_mir_dump.overflow
- expected_mir_dump.panic_unwind
- expected_mir_dump.partial_eq
- expected_mir_dump.simple_loop
- expected_mir_dump.simple_match
- expected_mir_dump.tight_inf_loop
- expected_mir_dump.try_error_result
- expected_mir_dump.used_crate
- expected_mir_dump.uses_crate
- expected_mir_dump.while_early_ret
- expected_mir_dump.while
- expected_mir_dump.yield
- coverage
- lib
- issue-19371
- rustdoc-json
- rustdoc-js
- rustdoc-ui
- rustdoc
- const-generics/lazy_normalization_consts
- intra-doc
- ui-fulldeps/internal-lints
- ui
- allocator
- asm
- associated-type-bounds
- associated-types
- ast-json
- attributes
- bad
- box
- const-generics
- issues
- min_const_generics
- consts
- const-eval
- heap
- cycle-trait
- derives
- did_you_mean
- drop
- error-codes
- e0119
- feature-gates
- fmt
- generic-associated-types
- parse
- hygiene
- imports
- auxiliary
- issue-45829
- auxiliary
- in-band-lifetimes
- infinite
- issues
- lint
- dead-code
- loops
- macros
- malformed
- modules
- parser
- proc-macro
- auxiliary
- regions
- resolve
- auxiliary
- rfc-2091-track-caller
- shadowed
- stability-attribute
- auxiliary
- unused
- tools
- cargotest
- clippy
- .github/workflows
- clippy_dev/src
- clippy_lints
- src
- methods
- utils
- ast_utils
- tests
- ui-internal
- ui-toml
- invalid_min_rust_version
- lint_decimal_readability
- min_rust_version
- toml_unknown_key
- ui
- auxiliary
- compiletest/src
- lint-docs/src
- rustc-workspace-hack
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,003 files changed
+37998
-25145
lines changedLines changed: 71 additions & 55 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
579 | 579 |
| |
580 | 580 |
| |
581 | 581 |
| |
| 582 | + | |
582 | 583 |
| |
583 | 584 |
| |
584 | 585 |
| |
| |||
1952 | 1953 |
| |
1953 | 1954 |
| |
1954 | 1955 |
| |
1955 |
| - | |
1956 |
| - | |
1957 |
| - | |
1958 |
| - | |
1959 |
| - | |
1960 |
| - | |
1961 |
| - | |
1962 |
| - | |
1963 |
| - | |
1964 |
| - | |
1965 |
| - | |
1966 | 1956 |
| |
1967 | 1957 |
| |
1968 | 1958 |
| |
| |||
2723 | 2713 |
| |
2724 | 2714 |
| |
2725 | 2715 |
| |
2726 |
| - | |
| 2716 | + | |
2727 | 2717 |
| |
2728 |
| - | |
| 2718 | + | |
2729 | 2719 |
| |
2730 | 2720 |
| |
2731 | 2721 |
| |
| |||
3052 | 3042 |
| |
3053 | 3043 |
| |
3054 | 3044 |
| |
3055 |
| - | |
| 3045 | + | |
3056 | 3046 |
| |
3057 |
| - | |
| 3047 | + | |
3058 | 3048 |
| |
3059 | 3049 |
| |
3060 | 3050 |
| |
3061 | 3051 |
| |
3062 | 3052 |
| |
3063 | 3053 |
| |
3064 |
| - | |
| 3054 | + | |
3065 | 3055 |
| |
3066 |
| - | |
| 3056 | + | |
3067 | 3057 |
| |
3068 | 3058 |
| |
3069 | 3059 |
| |
| |||
3078 | 3068 |
| |
3079 | 3069 |
| |
3080 | 3070 |
| |
3081 |
| - | |
| 3071 | + | |
3082 | 3072 |
| |
3083 |
| - | |
| 3073 | + | |
3084 | 3074 |
| |
3085 | 3075 |
| |
3086 | 3076 |
| |
| |||
3097 | 3087 |
| |
3098 | 3088 |
| |
3099 | 3089 |
| |
3100 |
| - | |
| 3090 | + | |
3101 | 3091 |
| |
3102 |
| - | |
| 3092 | + | |
3103 | 3093 |
| |
3104 | 3094 |
| |
3105 | 3095 |
| |
| |||
3109 | 3099 |
| |
3110 | 3100 |
| |
3111 | 3101 |
| |
3112 |
| - | |
| 3102 | + | |
3113 | 3103 |
| |
3114 |
| - | |
| 3104 | + | |
3115 | 3105 |
| |
3116 | 3106 |
| |
3117 | 3107 |
| |
| |||
3128 | 3118 |
| |
3129 | 3119 |
| |
3130 | 3120 |
| |
3131 |
| - | |
| 3121 | + | |
3132 | 3122 |
| |
3133 |
| - | |
| 3123 | + | |
3134 | 3124 |
| |
3135 | 3125 |
| |
3136 | 3126 |
| |
| |||
3159 | 3149 |
| |
3160 | 3150 |
| |
3161 | 3151 |
| |
3162 |
| - | |
| 3152 | + | |
3163 | 3153 |
| |
3164 |
| - | |
| 3154 | + | |
3165 | 3155 |
| |
3166 | 3156 |
| |
3167 | 3157 |
| |
3168 | 3158 |
| |
| 3159 | + | |
3169 | 3160 |
| |
3170 | 3161 |
| |
3171 | 3162 |
| |
| |||
3178 | 3169 |
| |
3179 | 3170 |
| |
3180 | 3171 |
| |
3181 |
| - | |
| 3172 | + | |
3182 | 3173 |
| |
3183 |
| - | |
| 3174 | + | |
3184 | 3175 |
| |
3185 | 3176 |
| |
3186 | 3177 |
| |
| |||
3201 | 3192 |
| |
3202 | 3193 |
| |
3203 | 3194 |
| |
3204 |
| - | |
| 3195 | + | |
3205 | 3196 |
| |
3206 |
| - | |
| 3197 | + | |
3207 | 3198 |
| |
3208 | 3199 |
| |
3209 | 3200 |
| |
3210 | 3201 |
| |
3211 | 3202 |
| |
3212 | 3203 |
| |
3213 | 3204 |
| |
3214 |
| - | |
| 3205 | + | |
3215 | 3206 |
| |
3216 |
| - | |
| 3207 | + | |
3217 | 3208 |
| |
3218 | 3209 |
| |
3219 | 3210 |
| |
3220 |
| - | |
| 3211 | + | |
3221 | 3212 |
| |
3222 |
| - | |
| 3213 | + | |
3223 | 3214 |
| |
3224 | 3215 |
| |
3225 | 3216 |
| |
3226 |
| - | |
| 3217 | + | |
3227 | 3218 |
| |
3228 |
| - | |
| 3219 | + | |
3229 | 3220 |
| |
3230 | 3221 |
| |
3231 | 3222 |
| |
| |||
3234 | 3225 |
| |
3235 | 3226 |
| |
3236 | 3227 |
| |
3237 |
| - | |
| 3228 | + | |
3238 | 3229 |
| |
3239 |
| - | |
| 3230 | + | |
3240 | 3231 |
| |
3241 | 3232 |
| |
3242 | 3233 |
| |
3243 | 3234 |
| |
| 3235 | + | |
| 3236 | + | |
| 3237 | + | |
| 3238 | + | |
| 3239 | + | |
| 3240 | + | |
| 3241 | + | |
| 3242 | + | |
| 3243 | + | |
| 3244 | + | |
| 3245 | + | |
| 3246 | + | |
| 3247 | + | |
| 3248 | + | |
3244 | 3249 |
| |
3245 | 3250 |
| |
3246 |
| - | |
| 3251 | + | |
3247 | 3252 |
| |
3248 |
| - | |
| 3253 | + | |
3249 | 3254 |
| |
3250 | 3255 |
| |
3251 | 3256 |
| |
| |||
3255 | 3260 |
| |
3256 | 3261 |
| |
3257 | 3262 |
| |
3258 |
| - | |
| 3263 | + | |
3259 | 3264 |
| |
3260 |
| - | |
| 3265 | + | |
3261 | 3266 |
| |
3262 | 3267 |
| |
3263 | 3268 |
| |
| |||
3275 | 3280 |
| |
3276 | 3281 |
| |
3277 | 3282 |
| |
3278 |
| - | |
| 3283 | + | |
3279 | 3284 |
| |
3280 |
| - | |
| 3285 | + | |
3281 | 3286 |
| |
3282 | 3287 |
| |
3283 | 3288 |
| |
3284 | 3289 |
| |
3285 | 3290 |
| |
3286 | 3291 |
| |
3287 | 3292 |
| |
3288 |
| - | |
| 3293 | + | |
3289 | 3294 |
| |
3290 |
| - | |
| 3295 | + | |
3291 | 3296 |
| |
3292 | 3297 |
| |
3293 | 3298 |
| |
| |||
3297 | 3302 |
| |
3298 | 3303 |
| |
3299 | 3304 |
| |
| 3305 | + | |
3300 | 3306 |
| |
3301 | 3307 |
| |
3302 | 3308 |
| |
| |||
3306 | 3312 |
| |
3307 | 3313 |
| |
3308 | 3314 |
| |
3309 |
| - | |
| 3315 | + | |
3310 | 3316 |
| |
3311 |
| - | |
| 3317 | + | |
3312 | 3318 |
| |
3313 | 3319 |
| |
3314 |
| - | |
| 3320 | + | |
3315 | 3321 |
| |
3316 | 3322 |
| |
3317 | 3323 |
| |
3318 | 3324 |
| |
3319 | 3325 |
| |
3320 | 3326 |
| |
3321 |
| - | |
| 3327 | + | |
| 3328 | + | |
3322 | 3329 |
| |
3323 | 3330 |
| |
3324 | 3331 |
| |
3325 | 3332 |
| |
3326 | 3333 |
| |
3327 | 3334 |
| |
3328 |
| - | |
| 3335 | + | |
3329 | 3336 |
| |
3330 |
| - | |
| 3337 | + | |
3331 | 3338 |
| |
3332 | 3339 |
| |
3333 | 3340 |
| |
| |||
3387 | 3394 |
| |
3388 | 3395 |
| |
3389 | 3396 |
| |
| 3397 | + | |
| 3398 | + | |
| 3399 | + | |
| 3400 | + | |
| 3401 | + | |
| 3402 | + | |
3390 | 3403 |
| |
3391 | 3404 |
| |
3392 | 3405 |
| |
| |||
3414 | 3427 |
| |
3415 | 3428 |
| |
3416 | 3429 |
| |
| 3430 | + | |
3417 | 3431 |
| |
3418 | 3432 |
| |
3419 | 3433 |
| |
| |||
4045 | 4059 |
| |
4046 | 4060 |
| |
4047 | 4061 |
| |
| 4062 | + | |
4048 | 4063 |
| |
4049 | 4064 |
| |
4050 | 4065 |
| |
| |||
4177 | 4192 |
| |
4178 | 4193 |
| |
4179 | 4194 |
| |
4180 |
| - | |
| 4195 | + | |
4181 | 4196 |
| |
4182 | 4197 |
| |
4183 | 4198 |
| |
| |||
4368 | 4383 |
| |
4369 | 4384 |
| |
4370 | 4385 |
| |
4371 |
| - | |
| 4386 | + | |
4372 | 4387 |
| |
4373 | 4388 |
| |
4374 | 4389 |
| |
| |||
5644 | 5659 |
| |
5645 | 5660 |
| |
5646 | 5661 |
| |
| 5662 | + | |
5647 | 5663 |
| |
5648 | 5664 |
| |
5649 | 5665 |
| |
|
Lines changed: 1 addition & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
43 | 42 |
| |
44 | 43 |
| |
45 | 44 |
| |
| |||
1514 | 1513 |
| |
1515 | 1514 |
| |
1516 | 1515 |
| |
1517 |
| - | |
1518 |
| - | |
1519 |
| - | |
1520 |
| - | |
1521 |
| - | |
1522 |
| - | |
1523 |
| - | |
1524 |
| - | |
1525 |
| - | |
1526 |
| - | |
1527 |
| - | |
1528 |
| - | |
1529 |
| - | |
1530 |
| - | |
1531 | 1516 |
| |
1532 | 1517 |
| |
1533 | 1518 |
| |
|
0 commit comments