Results 349 comments of Aria Desires

Notes from discussion today: Would like a `rollup` and `try` directive. `try` would have bors test out the PR on the `try` branch. This is useful for quick-checking human-made rollups,...

This is a good question. In my head I picture something like: merge commits in order, if one causes a conflict, drop it and continue. Best effort rollup.

As a first draft you could have it abort, though.

cc https://github.com/Gankra/abi-cafe/issues/1

It's Undefined Behaviour and llvm is permitted to do anything and everything to your code if you do it

![image](https://user-images.githubusercontent.com/1136864/181392595-71961c77-8b97-4ce4-8df3-a805f3b371ef.png)

NB: all of this is actually landed behind a feature, the only thing this branch does is toggle the deps to point at the rust-minidump PR

sample of it working well: ![image](https://user-images.githubusercontent.com/1136864/181615782-56fb7445-8834-4363-856f-44bbcefce5f0.png)

sample of it working bad ![image](https://user-images.githubusercontent.com/1136864/181615852-a858077c-2db0-4179-8fb2-159dd2092c6f.png)

see also https://github.com/firefox-devtools/profiler/issues/1468#issue-378399464