Thom Chiovoloni
9e5573a0d2
Use 128 bits for TypeId hash
...
- Switch TypeId to 128 bits
- Hack around the fact that tracing-subscriber dislikes how TypeId is hashed
- Remove lowering of type_id128 from rustc_codegen_llvm
- Remove unnecessary `type_id128` intrinsic (just change return type of `type_id`)
- Only hash the lower 64 bits of the TypeId
- Reword comment
2023-06-04 08:34:48 -07:00
..
2023-06-01 14:45:18 +00:00
2023-06-02 21:25:18 +00:00
2023-06-03 09:44:30 +08:00
2023-06-01 11:09:43 +05:30
2023-06-02 16:02:06 -07:00
2023-06-01 14:45:18 +00:00
2023-06-02 18:12:45 +02:00
2023-06-02 16:02:06 -07:00
2023-06-04 08:34:48 -07:00
2023-06-02 12:34:01 -05:00
2023-06-01 18:21:42 +00:00
2023-06-01 14:45:18 +00:00
2023-06-02 07:57:21 +00:00
2023-06-03 09:44:30 +08:00
2023-06-02 21:25:18 +00:00
2023-06-04 08:34:48 -07:00
2023-06-02 21:25:18 +00:00
2023-06-03 20:38:12 +02:00
2023-06-02 22:07:57 +00:00
2023-06-01 22:47:30 +02:00
2023-06-01 14:45:18 +00:00
2023-06-02 21:25:18 +00:00
2023-06-04 08:34:48 -07:00
2023-06-02 21:25:18 +00:00
2023-06-02 16:02:06 -07:00
2023-06-02 13:07:30 +10:00
2023-06-02 21:25:18 +00:00
2023-06-01 06:14:06 +00:00
2023-06-01 05:32:00 +00:00
2023-06-01 01:27:32 +00:00
2023-06-02 18:12:45 +02:00
2023-06-02 07:57:21 +00:00
2023-06-03 20:38:10 +02:00
2023-06-02 21:25:18 +00:00