File tree
1,786 files changed
+37761
-16256
lines changed- .github/workflows
- compiler
- rustc_abi/src
- rustc_ast/src
- rustc_ast_lowering/src
- rustc_borrowck/src
- diagnostics
- region_infer
- type_check
- rustc_codegen_cranelift/src
- abi
- intrinsics
- rustc_codegen_gcc/src
- intrinsic
- rustc_codegen_llvm
- src
- back
- coverageinfo
- debuginfo
- llvm
- rustc_codegen_ssa
- src
- back
- coverageinfo
- mir
- traits
- rustc_const_eval/src
- const_eval
- interpret
- transform
- check_consts
- util
- rustc_data_structures
- rustc_driver
- rustc_driver_impl/src
- rustc_error_messages/src
- rustc_errors
- src
- markdown
- tests
- rustc_expand/src/mbe
- rustc_feature/src
- rustc_hir_analysis
- src
- astconv
- check
- coherence
- collect
- type_of
- impl_wf_check
- variance
- rustc_hir_typeck/src
- fn_ctxt
- generator_interior
- method
- rustc_infer/src
- infer
- canonical
- error_reporting
- nice_region_error
- higher_ranked
- traits
- error_reporting
- rustc_interface/src
- rustc_lexer/src
- rustc_lint/src
- rustc_lint_defs/src
- rustc_llvm/llvm-wrapper
- rustc_log
- rustc_macros
- rustc_metadata/src/rmeta
- rustc_middle
- src
- infer
- mir
- interpret
- query
- thir
- traits
- ty
- consts
- inhabitedness
- print
- rustc_mir_build/src
- build
- expr
- matches
- thir
- cx
- pattern
- rustc_mir_dataflow/src
- move_paths
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_parse/src/parser
- rustc_passes/src
- rustc_privacy/src
- rustc_query_system/src
- query
- rustc_resolve/src
- late
- rustc_serialize
- rustc_session
- src
- rustc_smir
- src
- rustc_smir
- stable_mir
- rustc_span
- src
- rustc_symbol_mangling/src
- typeid
- rustc_target/src
- abi/call
- spec
- rustc_trait_selection/src
- solve
- assembly
- eval_ctxt
- inspect
- search_graph
- traits
- error_reporting
- query
- type_op
- select
- rustc_traits
- src
- chalk
- rustc_transmute/src/layout
- rustc_ty_utils
- src
- rustc_type_ir/src
- library
- alloc
- src
- ffi
- vec
- tests
- core
- src
- ffi
- slice
- tests
- portable-simd
- .github/workflows
- crates/core_simd
- src
- elements
- simd
- tests
- std
- src
- io/buffered
- process
- sync
- sys
- unix
- process
- windows
- test/src
- src
- bootstrap
- ci
- docker
- host-x86_64
- x86_64-gnu-llvm-14
- x86_64-gnu-llvm-14-stage1
- github-actions
- doc
- rustc/src
- rustdoc/src
- style-guide/src
- librustdoc/html
- render
- static
- css
- js
- tools
- bump-stage0
- clippy
- .cargo
- .github/workflows
- book/src
- development
- infrastructure
- clippy_dev/src
- clippy_lints
- src
- casts
- loops
- matches
- methods
- misc_early
- operators
- transmute
- 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
- miri
- src
- borrow_tracker
- stacked_borrows
- tree_borrows
- shims
- tests
- fail
- pass
- rust-installer
- src
- 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
- mir-opt
- building
- const_prop
- copy-prop
- inline
- pre-codegen
- sroa
- run-make
- optimization-remarks-dir
- rust-lld
- rustdoc-gui
- rustdoc-js-std
- ui
- abi
- foreign
- associated-inherent-types
- bugs
- async-await
- in-trait
- return-type-notation
- binop
- chalkify
- bugs
- const-generics
- defaults
- generic_arg_infer
- issues
- consts
- const-eval
- const_in_pattern
- deriving
- did_you_mean
- duplicate
- dyn-star
- feature-gates
- fmt
- for
- generator
- generic-associated-types
- hashmap
- impl-trait
- in-trait
- issues
- imports
- auxiliary
- issues
- iterators
- limits
- linkage-attr
- lint
- macros
- mismatched_types
- never_type
- nll/user-annotations
- numbers-arithmetic
- object-safety
- on-unimplemented
- parser
- pattern
- range
- recursion
- regions
- resolve
- rfcs
- rfc-2632-const-trait-impl/effects
- rfc-3348-c-string-literals
- span
- suggestions
- test-attrs
- thir-print
- traits
- bound
- new-solver
- try-trait
- type
- type-alias-impl-trait
- type-inference
- typeck
- ufcs
- ui-fulldeps
- stable-mir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,786 files changed
+37761
-16256
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| 40 | + | |
40 | 41 |
| |
41 | 42 |
| |
42 | 43 |
| |
| |||
211 | 212 |
| |
212 | 213 |
| |
213 | 214 |
| |
214 |
| - | |
215 |
| - | |
216 |
| - | |
217 |
| - | |
218 |
| - | |
219 |
| - | |
220 |
| - | |
221 |
| - | |
222 |
| - | |
223 |
| - | |
224 |
| - | |
225 |
| - | |
226 | 215 |
| |
227 | 216 |
| |
228 | 217 |
| |
| |||
308 | 297 |
| |
309 | 298 |
| |
310 | 299 |
| |
311 |
| - | |
312 |
| - | |
313 |
| - | |
314 |
| - | |
315 | 300 |
| |
316 | 301 |
| |
317 | 302 |
| |
| |||
400 | 385 |
| |
401 | 386 |
| |
402 | 387 |
| |
403 |
| - | |
404 |
| - | |
405 |
| - | |
406 |
| - | |
407 |
| - | |
408 |
| - | |
| 388 | + | |
409 | 389 |
| |
410 |
| - | |
411 |
| - | |
| 390 | + | |
| 391 | + | |
412 | 392 |
| |
413 | 393 |
| |
414 | 394 |
| |
|
0 commit comments