rust/crates/hir/src
Jonas Schievink 8ebb8d29e1 internal: intern TypeBounds
Doesn't save much memory (~2 mb), but interning things is generally a
good pattern to follow
2021-05-24 15:13:23 +02:00
..
semantics Unleash macro 2.0 in hightlight and more 2021-03-27 14:42:49 +08:00
attrs.rs Don't store call-site text offsets in hygiene info 2021-05-06 19:59:54 +02:00
db.rs Add more docs 2021-05-22 16:53:47 +03:00
diagnostics.rs Add more docs 2021-05-22 16:53:47 +03:00
display.rs internal: intern TypeBounds 2021-05-24 15:13:23 +02:00
from_id.rs Remove useless code_model indirection 2021-03-08 22:08:30 +03:00
has_source.rs Return Either from MacroDefId::ast_id 2021-03-19 19:56:13 +01:00
lib.rs Get rid of field_type again 2021-05-23 23:54:35 +02:00
semantics.rs Get rid of field_type again 2021-05-23 23:54:35 +02:00
source_analyzer.rs Merge #8945 2021-05-23 21:55:51 +00:00