Regressed: root results

Categorized / triaged

Needs fixing

Known issues

#88347 rust_2021_prelude_collisions expands macro expressions

#88115 non_fmt_panics applied multiple times in macro_rules

#88113 Duplicate dyn diagnostic

#88113 Invalid suggestion to change Trait::thing to <dyn Trait>::thing without generics

#88114 Closure captures migration missing some cases

Some of these are requiring adding move to the closure.

#88099 array_into_iter does not fire for lazy_static arrays

#88106 rust_2021_incompatible_or_patterns misses some patterns

#88429 non_fmt_panic in a const fn

#88431 Cannot infer lifetime with disjoint capture

#88440 disjoint capture suggestion breaks macro_rules macro

#88442 rust_2021_prelude_collisions suggestions cause compile error with generics

#88444 missing rust_2021_incompatible_closure_captures with async block boxed future thingy

#88470 rust_2021_prelude_collisions bad suggestion with lifetime generics

#88471 rust_2021_prelude_collisions invalid suggestion when trait is glob imported

88475 array_into_iter does not trigger for existing trait impl

88476 missing rust_2021_incompatible_closure_captures with manual drop and move closure

#88510 reserved prefixes break inline_python

Unactionable

Expected / won't fix

Proc-macro spans

Unfixed macro_rules

Build-script generated code

Misc

Failed due to new cargo resolver

Unreprodicuble

rustfix bugs

Unrelated suggestion failures

These are errors due to bad suggestions in non-edition lints or problems with the package's code.

cfg(test) mismatch

Normally these are because of unused imports being removed when they are in use inside a #[test]

Fixed

#88266 PlaceBuilder ICE

#88331 ICE in disjoint closure

#88103 trait evaluation overflow error

cargo#9706 proc-macros that call out to cargo metadata break cargo fix

Other

panic format string

To do

build failed (unknown)

file:///tmp/fixit

!

Select a repo