Commit 2ebfbca
File tree
- compiler
- rustc_borrowck/src
- rustc_builtin_macros/src
- rustc_codegen_cranelift/src
- debuginfo
- intrinsics
- rustc_const_eval/src/interpret
- rustc_expand/src
- rustc_hir_typeck/src
- rustc_lint_defs/src
- rustc_middle/src
- mir
- ty
- rustc_mir_dataflow/src
- rustc_next_trait_solver/src
- canonical
- solve
- normalizes_to
- rustc_public/src/unstable/convert/stable
- rustc_sanitizers/src/cfi/typeid/itanium_cxx_abi
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_trait_selection/src/traits
- rustc_ty_utils/src
- library
- core/src
- hash
- macros
- ops
- std/src/io
- src
- librustdoc
- clean
- formats
- json
- tools
- clippy/clippy_utils/src
- miri/tests/pass
- tests
- crashes
- incremental
- ui-fulldeps
- internal-lints
- rustc_public
- ui
- abi
- argument-suggestions
- associated-item
- associated-type-bounds/return-type-notation
- associated-types
- async-await
- async-closures
- async-drop
- in-trait
- return-type-notation
- autoref-autoderef
- borrowck
- box
- cast
- closures
- 2229_closure_analysis
- match
- migrations
- run_pass
- compare-method
- const-generics
- backcompat
- defaults
- generic_const_exprs
- assoc_const_unification
- auxiliary
- infer
- issues
- late-bound-vars
- mgca
- min_const_generics
- occurs-check
- consts
- const-eval
- coroutine
- debuginfo
- diagnostic_namespace
- do_not_recommend
- on_unimplemented
- dropck
- drop
- dst
- dyn-compatibility
- dyn-keyword
- explicit-tail-calls
- feature-gates
- fn
- function-pointer
- generic-associated-types
- generic-const-items
- higher-ranked/trait-bounds
- normalize-under-binder
- impl-trait
- in-trait
- issues
- method
- non-defining-uses
- implied-bounds
- imports
- inference
- inline-const
- iterators
- late-bound-lifetimes
- layout
- let-else
- lifetimes
- mismatched-lifetime-syntaxes-details
- lint
- auxiliary
- dead-code
- improper-ctypes
- non-local-defs
- auxiliary
- non-snake-case
- unused
- liveness
- loop-match
- lowering
- lto
- macros
- match
- methods
- mir
- mismatched_types
- moves
- never_type/fallback_change
- nll
- user-annotations
- on-unimplemented
- panics
- parallel-rustc
- parser
- issues
- pattern
- pin-ergonomics
- privacy
- auxiliary
- query-system
- reachable
- regions
- resolve
- rfcs
- rfc-2294-if-let-guard
- rfc-2497-if-let-chains
- rust-2021
- sanitizer/cfi
- scalable-vectors
- self
- sized
- span
- specialization
- auxiliary
- min_specialization
- structs
- suggestions
- lifetimes
- trait-bounds
- traits
- auxiliary
- const-traits
- error-reporting
- fn-pointer
- missing-trait-bounds
- auxiliary
- next-solver
- alias-relate
- assembly
- coercion
- coherence
- cycles
- diagnostics
- fudge-inference
- generalize
- normalization-shadowing
- normalize
- opaques
- typeck
- non_lifetime_binders
- object
- solver-cycles
- trait-upcasting
- winnowing
- try-block
- tuple
- type-alias-impl-trait
- typeck
- suggestions
- type/pattern_types
- uninhabited
- unsafe
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
289 | | - | |
| 289 | + | |
| 290 | + | |
290 | 291 | | |
291 | 292 | | |
292 | 293 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
| 372 | + | |
372 | 373 | | |
373 | 374 | | |
374 | 375 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
501 | 501 | | |
502 | 502 | | |
503 | 503 | | |
| 504 | + | |
504 | 505 | | |
505 | 506 | | |
506 | 507 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
183 | 184 | | |
184 | 185 | | |
185 | 186 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
829 | 829 | | |
830 | 830 | | |
831 | 831 | | |
| 832 | + | |
832 | 833 | | |
833 | 834 | | |
834 | 835 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1934 | 1934 | | |
1935 | 1935 | | |
1936 | 1936 | | |
| 1937 | + | |
1937 | 1938 | | |
1938 | 1939 | | |
1939 | 1940 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
0 commit comments