rust/src/ci
Yuki Okushi 931005d549
Rollup merge of #68947 - chrissimpkins:python-fmt, r=alexcrichton
Python script PEP8 style guide space formatting and minor Python source cleanup

This PR includes the following changes in the Python sources based on a flake8 3.7.9 (mccabe: 0.6.1, pycodestyle: 2.5.0, pyflakes: 2.1.1) CPython 3.7.6 on Darwin lint:

- PEP8 style guide spacing updates *without* line length changes
- removal of unused local variable assignments in context managers and exception handling
- removal of unused Python import statements
- removal of unnecessary semicolons
2020-02-12 18:55:41 +09:00
..
azure-pipelines ci: remove 32-bit apple targets 2019-12-30 14:36:34 +01:00
docker Fix SGX RWLock representation for UnsafeCell niche fix 2020-02-10 14:44:12 -05:00
scripts ci: fix wrong sysroot in macos 10.15 onwards 2019-12-30 14:56:51 +01:00
cpu-usage-over-time.py remove unnecessary semicolons 2020-02-07 23:35:27 -05:00
init_repo.sh Remove src/llvm-emscripten submodule 2019-10-21 13:05:31 -07:00
publish_toolstate.sh ci: fix wrong shared.sh import for publish_toolstate 2020-01-08 12:24:01 +01:00
run.sh Set release channel on non-dist builders 2019-12-18 22:44:42 -05:00
shared.sh ci: another take at fixing toolstate 2020-01-09 09:49:25 +01:00