view-types: store view types in the AST#156016
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
52c4eee to
2bafb0c
Compare
This comment has been minimized.
This comment has been minimized.
2bafb0c to
7f6749b
Compare
7f6749b to
77bdbc2
Compare
This comment has been minimized.
This comment has been minimized.
d9ef8d8 to
ec789ac
Compare
|
@bors try @rust-timer queue |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
view-types: store borrows of view types in the AST
This comment has been minimized.
This comment has been minimized.
|
Finished benchmarking commit (9d3dea7): comparison URL. Overall result: ✅ improvements - no action neededBenchmarking means the PR may be perf-sensitive. It's automatically marked not fit for rolling up. Overriding is possible but disadvised: it risks changing compiler perf. @bors rollup=never Instruction countOur most reliable metric. Used to determine the overall result above. However, even this metric can be noisy.
Max RSS (memory usage)Results (primary 0.1%, secondary -2.6%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (secondary 3.4%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeThis perf run didn't have relevant results for this metric. Bootstrap: 503.61s -> 496.571s (-1.40%) |
This comment has been minimized.
This comment has been minimized.
ec789ac to
93208f2
Compare
|
^
r? nikomatsakis |
This comment was marked as outdated.
This comment was marked as outdated.
|
@bors try |
This comment has been minimized.
This comment has been minimized.
view-types: store view types in the AST
This comment has been minimized.
This comment has been minimized.
view-types: store view types in the AST
|
This pull request was unapproved. Auto build was cancelled due to push. Cancelled workflows: |
|
@bors r+ |
This comment has been minimized.
This comment has been minimized.
view-types: store view types in the AST
|
💔 Test for 75770e7 failed: CI. Failed job:
|
|
The job Click to see the possible cause of the failure (guessed by this bot)Important For more information how to resolve CI failures of this job, visit this link. |
|
@bors retry |

View all comments
Tracking issue: #155938.
Instead of discarding view types, we store them in the AST now!