This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
82 files changed
+1705
-1401
lines changed- compiler
- rustc_attr/src
- rustc_borrowck/src/diagnostics
- rustc_const_eval
- src
- check_consts
- const_eval
- rustc_feature/src
- rustc_hir_typeck/src
- rustc_middle/src/ty
- rustc_parse/src/parser
- rustc_passes/src
- rustc_span/src
- rustc_trait_selection/src
- library
- core
- src
- str
- tests
- std/src/os/unix
- src
- doc
- librustdoc
- clean
- passes
- tools/clippy
- clippy_lints/src
- attrs
- clippy_utils/src
- tests/ui
- tests
- rustdoc-ui
- rustdoc
- ui
- closures
- consts
- auxiliary
- const-eval/simd
- derives
- destructuring-assignment
- error-codes
- intrinsics
- pattern/usefulness
- repr
- rfcs/rfc-2008-non-exhaustive/improper_ctypes
- auxiliary
- stability-attribute
- structs
- target-feature
- typeck
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
82 files changed
+1705
-1401
lines changedLines changed: 3 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
273 | 273 |
| |
274 | 274 |
| |
275 | 275 |
| |
276 |
| - | |
277 |
| - | |
| 276 | + | |
278 | 277 |
| |
279 | 278 |
| |
280 | 279 |
| |
| |||
330 | 329 |
| |
331 | 330 |
| |
332 | 331 |
| |
333 |
| - | |
| 332 | + | |
334 | 333 |
| |
335 | 334 |
| |
336 | 335 |
| |
| |||
352 | 351 |
| |
353 | 352 |
| |
354 | 353 |
| |
355 |
| - | |
356 |
| - | |
357 |
| - | |
358 |
| - | |
| 354 | + | |
359 | 355 |
| |
360 | 356 |
| |
361 | 357 |
| |
|
Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
| |||
267 | 268 |
| |
268 | 269 |
| |
269 | 270 |
| |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
270 | 280 |
| |
271 | 281 |
| |
272 | 282 |
| |
| |||
291 | 301 |
| |
292 | 302 |
| |
293 | 303 |
| |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
294 | 311 |
| |
295 | 312 |
| |
296 | 313 |
| |
|
0 commit comments