Commit 9a3bfbc
committed
Make proof tree building generic
1 parent fb9d1d0 commit 9a3bfbc
File tree
5 files changed
+111
-93
lines changed- compiler/rustc_trait_selection
- src/solve
- eval_ctxt
- inspect
5 files changed
+111
-93
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4759 | 4759 | | |
4760 | 4760 | | |
4761 | 4761 | | |
| 4762 | + | |
4762 | 4763 | | |
4763 | 4764 | | |
4764 | 4765 | | |
| |||
4778 | 4779 | | |
4779 | 4780 | | |
4780 | 4781 | | |
| 4782 | + | |
4781 | 4783 | | |
4782 | 4784 | | |
4783 | 4785 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | | - | |
| 259 | + | |
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
| |||
0 commit comments