Camille GILLOT
258ace613d
Use relative positions inside a SourceFile.
2023-09-03 12:56:10 +00:00
Ben Kimock
4e117a9b4e
Use u64 for incr comp allocation offsets
2023-07-14 17:03:34 -04:00
Michael Goulet
fbdef58414
Migrate predicates_of and caller_bounds to Clause
2023-06-26 23:12:03 +00:00
Michael Goulet
471830b3a4
migrate inferred_outlives_of to Clause
2023-06-22 18:34:24 +00:00
Michael Goulet
46a650f4e0
Migrate item_bounds to ty::Clause
2023-06-22 18:34:23 +00:00
Michael Goulet
fca56a8d2c
s/Clause/ClauseKind
2023-06-19 14:57:42 +00:00
Nicholas Nethercote
6b70be2a34
Remove unneeded encode/decode methods.
...
In #110927 the encode/decode methods for `i8`, `char`, `bool`, and `str`
were made inherent. This commit removes some unnecessary implementations
of these methods that were missed in that PR.
2023-05-04 13:11:52 +10:00
John Kåre Alsaker
b6943736bd
Inline tweaks
2023-04-26 07:47:37 +02:00
John Kåre Alsaker
66d85438ca
Remove QueryEngine trait
2023-04-26 07:46:13 +02:00
John Kåre Alsaker
897a146006
Move on_disk_cache.rs
2023-04-26 07:46:13 +02:00