Trivial compiler change to inhibit download-rustc in CI
This commit is contained in:
parent
09e36ce10d
commit
f673c9b056
1 changed files with 1 additions and 2 deletions
|
|
@ -1,8 +1,7 @@
|
|||
pub(super) mod query;
|
||||
|
||||
mod counters;
|
||||
mod graph;
|
||||
mod mappings;
|
||||
pub(super) mod query;
|
||||
mod spans;
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue