diff options
| author | bors <bors@rust-lang.org> | 2013-11-17 23:41:25 -0800 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2013-11-17 23:41:25 -0800 |
| commit | 4dded4345fc148edea0e4b8354728c728784883f (patch) | |
| tree | fd7ecb615cd3dd0d4ce4f23f337345e1cea2b78b /src/libsyntax/parse/parser.rs | |
| parent | 8eda5d831591e608b7de2910469a73d1dc02da42 (diff) | |
| parent | 8e59c5d34a19e7ce58fec377f3033296476c5e92 (diff) | |
| download | rust-4dded4345fc148edea0e4b8354728c728784883f.tar.gz rust-4dded4345fc148edea0e4b8354728c728784883f.zip | |
auto merge of #10508 : chris-morgan/rust/tags-improvements, r=cmr
Largely, this is just being more specific about where tags get searched for to remove external dependencies like src/llvm, which reduces the number of tags *enormously* and significantly increases the usefulness of the tags file as it is then focusing on 240K lines of Rust code and 4.5K of C++ rather than just shy of 1M lines of C++ code (mostly from LLVM) and another 100K lines of Rust tests and a diverse collection of other languages. src/rustllvm/RustWrapper.cpp and src/rustllvm/PassWrapper.cpp are getting tags made, but I'm not sure if that's desirable or not. At worst, it's not a significant wrong. A future, desirable step is producing tags for just libstd and libextra for the use of people using Rust-the-language rather than working on Rust itself.
Diffstat (limited to 'src/libsyntax/parse/parser.rs')
0 files changed, 0 insertions, 0 deletions
