Skip to content

Commit 8041ccf

Browse files
authored
Add llvm-libunwind change to bootstrap CHANGELOG
From #77703.
1 parent 2987785 commit 8041ccf

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

src/bootstrap/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@ All notable changes to bootstrap will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

7-
## [Non-breaking changes since the last major version]
7+
8+
## [Changes since the last major version]
9+
10+
- `llvm-libunwind` now accepts `in-tree` (formerly true), `system` or `no` (formerly false) [#77703](https://github.com/rust-lang/rust/pull/77703)
11+
12+
### Non-breaking changes
813

914
- `x.py check` needs opt-in to check tests (--all-targets) [#77473](https://github.com/rust-lang/rust/pull/77473)
1015
- The default bootstrap profiles are now located at `bootstrap/defaults/config.$PROFILE.toml` (previously they were located at `bootstrap/defaults/config.toml.$PROFILE`) [#77558](https://github.com/rust-lang/rust/pull/77558)

0 commit comments

Comments
 (0)