Skip to content

Commit bf3978b

Browse files
committed
Update CHANGELOG.md
1 parent 69b292d commit bf3978b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bootstrap/CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
2626
from the default rust toolchain. [#78513](https://github.com/rust-lang/rust/pull/78513)
2727
- Add options for enabling overflow checks, one for std (`overflow-checks-std`) and one for everything else (`overflow-checks`). Both default to false.
2828
- Add llvm option `enable-warnings` to have control on llvm compilation warnings. Default to false.
29+
- Add a `RUSTC_EMIT` environment variable which passes on `--emit` to `rustc`. [#108365](https://github.com/rust-lang/rust/pull/108365)
2930

3031

3132
## [Version 2] - 2020-09-25

0 commit comments

Comments
 (0)