热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

build:donotcacheclippybinariesinintegrationtests

Werebuildclippyanyway.Socachingthemisneedless

We rebuild clippy anyway. So caching them is needless

1
2
3
4
5
6
7
8
9
10
11
12
13
console

% ls -lF target/debug

total 628M

drwxr-xr-x 22 lzutao lzutao 4.0K Oct 29 04:02 build/

drwxr-xr-x  2 lzutao lzutao 144K Oct 29 04:03 deps/

drwxr-xr-x  2 lzutao lzutao 4.0K Oct 29 03:57 examples/

drwxr-xr-x 11 lzutao lzutao 4.0K Oct 29 04:03 incremental/

-rwxr-xr-x  2 lzutao lzutao 3.4M Oct 29 04:03 cargo-clippy*

-rw-r--r--  1 lzutao lzutao  11K Oct 29 03:58 cargo-clippy.d

-rwxr-xr-x  2 lzutao lzutao 313M Oct 29 04:03 clippy-driver*

-rw-r--r--  1 lzutao lzutao  11K Oct 29 03:58 clippy-driver.d

-rw-r--r--  1 lzutao lzutao  11K Oct 29 04:03 libclippy.d

-rwxr-xr-x  2 lzutao lzutao 312M Oct 29 04:03 libclippy.so*

changelog: none

该提问来源于开源项目:rust-lang/rust-clippy

:sunny: Test successful - checks-travis, status-appveyor
Approved by: flip1995
Pushing 000c3ff278852788bc88ce6a911050d02d39af93 to master...





   



推荐阅读
author-avatar
wgsd325
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有