Commit ceee178
committed
the two new refusal paths record their code
An unnamed branch reports `other` in the machine interface, and this release
exists partly because one of those had a perfectly good name. Both paths in
`resolve_required_family` — an unrecognised family, and a family with no
version to use — now record `compiler-requirement-conflict`, whose comment is
widened to the four situations it covers: what a consumer does about each is
the same.1 parent c7981cf commit ceee178
2 files changed
Lines changed: 13 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5296 | 5296 | | |
5297 | 5297 | | |
5298 | 5298 | | |
5299 | | - | |
| 5299 | + | |
| 5300 | + | |
5300 | 5301 | | |
5301 | 5302 | | |
5302 | 5303 | | |
5303 | 5304 | | |
5304 | 5305 | | |
| 5306 | + | |
5305 | 5307 | | |
5306 | 5308 | | |
5307 | 5309 | | |
| |||
5328 | 5330 | | |
5329 | 5331 | | |
5330 | 5332 | | |
| 5333 | + | |
| 5334 | + | |
| 5335 | + | |
| 5336 | + | |
5331 | 5337 | | |
5332 | 5338 | | |
5333 | 5339 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
47 | 52 | | |
48 | 53 | | |
49 | 54 | | |
| |||
0 commit comments