File tree
379 files changed
+4858
-2039
lines changed- compiler
- rustc_abi/src
- rustc_ast_lowering
- src
- rustc_ast_passes
- src
- rustc_attr_data_structures/src
- rustc_codegen_ssa/src/mir
- rustc_const_eval/src
- const_eval
- interpret
- rustc_error_codes/src/error_codes
- rustc_errors/src
- rustc_hir_analysis
- src
- check
- collect
- hir_ty_lowering
- rustc_hir_typeck/src
- rustc_llvm/llvm-wrapper
- rustc_metadata/src
- rustc_middle/src/mir/interpret
- rustc_mir_transform/src
- inline
- rustc_next_trait_solver/src/solve
- rustc_parse/src/lexer
- rustc_resolve/src
- late
- library
- coretests/tests/iter/adapters
- core/src
- iter/adapters
- slice
- src
- bootstrap
- src
- core
- build_steps
- builder
- ci/github-actions
- doc
- rustc-dev-guide/src/tests
- rustc/src
- platform-support
- librustdoc
- clean
- doctest
- formats
- html
- render
- json
- passes
- lint
- tools
- compiletest/src
- runtest
- miri
- tests
- fail-dep/concurrency
- fail
- function_calls
- intrinsics
- uninit
- validity
- native-lib/fail/tracing
- pass-dep/libc
- opt-dist/src
- tidy/src
- tests
- codegen/enum
- mir-opt
- run-make
- autodiff/type-trees/type-analysis
- array3d
- array
- box
- const_pointer
- f32
- f64
- i128
- i16
- i32
- i8
- isize
- mut_pointer
- mut_ref
- ref
- struct
- u128
- u16
- u32
- u8
- union
- usize
- vec
- link-eh-frame-terminator
- rustdoc/reexport
- auxiliary
- ui
- associated-item
- associated-types
- const-generics/min_const_generics
- consts
- const-eval
- contracts
- internal_machinery
- extern
- feature-gates
- impl-trait
- intrinsics
- issues
- mir
- alignment
- enum
- null
- panics
- parser
- issues
- precondition-checks
- sanitizer
- sized-hierarchy
- std
- suggestions
- trait-bounds
- traits
- const-traits
- default_auto_traits
- wf-object
- typeck
- type/pattern_types
- unsized
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
379 files changed
+4858
-2039
lines changedLines changed: 34 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
| |||
1391 | 1391 |
| |
1392 | 1392 |
| |
1393 | 1393 |
| |
| 1394 | + | |
| 1395 | + | |
| 1396 | + | |
| 1397 | + | |
1394 | 1398 |
| |
1395 | 1399 |
| |
1396 | 1400 |
| |
1397 | 1401 |
| |
1398 | 1402 |
| |
1399 | 1403 |
| |
| 1404 | + | |
| 1405 | + | |
| 1406 | + | |
| 1407 | + | |
| 1408 | + | |
| 1409 | + | |
| 1410 | + | |
| 1411 | + | |
| 1412 | + | |
| 1413 | + | |
| 1414 | + | |
| 1415 | + | |
| 1416 | + | |
| 1417 | + | |
| 1418 | + | |
| 1419 | + | |
| 1420 | + | |
| 1421 | + | |
| 1422 | + | |
| 1423 | + | |
| 1424 | + | |
| 1425 | + | |
| 1426 | + | |
| 1427 | + | |
| 1428 | + | |
| 1429 | + | |
| 1430 | + | |
| 1431 | + | |
| 1432 | + | |
1400 | 1433 |
| |
1401 | 1434 |
| |
1402 | 1435 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
130 |
| - | |
131 |
| - | |
132 |
| - | |
133 | 130 |
| |
134 | 131 |
| |
135 | 132 |
| |
|
Lines changed: 0 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
324 | 324 |
| |
325 | 325 |
| |
326 | 326 |
| |
327 |
| - | |
328 |
| - | |
329 |
| - | |
330 |
| - | |
331 |
| - | |
332 |
| - | |
333 |
| - | |
334 | 327 |
| |
335 | 328 |
| |
336 | 329 |
| |
|
Lines changed: 38 additions & 74 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
| 19 | + | |
23 | 20 |
| |
24 | 21 |
| |
25 | 22 |
| |
26 |
| - | |
| 23 | + | |
27 | 24 |
| |
28 | 25 |
| |
29 | 26 |
| |
| |||
435 | 432 |
| |
436 | 433 |
| |
437 | 434 |
| |
| 435 | + | |
438 | 436 |
| |
439 | 437 |
| |
440 | 438 |
| |
| |||
455 | 453 |
| |
456 | 454 |
| |
457 | 455 |
| |
| 456 | + | |
458 | 457 |
| |
459 | 458 |
| |
460 | 459 |
| |
| |||
940 | 939 |
| |
941 | 940 |
| |
942 | 941 |
| |
| 942 | + | |
943 | 943 |
| |
944 | 944 |
| |
945 | 945 |
| |
| |||
1677 | 1677 |
| |
1678 | 1678 |
| |
1679 | 1679 |
| |
1680 |
| - | |
1681 |
| - | |
1682 |
| - | |
1683 |
| - | |
1684 |
| - | |
1685 |
| - | |
1686 |
| - | |
1687 |
| - | |
1688 |
| - | |
1689 |
| - | |
1690 |
| - | |
1691 |
| - | |
1692 |
| - | |
1693 |
| - | |
1694 |
| - | |
1695 |
| - | |
1696 |
| - | |
1697 |
| - | |
1698 |
| - | |
1699 |
| - | |
1700 |
| - | |
1701 |
| - | |
1702 |
| - | |
1703 |
| - | |
1704 |
| - | |
1705 |
| - | |
1706 |
| - | |
1707 |
| - | |
1708 |
| - | |
1709 |
| - | |
1710 |
| - | |
1711 |
| - | |
1712 |
| - | |
1713 |
| - | |
1714 |
| - | |
1715 |
| - | |
1716 |
| - | |
1717 |
| - | |
1718 |
| - | |
1719 |
| - | |
1720 |
| - | |
1721 |
| - | |
1722 |
| - | |
1723 |
| - | |
1724 |
| - | |
1725 |
| - | |
1726 |
| - | |
1727 |
| - | |
1728 |
| - | |
1729 |
| - | |
1730 |
| - | |
1731 |
| - | |
1732 |
| - | |
1733 |
| - | |
1734 |
| - | |
1735 | 1680 |
| |
1736 | 1681 |
| |
1737 | 1682 |
| |
| |||
1741 | 1686 |
| |
1742 | 1687 |
| |
1743 | 1688 |
| |
| 1689 | + | |
1744 | 1690 |
| |
1745 | 1691 |
| |
1746 | 1692 |
| |
| |||
1750 | 1696 |
| |
1751 | 1697 |
| |
1752 | 1698 |
| |
1753 |
| - | |
| 1699 | + | |
1754 | 1700 |
| |
1755 | 1701 |
| |
1756 | 1702 |
| |
| |||
1827 | 1773 |
| |
1828 | 1774 |
| |
1829 | 1775 |
| |
| 1776 | + | |
1830 | 1777 |
| |
1831 | 1778 |
| |
1832 | 1779 |
| |
| |||
1835 | 1782 |
| |
1836 | 1783 |
| |
1837 | 1784 |
| |
1838 |
| - | |
| 1785 | + | |
1839 | 1786 |
| |
1840 | 1787 |
| |
1841 | 1788 |
| |
| |||
1887 | 1834 |
| |
1888 | 1835 |
| |
1889 | 1836 |
| |
1890 |
| - | |
| 1837 | + | |
| 1838 | + | |
| 1839 | + | |
| 1840 | + | |
| 1841 | + | |
1891 | 1842 |
| |
1892 | 1843 |
| |
1893 | 1844 |
| |
| |||
1896 | 1847 |
| |
1897 | 1848 |
| |
1898 | 1849 |
| |
1899 |
| - | |
1900 |
| - | |
1901 |
| - | |
1902 |
| - | |
1903 |
| - | |
1904 |
| - | |
1905 |
| - | |
1906 |
| - | |
1907 |
| - | |
1908 |
| - | |
1909 |
| - | |
| 1850 | + | |
| 1851 | + | |
| 1852 | + | |
| 1853 | + | |
| 1854 | + | |
| 1855 | + | |
| 1856 | + | |
| 1857 | + | |
| 1858 | + | |
| 1859 | + | |
| 1860 | + | |
| 1861 | + | |
| 1862 | + | |
| 1863 | + | |
| 1864 | + | |
| 1865 | + | |
| 1866 | + | |
| 1867 | + | |
| 1868 | + | |
| 1869 | + | |
| 1870 | + | |
| 1871 | + | |
| 1872 | + | |
1910 | 1873 |
| |
1911 | 1874 |
| |
1912 | 1875 |
| |
| |||
1916 | 1879 |
| |
1917 | 1880 |
| |
1918 | 1881 |
| |
| 1882 | + | |
1919 | 1883 |
| |
1920 | 1884 |
| |
1921 | 1885 |
| |
|
0 commit comments