rust/src/test/run-make
Nick Cameron 984e9afae5 Dump results of analysis phase as CSV
Adds the option -Zsave-analysis which will dump the results of syntax and type checking into CSV files. These can be interpreted by tools such as DXR to provide semantic information about Rust programs for code search, cross-reference, etc.

Authored by Nick Cameron and Peter Elmers (@pelmers; including enums, type parameters/generics).
2014-06-13 21:09:50 +12:00
..
bootstrap-from-c-with-green Refactoring: Introduce distinct host and target rpath var setters. 2014-05-18 22:56:26 +02:00
bootstrap-from-c-with-native Refactoring: Introduce distinct host and target rpath var setters. 2014-05-18 22:56:26 +02:00
c-dynamic-dylib Refactoring: Introduce distinct host and target rpath var setters. 2014-05-18 22:56:26 +02:00
c-dynamic-rlib Refactoring: Introduce distinct host and target rpath var setters. 2014-05-18 22:56:26 +02:00
c-link-to-rust-dylib Refactoring: Introduce distinct host and target rpath var setters. 2014-05-18 22:56:26 +02:00
c-link-to-rust-staticlib Refactoring: Introduce distinct host and target rpath var setters. 2014-05-18 22:56:26 +02:00
c-static-dylib Refactoring: Introduce distinct host and target rpath var setters. 2014-05-18 22:56:26 +02:00
c-static-rlib Refactoring: Introduce distinct host and target rpath var setters. 2014-05-18 22:56:26 +02:00
crate-data-smoke
dep-info
dep-info-custom
duplicate-output-flavors
dylib-chain Refactoring: Introduce distinct host and target rpath var setters. 2014-05-18 22:56:26 +02:00
error-writing-dependencies
extern-fn-reachable std: Move dynamic_lib from std::unstable to std 2014-06-09 17:46:53 -07:00
extern-fn-with-union
graphviz-flowgraph Unit tests for flowgraph pretty printing. 2014-05-15 13:50:42 -07:00
interdependent-c-libraries
invalid-library
issue-12446
issue-14500 rustc: Preserve reachable extern fns with LTO 2014-06-06 19:52:21 -07:00
libs-and-bins
libs-through-symlinks
ls-metadata
lto-smoke
lto-smoke-c rustc: Preserve reachable extern fns with LTO 2014-06-06 19:52:21 -07:00
lto-syntax-extension Use phase(plugin) in tests 2014-06-09 14:29:30 -07:00
many-crates-but-no-match
missing-crate-dependency Refactoring: Introduce distinct host and target rpath var setters. 2014-05-18 22:56:26 +02:00
mixing-deps
mixing-formats
mixing-libs Refactoring: Introduce distinct host and target rpath var setters. 2014-05-18 22:56:26 +02:00
no-duplicate-libs
no-intermediate-extras
obey-crate-type-flag Refactoring: Introduce distinct host and target rpath var setters. 2014-05-18 22:56:26 +02:00
output-type-permutations Refactoring: Introduce distinct host and target rpath var setters. 2014-05-18 22:56:26 +02:00
prefer-dylib Refactoring: Introduce distinct host and target rpath var setters. 2014-05-18 22:56:26 +02:00
prefer-rlib
pretty-expanded
pretty-print-to-file
prune-link-args
relocation-model
rlib-chain
rustdoc-hidden-line std: Rename {Eq,Ord} to Partial{Eq,Ord} 2014-05-30 15:52:24 -07:00
rustdoc-json
rustdoc-smoke
save-analysis Dump results of analysis phase as CSV 2014-06-13 21:09:50 +12:00
simple-dylib
simple-rlib
static-unwinding
staticlib-blank-lib
suspicious-library
symlinked-libraries
test-shard-completeness test: index shards at 1, not 0 2014-05-19 14:27:29 -07:00
unicode-input std: Recreate a rand module 2014-05-29 16:18:26 -07:00
volatile-intrinsics
weird-output-filenames
tools.mk rustc: Preserve reachable extern fns with LTO 2014-06-06 19:52:21 -07:00