File tree
1,365 files changed
+28707
-8981
lines changed- .github/workflows
- compiler
- rustc_ast_lowering/src
- rustc_borrowck/src
- diagnostics
- rustc_builtin_macros
- src
- rustc_codegen_cranelift/src/debuginfo
- rustc_codegen_llvm/src
- back
- debuginfo
- llvm
- rustc_codegen_ssa
- src
- back
- mir
- rustc_const_eval/src
- const_eval
- interpret
- transform/check_consts
- util
- rustc_data_structures/src
- small_str
- rustc_driver
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis
- src
- astconv
- check
- collect
- variance
- rustc_hir_typeck/src
- fn_ctxt
- rustc_infer/src
- infer
- outlives
- traits
- rustc_interface/src
- rustc_lint/src
- rustc_lint_defs/src
- rustc_llvm/llvm-wrapper
- rustc_log
- rustc_macros
- rustc_metadata
- src
- rmeta
- rustc_middle
- src
- middle
- mir
- interpret
- query
- ty
- rustc_mir_dataflow/src
- move_paths
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_passes/src
- rustc_privacy
- src
- rustc_resolve/src
- rustc_session
- src
- rustc_span/src
- rustc_target
- src/spec
- rustc_trait_selection/src
- solve
- traits
- error_reporting
- query
- type_op
- select
- specialize
- rustc_traits
- src
- chalk
- rustc_transmute/src/layout
- rustc_ty_utils/src
- library
- alloc/src
- ffi
- vec
- core/src
- convert
- ffi
- iter
- adapters
- traits
- ops
- slice
- str
- std
- src
- collections/hash
- sync
- test/src
- src
- bootstrap
- bin
- config
- defaults
- ci
- docker/host-x86_64/x86_64-gnu-tools
- github-actions
- doc
- rustdoc/src
- style-guide/src
- etc
- librustdoc
- html
- render
- static
- css
- js
- passes
- tools
- clippy
- .cargo
- .github/workflows
- book/src
- development
- infrastructure
- clippy_dev/src
- clippy_lints
- src
- casts
- loops
- matches
- methods
- misc_early
- operators
- utils
- internal_lints
- clippy_test_deps
- src
- clippy_utils/src
- declare_clippy_lint/src
- lintcheck/src
- src
- tests
- ui
- auxiliary
- borrow_interior_mutable_const
- checked_unwrap
- cmp_owned
- crashes
- auxiliary
- crate_level_checks
- declare_interior_mutable_const
- doc
- items_after_test_module
- manual_memcpy
- missing_const_for_fn
- needless_bool
- rc_clone_in_vec_init
- ui-cargo
- cargo_common_metadata
- fail
- fail_publish
- fail_publish_true
- cargo_rust_version
- fail_both_diff
- src
- fail_both_same
- src
- fail_cargo
- src
- fail_clippy
- fail_file_attr
- src
- warn_both_diff
- duplicate_mod/fail
- src
- feature_name/fail
- src
- module_style
- fail_mod
- src
- fail_mod_remap
- src
- fail_no_mod
- src
- multiple_config_files/warn
- src
- multiple_crate_versions/fail
- src
- wildcard_dependencies/fail
- src
- ui-internal
- ui-toml
- allow_mixed_uninlined_format_args
- arithmetic_side_effects_allowed
- bad_toml
- bad_toml_type
- conf_deprecated_key
- duplicated_keys
- duplicated_keys_deprecated
- duplicated_keys_deprecated_2
- excessive_nesting
- auxiliary
- expect_used
- invalid_min_rust_version
- lint_decimal_readability
- max_suggested_slice_pattern_length
- min_ident_chars
- auxiliary
- min_rust_version
- module_inception
- nonstandard_macro_braces
- auxiliary
- suppress_lint_in_const
- toml_disallowed_methods
- toml_trivially_copy
- toml_unknown_key
- undocumented_unsafe_blocks
- auxiliary
- unwrap_used
- workspace_test
- module_style
- pass_mod_with_dep_in_subdir
- dep_no_mod
- src
- foo
- src
- bad
- more
- inner
- pass_no_mod_with_dep_in_subdir
- dep_with_mod
- src
- with_mod
- inner
- stuff
- src
- util
- etc
- gh-pages
- compiletest/src
- header
- miri
- cargo-miri/src
- src
- borrow_tracker
- stacked_borrows
- tree_borrows
- shims
- intrinsics
- unix/linux
- tests
- rustfmt
- config_proc_macro
- src
- config
- tests
- source
- configs
- single_line_let_else_max_width
- use_small_heuristics
- target
- configs
- single_line_let_else_max_width
- use_small_heuristics
- tidy/src
- tests
- run-coverage
- auxiliary
- run-coverage-rustdoc
- auxiliary
- run-make
- coverage
- coverage-llvmir
- coverage-reports
- optimization-remarks-dir
- rust-lld
- rustdoc-gui
- rustdoc-js-std
- ui
- associated-inherent-types
- async-await/in-trait
- closures
- const-generics/generic_const_exprs
- error-codes
- feature-gates
- generics
- impl-trait
- in-trait
- imports
- auxiliary
- issues
- linkage-attr
- lint
- match
- privacy
- proc-macro
- pub
- rust-2018/uniform-paths
- suggestions
- test-attrs
- traits
- auxiliary
- non_lifetime_binders
- underscore-lifetime
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,365 files changed
+28707
-8981
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
|
0 commit comments