Brian Cain

Results 42 comments of Brian Cain

I've had occasional bad behavior from the wifi and several of the flashing caps lock panic-on-suspends. I'll try the blacklist and the patch from @wengole's link and report back. EDIT:...

This happened when running `llvm/utils/opt-viewer/opt-viewer.py`? The llvm release used in this repo is quite old. You could try updating with a newer one.

> I would like this to be a key focus for Cargo in 2019. We're working on a more precise roadmap, but I discuss it in my recent blog post...

> In the long run, compiler drivers have to be taught about LLVM's libc On a related note -- what's the triple component for LLVM libc we should be using?...

Thanks @wesleywiser ! After this is merged to `master` can I cherry-pick it somehow to the 1.76 branch? I think this is `beta`? The [contributing guide](https://rustc-dev-guide.rust-lang.org/contributing.html) is not exactly explicit...

> @androm3da We just need to tag it as `beta-nominated` and then the compiler team will decide whether or not to backport it to the beta branch (if that happens,...

> Thanks! It looks like #117601 landed in 1.77 (current nightly) so depending on how quickly this PR is merged, it might not need a backport at all. Okay, my...

> Beta backport discussed but decision postponed to next week ([Zulip discussion](https://rust-lang.zulipchat.com/#narrow/stream/238009-t-compiler.2Fmeetings/topic/.5Bweekly.5D.202024-02-01/near/419269985)) Sorry, @apiraino I don't think it makes sense to backport this without #117601 and since 117601 was a...

I expect https://github.com/grangier/python-goose/pull/269 should fix this

I see frequent cases of `reverie_ptrace::task: [5] handle_signal: received signal SIGSEGV` in the log -- I'm guessing it's not normal? But it seems to be so often, it's surprising that...