jyn

Results 713 comments of jyn
trafficstars

@hanar3 hmm, I think I was wrong before - the problem is that the key only needs to implement the `Key` trait if the macro has the `separate_provide_extern` modifier. Maybe...

We need to call `add_to_sysroot` in all of these steps. I think that currently adds all libraries as well which isn't correct - someone should look into how this is...

Hi @reez12g, have you had time to work on this? Let me know if anything is confusing and I'm happy to help out :)

> I think I somehow understood that this Issue is related to this (i.e., no dependence on python scripts?) That was the motivation for https://github.com/rust-lang/rust/pull/97507, right, we want to move...

@zsfVishnu no, @reez12g is already working on it.

@rustbot author

r=me with that last comment addressed and the commits squashed :) thanks for sticking with this!

I noticed that after this change we'll print documenting std twice. Can you fix that while you're at it?