rust/compiler/rustc_span
Esteban Kuber 962b2197a5 Annotate derived spans and move span suggestion code
* Annotate `derive`d spans from the user's code with the appropciate context
* Add `Span::can_be_used_for_suggestion` to query if the underlying span
  at the users' code
2021-12-03 18:41:40 +00:00
..
src Annotate derived spans and move span suggestion code 2021-12-03 18:41:40 +00:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00