diff options
Diffstat (limited to 'src')
m--------- | src/compiler/rust | 0 | ||||
-rw-r--r-- | src/compiler/rust-auto-clean-trigger | 4 | ||||
-rw-r--r-- | src/compiler/rust-snapshot-hash | 1 | ||||
-rw-r--r-- | src/etc/tidy.py | 1 |
4 files changed, 0 insertions, 6 deletions
diff --git a/src/compiler/rust b/src/compiler/rust deleted file mode 160000 -Subproject 5e4a171bd551433e8d58114744c4efbc4bc90ae diff --git a/src/compiler/rust-auto-clean-trigger b/src/compiler/rust-auto-clean-trigger deleted file mode 100644 index 010883421ab..00000000000 --- a/src/compiler/rust-auto-clean-trigger +++ /dev/null @@ -1,4 +0,0 @@ -# If this file is modified, then rust will be forcibly cleaned and then rebuilt. -# The actual contents of this file do not matter, but to trigger a change on the -# build bots then the contents should be changed so git updates the mtime. -2014-07-16 diff --git a/src/compiler/rust-snapshot-hash b/src/compiler/rust-snapshot-hash deleted file mode 100644 index 7497980738a..00000000000 --- a/src/compiler/rust-snapshot-hash +++ /dev/null @@ -1 +0,0 @@ -9de20198aedb3c3419ee503755e04bcc198d3a94/rust-0.12.0-pre diff --git a/src/etc/tidy.py b/src/etc/tidy.py index d529bfd5f8b..f5175013f55 100644 --- a/src/etc/tidy.py +++ b/src/etc/tidy.py @@ -48,7 +48,6 @@ exceptions = [ # Upstream "src/support", "src/platform", - "src/compiler", "src/test/wpt/web-platform-tests", # Generated and upstream code combined with our own. Could use cleanup |