File tree
298 files changed
+4253
-1739
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_borrowck/src
- diagnostics
- region_infer
- rustc_codegen_llvm/src/debuginfo
- rustc_hir/src
- rustc_hir_analysis/src
- check
- compare_impl_item
- collect
- hir_ty_lowering
- rustc_hir_typeck/src
- method
- rustc_infer/src/infer/relate
- rustc_interface/src
- rustc_lint/src
- rustc_metadata/src
- rmeta
- rustc_middle/src
- hir/map
- ty
- rustc_parse
- src
- parser
- rustc_passes/src
- rustc_privacy/src
- rustc_query_impl/src
- rustc_query_system/src/ich
- rustc_resolve/src
- rustc_session/src
- rustc_span
- src
- source_map
- rustc_target/src/spec/targets
- rustc_trait_selection/src/error_reporting
- infer
- nice_region_error
- traits
- rustc_transmute/src/layout
- rustc_ty_utils/src
- library
- alloc/src/collections/binary_heap
- std/src
- collections/hash
- io
- sys
- pal/hermit
- sync/rwlock
- thread_local
- guard
- key
- native
- thread
- local
- src
- librustdoc
- clean
- doctest
- tools
- clippy
- .github/workflows
- book/src
- clippy_config/src
- clippy_lints/src
- cargo
- casts
- doc
- functions
- loops
- matches
- methods
- utils/internal_lints
- clippy_utils/src
- mir
- ty/type_certainty
- lintcheck/src
- src
- tests
- ui
- crashes
- index_refutable_slice
- ref_option
- all
- private
- ui-toml/suppress_lint_in_const
- miri
- cargo-miri/src
- src/concurrency
- tests
- fail/tail_calls
- pass/backtrace
- tidy/src
- tests
- codegen
- crashes
- run-make/checksum-freshness
- ui
- attributes
- methods
- pattern
- transmutability
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
298 files changed
+4253
-1739
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
89 | 98 |
|
+26
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
199 | 199 |
| |
200 | 200 |
| |
201 | 201 |
| |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
202 | 208 |
| |
203 | 209 |
| |
204 | 210 |
| |
| |||
262 | 268 |
| |
263 | 269 |
| |
264 | 270 |
| |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
265 | 284 |
| |
266 | 285 |
| |
267 | 286 |
| |
| |||
722 | 741 |
| |
723 | 742 |
| |
724 | 743 |
| |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
725 | 750 |
| |
726 | 751 |
| |
727 | 752 |
| |
| |||
4378 | 4403 |
| |
4379 | 4404 |
| |
4380 | 4405 |
| |
| 4406 | + | |
4381 | 4407 |
| |
4382 | 4408 |
| |
4383 | 4409 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
286 | 286 |
| |
287 | 287 |
| |
288 | 288 |
| |
289 |
| - | |
290 | 289 |
| |
291 | 290 |
| |
292 | 291 |
| |
| |||
983 | 982 |
| |
984 | 983 |
| |
985 | 984 |
| |
986 |
| - | |
987 | 985 |
| |
988 | 986 |
| |
989 | 987 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
288 | 288 |
| |
289 | 289 |
| |
290 | 290 |
| |
291 |
| - | |
292 |
| - | |
293 |
| - | |
294 |
| - | |
295 |
| - | |
296 |
| - | |
| 291 | + | |
297 | 292 |
| |
298 | 293 |
| |
299 | 294 |
| |
| |||
1404 | 1399 |
| |
1405 | 1400 |
| |
1406 | 1401 |
| |
1407 |
| - | |
1408 |
| - | |
1409 |
| - | |
1410 |
| - | |
1411 |
| - | |
1412 |
| - | |
1413 |
| - | |
1414 |
| - | |
| 1402 | + | |
| 1403 | + | |
| 1404 | + | |
1415 | 1405 |
| |
1416 | 1406 |
| |
1417 | 1407 |
| |
| |||
1513 | 1503 |
| |
1514 | 1504 |
| |
1515 | 1505 |
| |
1516 |
| - | |
1517 | 1506 |
| |
1518 | 1507 |
| |
1519 | 1508 |
| |
| |||
1555 | 1544 |
| |
1556 | 1545 |
| |
1557 | 1546 |
| |
1558 |
| - | |
1559 |
| - | |
1560 |
| - | |
1561 |
| - | |
1562 |
| - | |
| 1547 | + | |
| 1548 | + | |
| 1549 | + | |
1563 | 1550 |
| |
1564 | 1551 |
| |
1565 | 1552 |
| |
| |||
1576 | 1563 |
| |
1577 | 1564 |
| |
1578 | 1565 |
| |
1579 |
| - | |
| 1566 | + | |
1580 | 1567 |
| |
1581 | 1568 |
| |
1582 | 1569 |
| |
1583 | 1570 |
| |
1584 | 1571 |
| |
1585 | 1572 |
| |
1586 |
| - | |
1587 |
| - | |
1588 |
| - | |
| 1573 | + | |
| 1574 | + | |
| 1575 | + | |
1589 | 1576 |
| |
1590 | 1577 |
| |
1591 | 1578 |
| |
1592 | 1579 |
| |
1593 | 1580 |
| |
1594 | 1581 |
| |
1595 | 1582 |
| |
1596 |
| - | |
1597 |
| - | |
1598 |
| - | |
1599 |
| - | |
1600 |
| - | |
1601 |
| - | |
1602 |
| - | |
1603 |
| - | |
| 1583 | + | |
1604 | 1584 |
| |
1605 | 1585 |
| |
1606 | 1586 |
| |
1607 | 1587 |
| |
1608 | 1588 |
| |
1609 |
| - | |
1610 | 1589 |
| |
1611 | 1590 |
| |
1612 | 1591 |
| |
| |||
1618 | 1597 |
| |
1619 | 1598 |
| |
1620 | 1599 |
| |
1621 |
| - | |
1622 | 1600 |
| |
1623 | 1601 |
| |
1624 | 1602 |
| |
| |||
1747 | 1725 |
| |
1748 | 1726 |
| |
1749 | 1727 |
| |
1750 |
| - | |
1751 | 1728 |
| |
1752 | 1729 |
| |
1753 | 1730 |
| |
| |||
1776 | 1753 |
| |
1777 | 1754 |
| |
1778 | 1755 |
| |
1779 |
| - | |
1780 | 1756 |
| |
1781 | 1757 |
| |
1782 | 1758 |
| |
| |||
1864 | 1840 |
| |
1865 | 1841 |
| |
1866 | 1842 |
| |
1867 |
| - | |
1868 |
| - | |
1869 |
| - | |
1870 |
| - | |
1871 |
| - | |
1872 |
| - | |
| 1843 | + | |
| 1844 | + | |
| 1845 | + | |
| 1846 | + | |
| 1847 | + | |
| 1848 | + | |
| 1849 | + | |
| 1850 | + | |
| 1851 | + | |
| 1852 | + | |
| 1853 | + | |
| 1854 | + | |
| 1855 | + | |
| 1856 | + | |
| 1857 | + | |
| 1858 | + | |
| 1859 | + | |
1873 | 1860 |
| |
1874 | 1861 |
| |
1875 | 1862 |
| |
| |||
1951 | 1938 |
| |
1952 | 1939 |
| |
1953 | 1940 |
| |
| 1941 | + | |
| 1942 | + | |
| 1943 | + | |
| 1944 | + | |
| 1945 | + | |
| 1946 | + | |
| 1947 | + | |
1954 | 1948 |
| |
1955 | 1949 |
| |
1956 |
| - | |
1957 |
| - | |
| 1950 | + | |
1958 | 1951 |
| |
1959 | 1952 |
| |
1960 | 1953 |
| |
| |||
1964 | 1957 |
| |
1965 | 1958 |
| |
1966 | 1959 |
| |
1967 |
| - | |
1968 |
| - | |
| 1960 | + | |
| 1961 | + | |
| 1962 | + | |
| 1963 | + | |
1969 | 1964 |
| |
1970 | 1965 |
| |
1971 | 1966 |
| |
|
0 commit comments