This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
89 files changed
+707
-384
lines changed- compiler
- rustc_attr/src
- rustc_errors/src
- rustc_infer/src/infer/error_reporting
- rustc_lint/src
- rustc_macros/src/diagnostics
- rustc_metadata/src
- rustc_middle/src
- mir
- rustc_mir_build/src/thir/pattern
- rustc_monomorphize/src
- rustc_parse/src/parser
- rustc_query_system/src/query
- rustc_session/src
- rustc_trait_selection/src
- rustc_typeck/src
- astconv
- src
- etc
- librustdoc/json
- rustdoc-json-types
- test
- rustdoc-json/enums
- ui
- closures/2229_closure_analysis/match
- empty
- error-codes
- feature-gates
- lifetimes
- match
- parser
- pattern/usefulness
- rfc-2008-non-exhaustive
- uninhabited
- suggestions/lifetimes
- uninhabited
- ui-fulldeps/internal-lints
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
89 files changed
+707
-384
lines changedLines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
67 | 72 |
| |
68 | 73 |
| |
69 | 74 |
| |
|
Lines changed: 10 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
5 | 7 |
| |
6 |
| - | |
| 8 | + | |
7 | 9 |
| |
8 | 10 |
| |
9 | 11 |
| |
| |||
49 | 51 |
| |
50 | 52 |
| |
51 | 53 |
| |
52 |
| - | |
| 54 | + | |
53 | 55 |
| |
54 |
| - | |
| 56 | + | |
55 | 57 |
| |
56 | 58 |
| |
57 | 59 |
| |
| |||
204 | 206 |
| |
205 | 207 |
| |
206 | 208 |
| |
| 209 | + | |
207 | 210 |
| |
208 | 211 |
| |
209 | 212 |
| |
210 |
| - | |
211 |
| - | |
| 213 | + | |
| 214 | + | |
212 | 215 |
| |
213 | 216 |
| |
214 | 217 |
| |
| |||
224 | 227 |
| |
225 | 228 |
| |
226 | 229 |
| |
227 |
| - | |
| 230 | + | |
228 | 231 |
| |
229 | 232 |
| |
230 | 233 |
| |
|
0 commit comments