File tree
2,174 files changed
+23504
-10959
lines changed- .github
- ISSUE_TEMPLATE
- workflows
- compiler
- rustc_ast/src
- attr
- rustc_ast_lowering/src
- rustc_ast_passes
- src
- rustc_ast_pretty/src
- pprust
- rustc_builtin_macros/src
- deriving
- generic
- rustc_codegen_llvm
- src
- back
- debuginfo
- llvm
- rustc_codegen_ssa/src
- back
- debuginfo
- mir
- traits
- rustc_data_structures
- src
- graph/iterate
- rustc_driver/src
- rustc_error_codes/src
- error_codes
- rustc_errors/src
- rustc_expand/src
- mbe
- rustc_feature/src
- rustc_graphviz/src
- rustc_hir/src
- rustc_index/src
- rustc_infer/src/infer
- canonical
- error_reporting
- nice_region_error
- nll_relate
- outlives
- rustc_interface/src
- rustc_lint/src
- rustc_llvm
- llvm-wrapper
- src
- rustc_macros/src
- rustc_metadata/src/rmeta
- decoder
- rustc_middle
- src
- middle
- mir
- interpret
- query
- traits
- ty
- inhabitedness
- print
- rustc_mir
- src
- borrow_check
- diagnostics
- region_infer
- type_check
- const_eval
- dataflow
- framework
- impls
- move_paths
- interpret
- intrinsics
- monomorphize
- partitioning
- transform
- check_consts
- util
- rustc_mir_build/src
- build
- expr
- matches
- thir
- cx
- pattern
- rustc_parse/src
- lexer
- parser
- rustc_passes/src
- rustc_privacy/src
- rustc_query_system
- rustc_resolve/src
- late
- rustc_save_analysis/src
- rustc_session/src
- lint
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_target/src/spec
- rustc_trait_selection/src
- traits
- error_reporting
- query
- select
- specialize
- rustc_traits
- src
- chalk
- rustc_ty/src
- rustc_typeck
- src
- astconv
- check
- method
- coherence
- collect
- outlives
- variance
- library
- alloc
- benches
- src
- collections
- btree
- borrow
- map
- rc
- tests
- core
- src
- array
- fmt
- future
- iter
- adapters
- traits
- mem
- num
- flt2dec
- strategy
- ops
- ptr
- slice
- sync
- task
- tests
- proc_macro/src/bridge
- profiler_builtins
- std
- src
- collections/hash
- map
- set
- ffi
- io
- buffered
- net/ip
- os
- linux
- raw
- redox
- sync
- sys
- unix
- ext
- net
- process
- vxworks/ext
- windows
- ext
- sys_common
- src
- bootstrap
- bin
- builder
- ci
- github-actions
- scripts
- doc
- rustc/src
- lints/listing
- rustdoc/src
- unstable-book/src
- language-features
- library-features
- etc
- natvis
- librustdoc
- clean
- formats
- html
- markdown
- render
- static
- themes
- passes
- test
- compile-fail
- debuginfo
- incremental
- mir-opt
- const_prop
- inline
- pretty
- run-make-fulldeps
- instrument-coverage
- instrument-coverage-cov-reports-base
- instrument-coverage-cov-reports-link-dead-code
- instrument-coverage-llvm-ir-base
- instrument-coverage-llvm-ir-link-dead-code
- instrument-coverage-mir-cov-html-base
- expected_mir_dump.coverage_of_if_else
- instrument-coverage-mir-cov-html-link-dead-code
- expected_mir_dump.coverage_of_if_else
- pgo-branch-weights
- pgo-gen
- pgo-gen-lto
- pgo-indirect-call-promotion
- pgo-use
- type-mismatch-same-crate-name
- rustdoc
- auxiliary
- const-generics
- rustdoc-ui
- ui
- allocator
- array-slice-vec
- asm
- associated-type-bounds
- associated-types
- ast-json
- async-await
- await-keyword
- issues
- attributes
- bad
- binop
- blind
- block-result
- borrowck
- builtin-superkinds
- c-variadic
- cast
- chalkify
- closures
- codemap_tests
- coercion
- coherence
- compare-method
- confuse-field-and-method
- const-generics
- auxiliary
- const_evaluatable_checked
- defaults
- issues
- auxiliary
- std
- type-dependent/auxiliary
- const_evaluatable
- consts
- const-eval
- const_in_pattern
- miri_unleashed
- rfc-2203-const-array-repeat-exprs
- std/net
- cross
- custom_test_frameworks
- dep-graph
- derived-errors
- derives
- did_you_mean
- disallowed-deconstructing
- dropck
- dst
- enum-discriminant
- error-codes
- e0119
- extern
- extern-flag
- feature-gate
- feature-gates
- fmt
- fn
- for
- fully-qualified-type
- functional-struct-update
- generator
- generic
- generic-associated-types
- generics
- hr-subtype
- hrtb
- hygiene
- if
- impl-trait
- issues
- imports
- inference
- infinite
- interior-mutability
- issues
- auxiliary
- issue-40402-ref-hints
- issue-50264-inner-deref-trait
- issue-74236
- iterators
- kindck
- lazy_normalization_consts
- lifetimes
- lifetime-errors
- lint
- liveness
- macros
- malformed
- methods
- mir
- mismatched_types
- missing/missing-items
- mod
- moves
- mut
- never_type
- nll
- closure-requirements
- ty-outlives
- not-panic
- object-lifetime
- object-safety
- on-unimplemented
- or-patterns
- parser
- pattern
- bindings-after-at
- move-ref-patterns
- usefulness
- privacy
- pub-priv-dep
- restricted
- proc-macro
- auxiliary
- group-compat-hack
- js-sys-0.3.17/src
- time-macros-impl-0.1.0/src
- pub
- range
- recursion
- regions
- resolve
- rfc-0107-bind-by-move-pattern-guards
- rfc-1937-termination-trait
- rfc-2008-non-exhaustive
- improper_ctypes
- uninhabited
- rfc-2093-infer-outlives
- rfc-2126-extern-absolute-paths
- rfc-2361-dbg-macro
- rfc-2497-if-let-chains
- rfc-2632-const-trait-impl
- rfcs/rfc-2396-target_feature-11
- self
- span
- specialization
- defaultimpl
- min_specialization
- static
- str
- structs
- suggestions
- dont-suggest-ref
- symbol-names
- traits
- negative-impls
- trait-alias
- transmute
- trivial-bounds
- try-block
- type
- type-check
- type-alias
- type-alias-impl-trait
- typeck
- ufcs
- unboxed-closures
- union
- unsafe
- unsized
- unsized-locals
- unused
- use
- variance
- vec
- wf
- where-clauses
- ui-fulldeps
- auxiliary
- tools
- clippy
- clippy_lints/src
- methods
- utils
- src/lintlist
- tests
- ui
- ui-toml/functions_maxlines
- compiletest/src
- linkchecker
- 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.
2,174 files changed
+23504
-10959
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
431 | 431 |
| |
432 | 432 |
| |
433 | 433 |
| |
434 |
| - | |
| 434 | + | |
435 | 435 |
| |
436 | 436 |
| |
437 | 437 |
| |
438 | 438 |
| |
439 | 439 |
| |
440 | 440 |
| |
441 | 441 |
| |
442 |
| - | |
| 442 | + | |
443 | 443 |
| |
444 | 444 |
| |
445 | 445 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
37 | 36 |
| |
38 | 37 |
| |
39 | 38 |
| |
|
0 commit comments