This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
80 files changed
+147
-175
lines changed- compiler
- rustc_errors/src
- rustc_span/src
- src/tools/miri/tests/fail
- dangling_pointers
- intrinsics
- tree_borrows
- tests
- rustdoc-ui/doctest
- ui
- asm
- x86_64
- async-await
- borrowck
- alias-liveness
- closures
- 2229_closure_analysis/diagnostics
- codemap_tests
- consts
- const-eval
- min_const_fn
- coroutine
- error-codes
- fmt
- impl-trait/precise-capturing
- inference/need_type_info
- issues
- lifetimes
- lint/dead-code
- liveness
- loops
- macro_backtrace
- macros
- moves
- on-unimplemented
- reachable
- rfcs/rfc-0000-never_patterns
- span
- statics
- suggestions
- traits/const-traits
- try-block
- type-alias-impl-trait
- typeck
- type
- use
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
80 files changed
+147
-175
lines changedLines changed: 15 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| |||
298 | 298 |
| |
299 | 299 |
| |
300 | 300 |
| |
301 |
| - | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
302 | 312 |
| |
303 | 313 |
| |
304 | 314 |
| |
| |||
311 | 321 |
| |
312 | 322 |
| |
313 | 323 |
| |
314 |
| - | |
315 |
| - | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
316 | 327 |
| |
317 | 328 |
| |
318 | 329 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1007 | 1007 |
| |
1008 | 1008 |
| |
1009 | 1009 |
| |
| 1010 | + | |
1010 | 1011 |
| |
1011 | 1012 |
| |
1012 | 1013 |
| |
| |||
1240 | 1241 |
| |
1241 | 1242 |
| |
1242 | 1243 |
| |
| 1244 | + | |
1243 | 1245 |
| |
1244 | 1246 |
| |
1245 | 1247 |
| |
| |||
1623 | 1625 |
| |
1624 | 1626 |
| |
1625 | 1627 |
| |
| 1628 | + | |
1626 | 1629 |
| |
1627 | 1630 |
| |
1628 | 1631 |
| |
|
0 commit comments