We need a variable shadowing suppression option
|
|
40
|
2366
|
May 21, 2020
|
Modify callee MIR in optimization pass?
|
|
3
|
538
|
August 12, 2020
|
Possible optimization for boundary check when accessing without side effects in-between?
|
|
1
|
319
|
August 6, 2020
|
Compiler Missing Hint Of Misusing Methods As Functions
|
|
3
|
402
|
August 6, 2020
|
How do exclusive references to zero sized types work?
|
|
8
|
647
|
August 3, 2020
|
User option to ask cargo to leave out one core for other applications?
|
|
3
|
406
|
August 3, 2020
|
Casting families for fast dynamic trait object casts and multi-trait objects
|
|
6
|
868
|
April 22, 2020
|
Locating a Span for a specific character in source
|
|
3
|
266
|
July 8, 2020
|
Unexpected location for compiler error reported
|
|
6
|
384
|
July 7, 2020
|
Ownership and borrowing
|
|
5
|
575
|
July 3, 2020
|
Feature Request: Don't warn for unused variables in unimplemented!() methods
|
|
21
|
1602
|
June 26, 2020
|
Per-Target LLVM Module Flags
|
|
2
|
254
|
June 23, 2020
|
Running the cross-compiler?
|
|
3
|
445
|
May 28, 2020
|
-Zsanitizer without build.sanitizers=true? Thin sanitizer runtimes?
|
|
2
|
388
|
May 27, 2020
|
Building x64 cross-compiler, ld error
|
|
1
|
310
|
May 26, 2020
|
Building x64 cross-compiler, can't find gcc
|
|
3
|
365
|
May 25, 2020
|
Poll: how much context to give for async error messages?
|
|
18
|
1234
|
May 22, 2020
|
Crate dependency discovery
|
|
24
|
2013
|
May 14, 2020
|
Some problem while trying to port rustc to a custom llvm target
|
|
7
|
527
|
May 10, 2020
|
Why drop flags?
|
|
10
|
830
|
April 25, 2020
|
Drop alignment padding fields in type definitions in LLVM IR
|
|
4
|
461
|
April 25, 2020
|
Some thoughts on implementing Stacked Borrows as a borrow checker
|
|
2
|
414
|
April 24, 2020
|
Generics are not zero cost?
|
|
7
|
1034
|
January 23, 2020
|
Compile rustc entirely from sources, no binaries
|
|
19
|
2538
|
April 20, 2020
|
LLVM Release Process
|
|
4
|
1105
|
April 15, 2020
|
How to drive the rust compiler
|
|
3
|
641
|
March 25, 2020
|
Request for an RFC: pimpl for Rust
|
|
17
|
2681
|
March 6, 2020
|
Migrating rustc_interface queries to proper librustc queries
|
|
4
|
864
|
March 5, 2020
|
Modifying compiler (MIR?) to generate unwind cleanup routines for all blocks
|
|
20
|
1067
|
February 9, 2020
|
Spans from built-in macro expansions are not "from expansion"
|
|
5
|
326
|
February 9, 2020
|