File tree
190 files changed
+885
-1603
lines changed- compiler
- rustc_builtin_macros/src
- rustc_codegen_llvm/src/coverageinfo
- rustc_codegen_ssa/src
- back
- rustc_errors/src
- rustc_expand/src/mbe
- rustc_hir_typeck
- src
- fn_ctxt
- method
- rustc_infer/src/infer
- rustc_lint/src
- context
- rustc_macros
- rustc_middle/src/traits
- rustc_passes/src
- rustc_resolve/src
- rustc_span/src
- rustc_target/src/spec
- targets
- rustc_trait_selection/src/traits
- error_reporting
- library
- alloc/src
- sync
- core/src/ffi
- std/src
- collections/hash
- os
- wasi
- wasi_preview2
- sys/pal
- unix/process
- process_unsupported
- wasi
- wasi_preview2
- windows
- src
- bootstrap/src
- core/build_steps
- doc/rustc/src
- platform-support
- librustdoc/html/static/css
- tools/clippy/clippy_lints/src/transmute
- tests
- assembly/targets
- codegen
- ui
- associated-types
- async-await
- check-cfg
- closure-expected-type
- closures
- const-generics
- generic_arg_infer
- generic_const_exprs
- issues
- consts
- coroutine
- print
- derives
- did_you_mean
- dst
- error-codes
- extenv
- feature-gates
- higher-ranked/trait-bounds
- normalize-under-binder
- impl-trait
- in-trait
- imports
- inference
- need_type_info
- issues
- iterators
- lang-items
- mismatched_types
- on-unimplemented
- panic-handler
- parser/recover
- proc-macro
- reserved
- rust-2018
- span
- str
- suggestions
- traits
- inductive-overflow
- next-solver
- non_lifetime_binders
- transmutability
- treat-err-as-bug
- type
- ufcs
- unsized-locals
- where-clauses
- ui-fulldeps/internal-lints
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
190 files changed
+885
-1603
lines changedLines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
139 | 139 |
| |
140 | 140 |
| |
141 | 141 |
| |
142 |
| - | |
| 142 | + | |
143 | 143 |
| |
144 | 144 |
| |
145 | 145 |
| |
146 | 146 |
| |
147 | 147 |
| |
148 | 148 |
| |
149 | 149 |
| |
150 |
| - | |
| 150 | + | |
151 | 151 |
| |
152 | 152 |
| |
153 | 153 |
| |
| |||
313 | 313 |
| |
314 | 314 |
| |
315 | 315 |
| |
| 316 | + | |
| 317 | + | |
316 | 318 |
| |
317 | 319 |
| |
318 | 320 |
| |
| |||
352 | 354 |
| |
353 | 355 |
| |
354 | 356 |
| |
| 357 | + | |
355 | 358 |
| |
356 | 359 |
| |
357 | 360 |
| |
| |||
510 | 513 |
| |
511 | 514 |
| |
512 | 515 |
| |
513 |
| - | |
| 516 | + | |
| 517 | + | |
514 | 518 |
| |
515 | 519 |
| |
516 | 520 |
| |
| |||
529 | 533 |
| |
530 | 534 |
| |
531 | 535 |
| |
532 |
| - | |
| 536 | + | |
533 | 537 |
| |
534 | 538 |
| |
535 | 539 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
403 | 403 |
| |
404 | 404 |
| |
405 | 405 |
| |
| 406 | + | |
406 | 407 |
| |
407 | 408 |
| |
408 | 409 |
| |
|
0 commit comments