This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
55 files changed
+492
-313
lines changed- compiler
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_const_eval/src/transform/check_consts
- rustc_errors/src
- rustc_hir_analysis/src
- coherence
- hir_ty_lowering
- rustc_hir_typeck/src
- method
- rustc_infer/src/infer/error_reporting
- nice_region_error
- rustc_lint/src
- rustc_macros/src
- rustc_middle/src
- ty
- print
- rustc_monomorphize/src
- rustc_next_trait_solver/src
- rustc_privacy/src
- rustc_trait_selection/src
- solve
- normalizes_to
- traits
- error_reporting
- query/type_op
- select
- specialize
- rustc_traits/src
- rustc_type_ir/src
- src
- librustdoc/html/render
- tools/clippy
- clippy_lints/src
- clippy_utils/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
55 files changed
+492
-313
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
|
Lines changed: 24 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
532 | 532 |
| |
533 | 533 |
| |
534 | 534 |
| |
535 |
| - | |
536 |
| - | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
537 | 540 |
| |
538 | 541 |
| |
539 | 542 |
| |
| |||
1273 | 1276 |
| |
1274 | 1277 |
| |
1275 | 1278 |
| |
1276 |
| - | |
| 1279 | + | |
1277 | 1280 |
| |
1278 |
| - | |
1279 |
| - | |
| 1281 | + | |
1280 | 1282 |
| |
1281 | 1283 |
| |
1282 | 1284 |
| |
| |||
1925 | 1927 |
| |
1926 | 1928 |
| |
1927 | 1929 |
| |
1928 |
| - | |
1929 |
| - | |
| 1930 | + | |
| 1931 | + | |
| 1932 | + | |
| 1933 | + | |
| 1934 | + | |
1930 | 1935 |
| |
1931 | 1936 |
| |
1932 | 1937 |
| |
| |||
1939 | 1944 |
| |
1940 | 1945 |
| |
1941 | 1946 |
| |
1942 |
| - | |
| 1947 | + | |
| 1948 | + | |
| 1949 | + | |
| 1950 | + | |
| 1951 | + | |
1943 | 1952 |
| |
1944 | 1953 |
| |
1945 | 1954 |
| |
| |||
1952 | 1961 |
| |
1953 | 1962 |
| |
1954 | 1963 |
| |
1955 |
| - | |
| 1964 | + | |
| 1965 | + | |
| 1966 | + | |
| 1967 | + | |
| 1968 | + | |
1956 | 1969 |
| |
1957 | 1970 |
| |
1958 | 1971 |
| |
| |||
2050 | 2063 |
| |
2051 | 2064 |
| |
2052 | 2065 |
| |
2053 |
| - | |
| 2066 | + | |
2054 | 2067 |
| |
2055 |
| - | |
2056 |
| - | |
| 2068 | + | |
2057 | 2069 |
| |
2058 | 2070 |
| |
2059 | 2071 |
| |
|
0 commit comments