Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

static.rust-lang.org doc builder is failing #10710

Closed
huonw opened this issue Nov 29, 2013 · 1 comment
Closed

static.rust-lang.org doc builder is failing #10710

huonw opened this issue Nov 29, 2013 · 1 comment

Comments

@huonw
Copy link
Member

huonw commented Nov 29, 2013

e.g. http://buildbot.rust-lang.org/builders/doc/builds/1489

sh -c rm -r tmp/doc/*

** RUNNING ON BUILDMASTER **
 in dir /home/rustbuild/bot/master
 argv: ['sh', '-c', 'rm -r tmp/doc/*']
 env: {'USERNAME': 'root', ...., 'HOME': '/home/rustbuild', '_': '/usr/local/bin/buildbot'}
rm: cannot remove `tmp/doc/*': No such file or directory
exit status 1
@alexcrichton
Copy link
Member

Looks like it's working now, yay!

flip1995 pushed a commit to flip1995/rust that referenced this issue May 20, 2023
needless_bool: do not simplify code if it loses comments

Fix rust-lang#10710

changelog: [`needless_bool`]: do not simplify code if it loses comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants