Tyson Nottingham
df59a44fea
rustc_span: improve bounds checks in byte_pos_to_line_and_col
...
The effect of this change is to consider edge-case spans that start or
end at the position one past the end of a file to be valid during span
hashing and encoding. This change means that these spans will be
preserved across incremental compilation sessions when they are part of
a serialized query result, instead of causing the dummy span to be used.
2020-10-26 16:34:04 -07:00
..
2020-10-04 02:02:25 +02:00
2020-10-20 17:01:51 +02:00
2020-10-25 18:43:49 +09:00
2020-10-25 07:03:58 +00:00
2020-10-16 15:21:16 -03:00
2020-10-20 16:42:51 +02:00
2020-10-21 20:54:20 +02:00
2020-10-21 18:57:29 -04:00
2020-10-24 22:39:42 -04:00
2020-10-23 12:00:30 -07:00
2020-10-25 09:23:45 +00:00
2020-10-16 02:10:09 +02:00
2020-10-17 05:36:49 +09:00
2020-10-14 04:14:32 +02:00
2020-10-25 18:43:49 +09:00
2020-10-25 18:43:40 +09:00
2020-10-14 04:14:32 +02:00
2020-10-25 18:43:49 +09:00
2020-10-19 16:26:13 -03:00
2020-10-22 16:16:02 -07:00
2020-10-21 19:44:33 -04:00
2020-10-09 11:12:54 +02:00
2020-10-24 11:55:48 -04:00
2020-10-11 20:50:02 +00:00
2020-10-22 23:04:46 +02:00
2020-10-24 14:28:13 -04:00
2020-10-25 18:43:49 +09:00
2020-10-25 18:43:40 +09:00
2020-10-24 22:39:51 +02:00
2020-10-24 19:23:32 +00:00
2020-10-25 18:43:40 +09:00
2020-10-19 11:57:50 +03:00
2020-10-22 22:35:32 +02:00
2020-10-25 18:43:37 +09:00
2020-10-22 21:11:50 +02:00
2020-10-13 14:16:45 +02:00
2020-10-15 12:02:24 +02:00
2020-10-26 16:34:04 -07:00
2020-10-21 21:11:11 +01:00
2020-10-24 14:11:59 +02:00
2020-10-24 22:39:57 +02:00
2020-10-16 12:58:50 -04:00
2020-10-19 11:57:50 +03:00
2020-10-25 07:03:58 +00:00