TAAFT
Free mode
100% free
Freemium
Free Trial
Deals

Compiler Errors

rylev / compiler-errors

A collection of examples that illustrate common Rust compiler error messsages

6 0 Language: Rust Updated: 1y ago

README

Compiler Errors

This repo containes a collection of examples that do not compile. These are meant to be illustrative of typical compiler errors that Rust developers often encounter.

Try to get these code examples to compile yourself!

Running the examples

The examples can be run using Cargo:

# cargo run --example $NAME_OF_EXAMPLE
cargo run --example move
0 AIs selected
Clear selection
#
Name
Task