Dylan DPC
44bee536fe
Rollup merge of #84887 - jyn514:index-span, r=Xanewok
...
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 an option and indexing panics. Instead `SpanInterner::get()` panics
and there's no indexing operation available.
2021-05-08 01:06:23 +02:00
..
2021-05-04 08:09:23 +00:00
2021-05-05 16:04:25 -07:00
2021-05-03 13:33:53 +03:00
2021-05-05 07:52:26 -07:00
2021-05-05 16:04:25 -07:00
2021-05-07 16:19:22 +02:00
2021-05-07 16:19:20 +02:00
2021-05-04 11:57:53 -07:00
2021-05-04 08:09:23 +00:00
2021-05-05 22:57:48 +02:00
2021-05-07 16:19:19 +02:00
2021-05-07 00:38:40 +02:00
2021-05-04 19:34:12 +02:00
2021-05-04 11:55:18 -04:00
2021-05-06 14:59:53 +02:00
2021-05-05 16:04:25 -07:00
2021-05-04 08:09:23 +00:00
2021-05-04 08:09:23 +00:00
2021-05-05 16:04:25 -07:00
2021-05-07 15:20:29 +09:00
2021-05-07 10:06:40 +00:00
2021-05-08 01:06:22 +02:00
2021-05-06 22:35:06 +00:00
2021-05-02 13:58:38 +02:00
2021-05-07 15:20:24 +09:00
2021-05-08 01:06:23 +02:00
2021-05-07 16:19:21 +02:00
2021-05-07 00:38:45 +02:00
2021-05-07 12:17:58 +02:00