ruff
[red-knot] Fix merged type after if-else without explicit else branch
#14621
Merged

Commits
  • [red-knot] Fix merged type after if-else without explicit else branch
    sransara committed 1 year ago
  • `cargo fmt`
    sransara committed 1 year ago
  • Update mdtest with just the error case
    sransara committed 1 year ago
  • add another test var without mutation for testing
    sransara committed 1 year ago
  • Move test to new file
    sransara committed 1 year ago
  • Add couple of more tests
    sransara committed 1 year ago
  • Update crates/red_knot_python_semantic/resources/mdtest/narrow/post_if_statement.md
    sransara committed 1 year ago
  • Update crates/red_knot_python_semantic/resources/mdtest/narrow/post_if_statement.md
    sransara committed 1 year ago
  • Update crates/red_knot_python_semantic/resources/mdtest/narrow/post_if_statement.md
    sransara committed 1 year ago
  • Update crates/red_knot_python_semantic/resources/mdtest/narrow/post_if_statement.md
    sransara committed 1 year ago
  • Update crates/red_knot_python_semantic/resources/mdtest/narrow/post_if_statement.md
    sransara committed 1 year ago
  • map elif clauses to tuple list and add empty else case if not present
    sransara committed 1 year ago
  • `cargo fmt`
    sransara committed 1 year ago
  • improve with no vector collect and mutation
    sransara committed 1 year ago
  • Update crates/red_knot_python_semantic/src/semantic_index/builder.rs
    sransara committed 1 year ago
  • `cargo fmt`
    sransara committed 1 year ago
  • Update crates/red_knot_python_semantic/src/semantic_index/builder.rs
    sransara committed 1 year ago
  • Use default instead of empty slice
    sransara committed 1 year ago
Loading