This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
133 files changed
+1036
-1247
lines changed- compiler/rustc_errors/src
- src/tools/clippy/tests/ui
- tests/ui
- argument-suggestions
- associated-consts
- associated-inherent-types
- associated-item
- binop
- borrowck
- c-variadic
- cast
- conditional-compilation
- consts
- coroutine
- coverage-attr
- destructuring-assignment
- diagnostic_namespace
- error-codes
- errors
- extern
- feature-gates
- fmt
- fn
- higher-ranked/trait-bounds
- impl-trait
- in-trait
- imports
- extern-crate-self
- issue-45829
- include-macros
- issues
- issue-76077-inaccesible-private-fields
- lifetimes
- lint
- malformed
- methods
- mismatched_types
- nll
- obsolete-in-place
- on-unimplemented
- panic-handler
- parser
- misspelled-keywords
- pattern/usefulness
- integer-ranges
- regions
- resolve
- rfcs/rfc-2008-non-exhaustive
- self
- span
- statics
- structs/default-field-values
- suggestions
- test-attrs
- type/type-check
- type-alias-enum-variants
- type-alias-impl-trait
- typeck
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
133 files changed
+1036
-1247
lines changedLines changed: 1 addition & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2216 | 2216 |
| |
2217 | 2217 |
| |
2218 | 2218 |
| |
2219 |
| - | |
2220 |
| - | |
2221 |
| - | |
2222 |
| - | |
2223 |
| - | |
2224 |
| - | |
| 2219 | + | |
2225 | 2220 |
| |
2226 | 2221 |
| |
2227 | 2222 |
| |
|
Lines changed: 40 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 |
| - | |
| 74 | + | |
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
| |||
237 | 237 |
| |
238 | 238 |
| |
239 | 239 |
| |
240 |
| - | |
241 |
| - | |
242 |
| - | |
243 |
| - | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
244 | 243 |
| |
245 | 244 |
| |
246 | 245 |
| |
| |||
257 | 256 |
| |
258 | 257 |
| |
259 | 258 |
| |
260 |
| - | |
261 |
| - | |
262 |
| - | |
263 |
| - | |
264 |
| - | |
265 |
| - | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
266 | 268 |
| |
267 | 269 |
| |
268 | 270 |
| |
269 | 271 |
| |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
270 | 293 |
| |
271 | 294 |
| |
272 | 295 |
| |
| |||
380 | 403 |
| |
381 | 404 |
| |
382 | 405 |
| |
383 |
| - | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
384 | 412 |
| |
385 | 413 |
| |
386 | 414 |
| |
|
0 commit comments