Commit 22ac89b
authored
Merge pull request swiftlang#58814 from slavapestov/rqm-tweak-diagnostics-5.7
[5.7] RequirementMachine: Disable redundant requirement diagnostics by defaultFile tree
79 files changed
+710
-587
lines changed- include/swift
- Basic
- Option
- lib
- AST
- RequirementMachine
- Frontend
- test
- AutoDiff
- SILGen
- SILOptimizer
- Sema
- Compatibility
- Constraints
- Generics
- attr
- decl
- ext
- protocol
- req
- typealias
- type
- validation-test/compiler_crashers_2_fixed
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
79 files changed
+710
-587
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
569 | 569 | | |
570 | 570 | | |
571 | 571 | | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
572 | 575 | | |
573 | 576 | | |
574 | 577 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
378 | 378 | | |
379 | 379 | | |
380 | 380 | | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
381 | 384 | | |
382 | 385 | | |
383 | 386 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
| |||
0 commit comments