rust/src/tools
bors 397cfaec0c Auto merge of #33848 - alexcrichton:android-gdb-sysroot, r=michaelwoerister
test: Use `set sysroot` for more NDK compatibility

Recent versions of the Android NDK no longer ship debuggers like
`arm-linux-androideabi-gdb`, but instead one prebuilt binary `gdb`. We can
symlink this into place at least to get our detection still working, but it now
needs to be told what the sysroot is so it can correctly do... something. Long
story short, tests didn't pass with this change and after this change they pass.
2016-05-28 19:19:27 -07:00
..
cargotest Update commit hash in cargotest 2016-05-04 04:26:05 +09:00
compiletest Auto merge of #33848 - alexcrichton:android-gdb-sysroot, r=michaelwoerister 2016-05-28 19:19:27 -07:00
error_index_generator fix alignment 2016-03-22 22:03:54 -05:00
linkchecker Fix some some duplicate words. 2016-05-05 21:12:37 +02:00
rustbook Remove unused trait imports flagged by lint 2016-05-03 18:48:34 +09:00
tidy Use symlink_metadata in tidy to avoid panicking on broken symlinks. 2016-05-11 20:09:50 +03:00