About the compiler category
|
|
1
|
1391
|
March 25, 2019
|
Modifying layout to add field in all types
|
|
1
|
150
|
February 3, 2023
|
What does #[rustc_box] mean?
|
|
2
|
218
|
February 3, 2023
|
What’s the algorithm used in diagnostics for suggesting similarly named stuff?
|
|
3
|
290
|
January 29, 2023
|
Overly strict coherence for constrained blanket implementations?
|
|
7
|
302
|
January 25, 2023
|
Pre-RFC: Stabilize a version of the `rlib` format
|
|
94
|
5013
|
January 20, 2023
|
Return type of main in user-defined start fn can be generics or not
|
|
4
|
366
|
January 17, 2023
|
Can we pass `Copy` values by immutable reference?
|
|
37
|
1627
|
January 13, 2023
|
`E0465` cannot logically occur
|
|
10
|
650
|
December 21, 2022
|
Modifying struct types using an MIR pass
|
|
2
|
296
|
December 15, 2022
|
Pre-review on a new architecture, Clever-ISA
|
|
7
|
479
|
December 9, 2022
|
Don't fail if multiple --targets are passed with same value
|
|
7
|
420
|
December 6, 2022
|
Cargo unit fingerprint influence on generated binaries
|
|
3
|
376
|
November 21, 2022
|
OOM with rustc 1.65 on `i686-unknown-linux-gnu` target
|
|
4
|
410
|
November 8, 2022
|
How to add our custom pass into rustc
|
|
1
|
344
|
January 30, 2023
|
Is "`#[inline(const)]`" possible?
|
|
11
|
730
|
January 28, 2023
|
Feature Request to decrease compilation time
|
|
8
|
923
|
January 15, 2023
|
Procedure macros should have access to some basic compilation information
|
|
15
|
599
|
January 7, 2023
|
Good place to start a new codegen
|
|
6
|
548
|
January 5, 2023
|
Println in core library and fast compile
|
|
3
|
567
|
January 4, 2023
|
Add release tag at https://github.com/rust-lang/llvm-project
|
|
5
|
402
|
December 27, 2022
|
Unusual missed optimization for signed integers modulo `1<<k`?
|
|
14
|
1067
|
December 26, 2022
|
New core type suggestion - StructP
|
|
6
|
637
|
December 16, 2022
|
Add support for restricting trait implementation for local typesa
|
|
1
|
278
|
September 14, 2022
|
Add x86_64-pc-windows-lld target or something
|
|
6
|
547
|
December 11, 2022
|
Warning when using target-feature prefer-256-bit
|
|
1
|
237
|
December 9, 2022
|
Proposal: Add "cargo:rustc-compile-crate-without-waiting-for-build-rs" for build.rs
|
|
11
|
498
|
November 28, 2022
|
Can include_str/include_bytes access playground file system?
|
|
3
|
406
|
November 28, 2022
|
Copy elision & RVO optimization
|
|
12
|
853
|
November 26, 2022
|
Rust Unsafe Information in MIR Code
|
|
2
|
326
|
November 24, 2022
|