about summary refs log tree commit diff
path: root/compiler/rustc_lint/src/methods.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-10-26 11:56:59 +0000
committerbors <bors@rust-lang.org>2020-10-26 11:56:59 +0000
commit9f6c670c4b4273b2c7c0af07a524d4240c926bfc (patch)
tree49845d1ad5051791a524e6f55c9ff355b6aa78cf /compiler/rustc_lint/src/methods.rs
parentb9a94c919b8cb09c186ff253360df91f223f6ef3 (diff)
parent0ee1e91c111e5383ddfa6e0c5adcc1084d12a9d6 (diff)
downloadrust-9f6c670c4b4273b2c7c0af07a524d4240c926bfc.tar.gz
rust-9f6c670c4b4273b2c7c0af07a524d4240c926bfc.zip
Auto merge of #78196 - pietroalbini:shipped-files, r=Mark-Simulacrum
Allow creating a list of files shipped in a release

This PR adds the `BUILD_MANIFEST_SHIPPED_FILES_PATH` environment variable to `build-manifest`, which writes a list of all the files referenced in the manifest to the path defined in the variable. The use for this is for `promote-release` to prune files unused files before publishing a release.

This PR **does not implement any pruning**, it just adds support for it to be implemented in the future on `promote-release`'s side.

r? `@Mark-Simulacrum`
Diffstat (limited to 'compiler/rustc_lint/src/methods.rs')
0 files changed, 0 insertions, 0 deletions