lolbinarycat
lolbinarycat
huh. it should probably print the paths of the artifact they produce, since it's not at all obvious..
this could be addressed by checking the timestamp on .git/refs/remotes/upstream/master and warning if it is very old
@rustbot claim
@rickrum should be pretty easy, just call the same warning method for both build steps maybe it should be used for all build steps?
@rustbot review
@rustbot review
> Symbol names on OSX are listed as _fun4 with a trailing underscore. do you mean a leading underscore? or do you mean its listed as `_fun_`?
@Oneirical any idea why it does that? is there some piece of documentation saying that's how it works? it seems odd that a no_mangle symbol would be subject to a...
@alex-semenyuk this is mostly blocked on "symbols are really weird on other platforms and i don't fully understand what's going on"
Well, first that was because it was blocked on figuring out what macos is up to, now it's just because i've been busy with other things. I'll try and finish...