File tree
514 files changed
+16050
-3766
lines changed- compiler
- rustc_ast/src
- rustc_borrowck/src
- diagnostics
- region_infer
- type_check
- liveness
- rustc_codegen_cranelift/src
- intrinsics
- rustc_codegen_gcc
- .github/workflows
- build_sysroot
- example
- locales
- patches
- rustc_patches
- src
- back
- intrinsic
- tests
- run
- tools
- rustc_codegen_llvm/src
- llvm
- rustc_codegen_ssa/src
- back
- mir
- rustc_const_eval/src
- const_eval
- interpret
- transform
- check_consts
- rustc_data_structures/src
- rustc_expand/src
- rustc_hir_analysis
- locales
- src
- check
- coherence
- collect
- structured_errors
- variance
- rustc_hir_typeck
- locales
- src
- fn_ctxt
- method
- rustc_infer/src/infer
- canonical
- region_constraints
- rustc_llvm/llvm-wrapper
- rustc_macros/src/diagnostics
- rustc_middle/src
- infer
- mir
- query
- ty
- rustc_mir_build/src
- build
- custom/parse
- matches
- rustc_mir_dataflow/src
- framework
- impls
- move_paths
- rustc_mir_transform/src
- coverage
- rustc_monomorphize/src
- partitioning
- rustc_parse
- locales
- src
- lexer
- parser
- rustc_passes/src
- rustc_query_impl/src
- rustc_query_system/src
- dep_graph
- query
- rustc_resolve/src/late
- rustc_session/src
- rustc_smir
- src
- rustc_internal
- rustc_smir
- stable_mir
- rustc_span/src
- rustc_target/src/asm
- rustc_trait_selection/src
- solve
- canonical
- traits
- select
- rustc_ty_utils/src
- library
- core
- benches
- src
- intrinsics
- slice
- str
- std/src
- f32
- f64
- src
- bootstrap
- defaults
- setup
- ci/docker/host-x86_64/dist-various-2
- doc
- rustc/src/platform-support
- unstable-book/src/compiler-flags
- etc
- librustdoc
- clean
- html
- render
- static/js
- templates
- rustdoc-json-types
- tools
- clippy
- clippy_lints/src
- clippy_utils/src
- tests/ui-toml/array_size_threshold
- compiletest/src
- jsondoclint
- src/validator
- miri/src/bin
- replace-version-placeholder/src
- rust-installer
- src
- test
- image1
- bin
- dir-to-install
- dir-to-not-install
- image2
- bin
- dir-to-install
- image3/bin
- image4
- dir-to-install/qux
- image5/dir-to-install
- rustc-workspace-hack
- rustdoc-gui
- rustdoc-js
- tidy/src
- tests
- codegen
- mir-opt
- building
- custom
- copy-prop
- sroa
- run-make
- coverage-reports
- rustdoc-verify-output-files
- translation
- run-make-fulldeps/rustdoc-themes
- rustdoc
- rustdoc-gui
- ui
- associated-types
- async-await
- auto-traits
- binding
- borrowck
- coherence
- const-generics
- consts
- const-eval
- min_const_fn
- error-codes
- impl-trait
- in-trait
- issues
- lint
- mir
- nll
- closure-requirements
- ty-outlives
- parser
- issues
- range
- span
- stability-attribute
- auxiliary
- suggestions
- target-feature
- traits
- inductive-overflow
- new-solver
- non_lifetime_binders
- union
- unsafe
- wf
- ui-fulldeps
- session-diagnostic
- stable-mir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
514 files changed
+16050
-3766
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 | 1 |
| |
5 | 2 |
| |
6 | 3 |
| |
|
0 commit comments