File tree
314 files changed
+3162
-1001
lines changed- compiler
- rustc_ast_passes/src
- rustc_codegen_llvm/src/llvm
- rustc_error_codes/src/error_codes
- rustc_feature/src
- rustc_hir_analysis
- src
- check
- rustc_hir_typeck/src
- method
- rustc_lint/src
- rustc_middle/src
- traits
- ty
- rustc_mir_transform/src
- coroutine
- rustc_monomorphize/src
- rustc_parse/src/parser
- rustc_span/src
- rustc_target/src
- rustc_trait_selection/src/traits
- select
- rustc_ty_utils/src
- library
- alloc/src
- core/src/ops
- std/src/prelude
- src
- bootstrap/src
- bin
- core
- build_steps
- builder
- config
- utils
- ci/docker/host-x86_64/x86_64-fuchsia
- librustdoc/html/render
- tools
- clippy/tests/ui
- author
- compiletest/src
- runtest
- miri/tests/pass
- tests
- codegen
- coverage
- crashes
- auxiliary
- mir-opt
- rustdoc/inline_cross/auxiliary
- ui
- async-await
- async-closures
- auxiliary
- async-fn
- auxiliary
- dyn
- auxiliary
- issues
- track-caller
- closures
- binder
- coroutine
- editions
- feature-gates
- impl-trait/in-trait
- issues
- auxiliary
- layout
- lifetimes
- lint/unused
- macros
- methods
- mir
- rfcs/rfc-2565-param-attrs
- sanitizer/cfi
- self
- span
- suggestions
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
314 files changed
+3162
-1001
lines changedLines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
511 | 511 |
| |
512 | 512 |
| |
513 | 513 |
| |
514 |
| - | |
515 |
| - | |
516 |
| - | |
517 |
| - | |
518 |
| - | |
519 | 514 |
| |
520 | 515 |
| |
521 | 516 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
21 | 23 |
| |
22 | 24 |
| |
23 | 25 |
| |
|
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
68 |
| - | |
69 |
| - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
70 | 72 |
| |
71 | 73 |
| |
72 | 74 |
| |
|
Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
9 |
| - | |
10 | 8 |
| |
11 | 9 |
| |
12 | 10 |
| |
| |||
18 | 16 |
| |
19 | 17 |
| |
20 | 18 |
| |
21 |
| - | |
22 |
| - | |
23 | 19 |
| |
24 | 20 |
| |
25 | 21 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
| 75 | + | |
| 76 | + | |
75 | 77 |
| |
76 | 78 |
| |
77 | 79 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
388 | 388 |
| |
389 | 389 |
| |
390 | 390 |
| |
391 |
| - | |
392 |
| - | |
| 391 | + | |
| 392 | + | |
393 | 393 |
| |
394 | 394 |
| |
395 | 395 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
241 | 241 |
| |
242 | 242 |
| |
243 | 243 |
| |
244 |
| - | |
| 244 | + | |
245 | 245 |
| |
246 | 246 |
| |
247 |
| - | |
| 247 | + | |
248 | 248 |
| |
249 | 249 |
| |
250 | 250 |
| |
|
Lines changed: 28 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 | 21 |
| |
23 | 22 |
| |
24 | 23 |
| |
| |||
27 | 26 |
| |
28 | 27 |
| |
29 | 28 |
| |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
30 | 33 |
| |
31 | 34 |
| |
32 | 35 |
| |
| |||
39 | 42 |
| |
40 | 43 |
| |
41 | 44 |
| |
| 45 | + | |
42 | 46 |
| |
43 | 47 |
| |
44 | 48 |
| |
| |||
69 | 73 |
| |
70 | 74 |
| |
71 | 75 |
| |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
72 | 80 |
| |
73 | 81 |
| |
74 | 82 |
| |
| |||
111 | 119 |
| |
112 | 120 |
| |
113 | 121 |
| |
114 |
| - | |
| 122 | + | |
115 | 123 |
| |
116 | 124 |
| |
117 | 125 |
| |
| |||
125 | 133 |
| |
126 | 134 |
| |
127 | 135 |
| |
| 136 | + | |
128 | 137 |
| |
129 | 138 |
| |
130 | 139 |
| |
| |||
137 | 146 |
| |
138 | 147 |
| |
139 | 148 |
| |
140 |
| - | |
141 |
| - | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
142 | 156 |
| |
143 | 157 |
| |
144 | 158 |
| |
| |||
151 | 165 |
| |
152 | 166 |
| |
153 | 167 |
| |
154 |
| - | |
155 |
| - | |
156 |
| - | |
157 |
| - | |
158 |
| - | |
| 168 | + | |
| 169 | + | |
159 | 170 |
| |
160 | 171 |
| |
161 | 172 |
| |
| |||
234 | 245 |
| |
235 | 246 |
| |
236 | 247 |
| |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
237 | 256 |
| |
238 | 257 |
| |
239 | 258 |
| |
|
Lines changed: 17 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1821 | 1821 |
| |
1822 | 1822 |
| |
1823 | 1823 |
| |
| 1824 | + | |
| 1825 | + | |
| 1826 | + | |
| 1827 | + | |
| 1828 | + | |
| 1829 | + | |
| 1830 | + | |
1824 | 1831 |
| |
1825 | 1832 |
| |
1826 | 1833 |
| |
1827 | 1834 |
| |
1828 | 1835 |
| |
1829 |
| - | |
1830 |
| - | |
1831 | 1836 |
| |
1832 | 1837 |
| |
1833 | 1838 |
| |
| |||
1849 | 1854 |
| |
1850 | 1855 |
| |
1851 | 1856 |
| |
1852 |
| - | |
| 1857 | + | |
1853 | 1858 |
| |
1854 |
| - | |
| 1859 | + | |
| 1860 | + | |
| 1861 | + | |
1855 | 1862 |
| |
1856 |
| - | |
| 1863 | + | |
1857 | 1864 |
| |
1858 | 1865 |
| |
1859 | 1866 |
| |
| |||
1866 | 1873 |
| |
1867 | 1874 |
| |
1868 | 1875 |
| |
1869 |
| - | |
| 1876 | + | |
1870 | 1877 |
| |
1871 | 1878 |
| |
1872 | 1879 |
| |
| |||
1875 | 1882 |
| |
1876 | 1883 |
| |
1877 | 1884 |
| |
1878 |
| - | |
| 1885 | + | |
1879 | 1886 |
| |
1880 |
| - | |
| 1887 | + | |
1881 | 1888 |
| |
1882 | 1889 |
| |
1883 | 1890 |
| |
1884 | 1891 |
| |
1885 |
| - | |
| 1892 | + | |
1886 | 1893 |
| |
1887 | 1894 |
| |
1888 | 1895 |
| |
1889 | 1896 |
| |
1890 | 1897 |
| |
1891 | 1898 |
| |
1892 | 1899 |
| |
1893 |
| - | |
| 1900 | + | |
1894 | 1901 |
| |
1895 | 1902 |
| |
1896 | 1903 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
917 | 917 |
| |
918 | 918 |
| |
919 | 919 |
| |
920 |
| - | |
| 920 | + | |
921 | 921 |
| |
922 | 922 |
| |
923 | 923 |
| |
|
0 commit comments