New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
`miri` no longer builds after rust-lang/rust#74342
A-miri
C-bug
#74345
opened Jul 14, 2020 by
rust-highfive
Borrowck panics possibly while analyzing async fns after typeck fails earlier
C-bug
I-ICE
T-compiler
#74339
opened Jul 14, 2020 by
dingxiangfei2009
Compiling to wasm with `link-arg=-s` strips the name section from debug builds
C-bug
#74338
opened Jul 14, 2020 by
willemneal
Tracking Issue for core::task::yield_now
B-unstable
C-tracking-issue
#74331
opened Jul 14, 2020 by
yoshuawuyts
0 of 2
Path canonicalization warnings and errors when running cargo commands in a RAM disk on Windows
#74327
opened Jul 14, 2020 by
MoodyMoon
Badly positionned doc block toggle with code block annotation
T-rustdoc
#74321
opened Jul 14, 2020 by
GuillaumeGomez
WebAssembly backend doesn't inline normal functions into SIMD functions
A-LLVM
O-wasm
#74320
opened Jul 14, 2020 by
alexcrichton
Borrow compilation error with `vec.swap(0, vec.len() - 1)`, while `vec.push(vec.len())` works.
C-bug
#74319
opened Jul 14, 2020 by
marcospb19
ICE unwrap of none value in librustc_hir/definitions.rs
A-hir
C-bug
E-needs-bisection
E-needs-mcve
I-ICE
T-compiler
#74318
opened Jul 14, 2020 by
hellow554
Putting braces around match arm with macro call and trait resolution breaks parser
C-bug
#74302
opened Jul 13, 2020 by
matprec
Tests using resume_unwind fail with -Cpanic=abort and -Zpanic_abort_tests
A-libtest
C-bug
requires-nightly
#74301
opened Jul 13, 2020 by
davidhewitt
Incoherent impls are allowed on default associated types
A-specialization
C-bug
F-specialization
I-ICE
T-compiler
glacier
requires-nightly
#74299
opened Jul 13, 2020 by
matthewjasper
Incoherent impls are allowed on opaque types
A-impl-trait
C-bug
F-type_alias_impl_trait
I-ICE
T-compiler
glacier
#74298
opened Jul 13, 2020 by
matthewjasper
ICE(expected defining type in borrowck) when existential type causes type error
C-bug
F-type_alias_impl_trait
I-ICE
T-compiler
glacier
#74282
opened Jul 12, 2020 by
NieDzejkob
Inefficient codegen with leading/ trailing zeros result manipulation.
A-LLVM
I-slow
#74281
opened Jul 12, 2020 by
shampoofactory
Please impl Debug for other ABI fn types
C-enhancement
T-libs
#74279
opened Jul 12, 2020 by
Lokathor
Allow `unsafe` modifier before control flow blocks like `unsafe match`, `unsafe loop`, etc.
C-feature-request
T-lang
#74268
opened Jul 12, 2020 by
lzutao
MaybeUninit::assume_init optimizes poorly
A-codegen
I-slow
T-compiler
#74267
opened Jul 12, 2020 by
dtolnay
Tracking Issue for raw slice getters (slice_ptr_get)
B-unstable
C-tracking-issue
T-libs
#74265
opened Jul 12, 2020 by
RalfJung
0 of 2
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.