mirror of
https://github.com/rust-lang/rust
synced 2024-11-02 14:59:06 +00:00
remove ice fix
This commit is contained in:
parent
24b0f99109
commit
b4937c3c7b
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ Compiler
|
||||||
information on Rust's tiered platform support.
|
information on Rust's tiered platform support.
|
||||||
- [Only compile `#[used]` as llvm.compiler.used for ELF targets](https://github.com/rust-lang/rust/pull/93718/)
|
- [Only compile `#[used]` as llvm.compiler.used for ELF targets](https://github.com/rust-lang/rust/pull/93718/)
|
||||||
- [Add the `--diagnostic-width` compiler flag to define the terminal width.](https://github.com/rust-lang/rust/pull/95635/)
|
- [Add the `--diagnostic-width` compiler flag to define the terminal width.](https://github.com/rust-lang/rust/pull/95635/)
|
||||||
- [Fix repr(align) enum handling](https://github.com/rust-lang/rust/pull/96814/)
|
|
||||||
- [Add support for link-flavor `rust-lld` for iOS, tvOS and watchOS](https://github.com/rust-lang/rust/pull/98771/)
|
- [Add support for link-flavor `rust-lld` for iOS, tvOS and watchOS](https://github.com/rust-lang/rust/pull/98771/)
|
||||||
|
|
||||||
Libraries
|
Libraries
|
||||||
|
|
Loading…
Reference in a new issue