Files
rust/compiler
Joshua Nelson b73ad09dfd Remove SpanInterner::get
- It's used exactly once, so it's trivial to replace
- It doesn't match the normal convention for containers: normally
`get()` returns and option and indexing panics. Instead `get()` panicked
  and there's no indexing operation available.
2021-05-03 17:32:06 -04:00
..
2021-04-04 14:10:26 -07:00
2021-03-26 09:32:31 -07:00
2021-03-27 22:16:33 -04:00
2021-05-03 18:57:48 +08:00
2021-03-27 22:16:33 -04:00
2021-04-25 11:08:33 +02:00
2021-05-02 17:46:00 -06:00
2021-04-20 09:30:28 -04:00
2021-03-26 09:32:31 -07:00
2021-05-02 17:46:00 -06:00
2021-05-02 17:46:00 -06:00
2021-05-02 17:46:00 -06:00
2021-04-19 15:57:08 +03:00
2021-05-03 17:32:06 -04:00