about summary refs log tree commit diff
path: root/src/libstd/rt.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2017-07-02 01:51:30 +0000
committerbors <bors@rust-lang.org>2017-07-02 01:51:30 +0000
commitc3a130cffca55c650c4a6d2de77c3138cf74c3f8 (patch)
treebc41fb67a25f802e5a032becaaff474d03f9849d /src/libstd/rt.rs
parenta19693a54c4302056c8d296db980e7932abe5a86 (diff)
parent44c6781cefa71e06fbbedce782496426782246fc (diff)
downloadrust-c3a130cffca55c650c4a6d2de77c3138cf74c3f8.tar.gz
rust-c3a130cffca55c650c4a6d2de77c3138cf74c3f8.zip
Auto merge of #43003 - milmazz:bootstrap-pep8, r=alexcrichton
bootstrap: Fix all the pep-8 issues reported by flake8

This commit also adds a few missing docstrings.

Today, after reading this [article](https://blog.rust-lang.org/2017/06/27/Increasing-Rusts-Reach.html), I downloaded this project and started building from source. In the meantime, I began to read the `bootstrap.py`, to know more about the building process, and I made a few changes, this is my first contribution to the project, hope you like it.

BTW, I have a few doubts about the `bootstrap.py`, any guidance is more than welcome:

* Where can I find the unit tests for this script? In case it doesn't exist yet, do you like to include some unit tests with pytest?
* Some methods like `fix_executable`, `get_string`, and `exe_suffix` in the `RustBuild` class should be converted to a function because it doesn't use `self` anywhere. What do you think?
Diffstat (limited to 'src/libstd/rt.rs')
0 files changed, 0 insertions, 0 deletions