Thanks for everybody who came and helped today. It went smoothly for a first try.
Here’s a summary of changes we made:
-
“called
Result::unwrap()
on anErr
value: Utf8Error { valid_up_to: 2 }” ICE in stable- nominatod for assignment
-
ICE: OutputTypeParameterMismatch in failing to resolve associated type as tuple
- nominated for assignment
-
RFC 401 should account for
Deref
coercions- removed P-high
-
Regression on nightly: doctest on recursion_limit crashes rustdoc
- P-high -> P-medium
-
Drop
and leaking&mut
references- no change
-
Pattern guard can consume value that is being matched
- no change
-
Code no longer builds because of RFC 1214
- nominated for P-medium
-
Desugared x.index(y) is not equivalent to x[y]
- reassigned to pnkfelix
-
Cyclic traits allow arbitrary traits to be synthesized
- asked for clarification
-
Cargo should understand distinctions between public/private dependencies
- asked if alex is working on it
-
Projections, lifetimes, and WF tracking issue (RFC 1214)
- nominated for review
-
Implied bounds on nested references + variance = soundness hole
- nominated for review
-
Don’t
git push
on the HTTP thread- remomved P-high
-
Incomprehensible error message when inference fails for closure
- P-high -> P-medium
-
Rust, Windows, and MSVC
- removed P-high
-
Custom test frameworks
- removed P-high
-
Build dependency awareness
- removed P-high
-
separate rust-format or rustfmt tool that does the pretty-printing
- closed
-
Use benchmarks to set up a website tracking rust performance
- closed
-
Move automation off mac minis, onto macstadium
- closed
-
Methods in impls allowed more restrictive lifetime bounds than in the trait.
- nominated for team triage
-
Resolve errors are likely quite obscure
- removed P-high
-
Linking regression in 1.6
- asked for clarification
-
Lifetime bound error when using the indexing operator with an associated type containing a lifetime
- nominated for team triage
-
ICE in stable 1.9 - ERROR:rbml::reader: failed to find block with tag 32 | [Avoided by removing type decl from closure scope?]
- nominated asked for backport
-
[regression] rustc panic on nightly (0667ae9 2016-05-17): Encountered errors `[FulfillmentError(Obligation(predicate=Binder(TraitPredicate)]
- nominated for team triage