File tree
436 files changed
+6889
-3379
lines changed- compiler
- rustc_ast/src/expand
- rustc_ast_lowering/src
- rustc_borrowck/src/diagnostics
- rustc_builtin_macros/src
- rustc_codegen_cranelift/src
- intrinsics
- rustc_codegen_gcc/src
- intrinsic
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src
- back
- mir
- rustc_const_eval/src/interpret
- rustc_driver_impl/src
- rustc_error_codes/src/error_codes
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis/src
- astconv
- check
- collect
- variance
- rustc_hir_typeck/src
- fn_ctxt
- rustc_infer/src/infer
- error_reporting
- rustc_interface/src
- rustc_lint/src
- rustc_llvm/llvm-wrapper
- rustc_metadata/src/rmeta
- rustc_middle/src
- hir
- map
- mir
- query
- ty
- print
- rustc_mir_build/src
- thir/pattern
- rustc_mir_dataflow/src
- rustc_mir_transform
- src
- rustc_monomorphize/src
- rustc_passes
- src
- rustc_privacy/src
- rustc_query_system/src/query
- rustc_resolve/src
- late
- rustc_smir/src
- rustc_internal
- rustc_smir
- stable_mir
- rustc_span/src
- rustc_target/src/spec
- rustc_trait_selection/src
- solve
- assembly
- traits
- error_reporting
- rustc_ty_utils/src
- library
- alloc/src
- core/src
- iter
- traits
- macros
- slice
- panic_unwind/src
- std/src
- sys/unix
- src
- bootstrap
- ci
- docker
- host-x86_64
- dist-riscv64-linux
- dist-various-2
- doc/unstable-book/src/language-features
- librustdoc
- clean
- formats
- passes
- tools
- clippy
- clippy_lints/src
- clippy_utils/src
- ty/type_certainty
- compiletest
- linkchecker
- miri
- src/concurrency
- tests/fail
- opt-dist/src
- environment
- rust-analyzer
- crates
- hir/src
- semantics
- hir-def/src
- body
- dyn_map
- item_tree
- macro_expansion_tests
- nameres
- tests
- hir-expand/src
- hir-ty/src
- consteval
- tests
- diagnostics
- infer
- mir
- eval
- tests
- ide/src
- hover
- syntax_highlighting
- test_data
- ide-assists/src
- handlers
- tests
- ide-completion/src
- tests
- ide-db/src
- generated
- ide-diagnostics/src
- handlers
- ide-ssr/src
- mbe/src
- expander
- parser/src
- grammar
- syntax_kind
- proc-macro-srv/src
- rust-analyzer/src
- cli
- handlers
- syntax
- src
- ast
- generated
- tests
- tt/src
- docs/user
- editors/code
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
436 files changed
+6889
-3379
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
|
+27-83
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
157 |
| - | |
| 157 | + | |
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
| |||
164 | 164 |
| |
165 | 165 |
| |
166 | 166 |
| |
167 |
| - | |
| 167 | + | |
168 | 168 |
| |
169 | 169 |
| |
170 | 170 |
| |
| |||
797 | 797 |
| |
798 | 798 |
| |
799 | 799 |
| |
800 |
| - | |
| 800 | + | |
801 | 801 |
| |
802 | 802 |
| |
803 | 803 |
| |
| |||
1108 | 1108 |
| |
1109 | 1109 |
| |
1110 | 1110 |
| |
1111 |
| - | |
| 1111 | + | |
1112 | 1112 |
| |
1113 | 1113 |
| |
1114 | 1114 |
| |
| |||
1191 | 1191 |
| |
1192 | 1192 |
| |
1193 | 1193 |
| |
1194 |
| - | |
| 1194 | + | |
1195 | 1195 |
| |
1196 | 1196 |
| |
1197 | 1197 |
| |
| |||
1910 | 1910 |
| |
1911 | 1911 |
| |
1912 | 1912 |
| |
1913 |
| - | |
| 1913 | + | |
1914 | 1914 |
| |
1915 | 1915 |
| |
1916 | 1916 |
| |
| |||
1927 | 1927 |
| |
1928 | 1928 |
| |
1929 | 1929 |
| |
1930 |
| - | |
| 1930 | + | |
1931 | 1931 |
| |
1932 | 1932 |
| |
1933 | 1933 |
| |
| |||
2320 | 2320 |
| |
2321 | 2321 |
| |
2322 | 2322 |
| |
2323 |
| - | |
| 2323 | + | |
2324 | 2324 |
| |
2325 | 2325 |
| |
2326 | 2326 |
| |
2327 | 2327 |
| |
2328 |
| - | |
| 2328 | + | |
2329 | 2329 |
| |
2330 |
| - | |
| 2330 | + | |
2331 | 2331 |
| |
2332 |
| - | |
| 2332 | + | |
2333 | 2333 |
| |
2334 | 2334 |
| |
2335 | 2335 |
| |
| |||
4046 | 4046 |
| |
4047 | 4047 |
| |
4048 | 4048 |
| |
| 4049 | + | |
4049 | 4050 |
| |
4050 | 4051 |
| |
4051 | 4052 |
| |
| |||
4561 | 4562 |
| |
4562 | 4563 |
| |
4563 | 4564 |
| |
4564 |
| - | |
| 4565 | + | |
4565 | 4566 |
| |
4566 | 4567 |
| |
4567 | 4568 |
| |
| |||
4574 | 4575 |
| |
4575 | 4576 |
| |
4576 | 4577 |
| |
4577 |
| - | |
| 4578 | + | |
4578 | 4579 |
| |
4579 | 4580 |
| |
4580 | 4581 |
| |
| |||
4611 | 4612 |
| |
4612 | 4613 |
| |
4613 | 4614 |
| |
4614 |
| - | |
| 4615 | + | |
4615 | 4616 |
| |
4616 |
| - | |
| 4617 | + | |
4617 | 4618 |
| |
4618 |
| - | |
| 4619 | + | |
4619 | 4620 |
| |
4620 | 4621 |
| |
4621 | 4622 |
| |
| |||
5044 | 5045 |
| |
5045 | 5046 |
| |
5046 | 5047 |
| |
5047 |
| - | |
| 5048 | + | |
5048 | 5049 |
| |
5049 | 5050 |
| |
5050 | 5051 |
| |
| |||
5085 | 5086 |
| |
5086 | 5087 |
| |
5087 | 5088 |
| |
5088 |
| - | |
| 5089 | + | |
5089 | 5090 |
| |
5090 | 5091 |
| |
5091 | 5092 |
| |
| |||
5264 | 5265 |
| |
5265 | 5266 |
| |
5266 | 5267 |
| |
5267 |
| - | |
| 5268 | + | |
5268 | 5269 |
| |
5269 | 5270 |
| |
5270 | 5271 |
| |
| |||
5872 | 5873 |
| |
5873 | 5874 |
| |
5874 | 5875 |
| |
5875 |
| - | |
5876 |
| - | |
5877 |
| - | |
5878 |
| - | |
5879 |
| - | |
5880 |
| - | |
5881 |
| - | |
5882 |
| - | |
5883 |
| - | |
5884 |
| - | |
5885 |
| - | |
5886 |
| - | |
5887 |
| - | |
5888 |
| - | |
5889 |
| - | |
5890 | 5876 |
| |
5891 | 5877 |
| |
5892 | 5878 |
| |
| |||
5902 | 5888 |
| |
5903 | 5889 |
| |
5904 | 5890 |
| |
5905 |
| - | |
5906 |
| - | |
5907 |
| - | |
5908 |
| - | |
5909 |
| - | |
5910 |
| - | |
5911 |
| - | |
| 5891 | + | |
| 5892 | + | |
| 5893 | + | |
| 5894 | + | |
| 5895 | + | |
| 5896 | + | |
| 5897 | + | |
5912 | 5898 |
| |
5913 | 5899 |
| |
5914 | 5900 |
| |
| |||
5917 | 5903 |
| |
5918 | 5904 |
| |
5919 | 5905 |
| |
5920 |
| - | |
5921 |
| - | |
5922 |
| - | |
5923 |
| - | |
5924 |
| - | |
5925 |
| - | |
5926 | 5906 |
| |
5927 | 5907 |
| |
5928 | 5908 |
| |
5929 | 5909 |
| |
5930 | 5910 |
| |
5931 | 5911 |
| |
5932 |
| - | |
5933 |
| - | |
5934 |
| - | |
5935 |
| - | |
5936 |
| - | |
5937 |
| - | |
5938 | 5912 |
| |
5939 | 5913 |
| |
5940 | 5914 |
| |
5941 | 5915 |
| |
5942 | 5916 |
| |
5943 | 5917 |
| |
5944 |
| - | |
5945 |
| - | |
5946 |
| - | |
5947 |
| - | |
5948 |
| - | |
5949 |
| - | |
5950 | 5918 |
| |
5951 | 5919 |
| |
5952 | 5920 |
| |
5953 | 5921 |
| |
5954 | 5922 |
| |
5955 | 5923 |
| |
5956 |
| - | |
5957 |
| - | |
5958 |
| - | |
5959 |
| - | |
5960 |
| - | |
5961 |
| - | |
5962 | 5924 |
| |
5963 | 5925 |
| |
5964 | 5926 |
| |
5965 | 5927 |
| |
5966 | 5928 |
| |
5967 | 5929 |
| |
5968 |
| - | |
5969 |
| - | |
5970 |
| - | |
5971 |
| - | |
5972 |
| - | |
5973 |
| - | |
5974 | 5930 |
| |
5975 | 5931 |
| |
5976 | 5932 |
| |
5977 | 5933 |
| |
5978 | 5934 |
| |
5979 | 5935 |
| |
5980 |
| - | |
5981 |
| - | |
5982 |
| - | |
5983 |
| - | |
5984 |
| - | |
5985 |
| - | |
5986 | 5936 |
| |
5987 | 5937 |
| |
5988 | 5938 |
| |
5989 | 5939 |
| |
5990 | 5940 |
| |
5991 | 5941 |
| |
5992 |
| - | |
5993 |
| - | |
5994 |
| - | |
5995 |
| - | |
5996 |
| - | |
5997 |
| - | |
5998 | 5942 |
| |
5999 | 5943 |
| |
6000 | 5944 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
40 | 45 |
| |
41 | 46 |
| |
42 | 47 |
| |
43 |
| - | |
| 48 | + | |
44 | 49 |
| |
45 | 50 |
| |
46 | 51 |
| |
47 | 52 |
| |
48 |
| - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
49 | 57 |
| |
50 | 58 |
| |
51 | 59 |
| |
52 | 60 |
| |
53 |
| - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
54 | 66 |
| |
55 | 67 |
| |
56 | 68 |
| |
57 | 69 |
| |
58 |
| - | |
| 70 | + | |
59 | 71 |
| |
60 | 72 |
| |
61 | 73 |
|
0 commit comments