1. 5837b7d Handling of identifiers that can't be escaped in Rust. by Lukasz Anforowicz · 2 years, 1 month ago
  2. 442733c Use std::string instead of crubit::SourceLoc, and Rc<str> instead of ir::SourceLoc to represent source code location by Googler · 2 years, 2 months ago
  3. 7571ece If a header is in multiple targets, take it as part of the first target (lexicographically). by Devin Jeanpierre · 2 years, 3 months ago
  4. a6c60bb Integrate LLVM at llvm/llvm-project@893a0ea948a6 by Googler · 2 years, 3 months ago
  5. 60292f4 crubit: move MapKnownCcTypeToRsType to its own file. by Roberto Bampi · 2 years, 5 months ago
  6. 121338a Generate a comment about `#include`s of `--public_headers`. by Lukasz Anforowicz · 2 years, 5 months ago
  7. 61804f7 Import things on demand whenever they're referenced, even e.g. inside a typedef. by Devin Jeanpierre · 2 years, 6 months ago
  8. 6af160e Lift records behind typedefs into first-class (cached) items. by Devin Jeanpierre · 2 years, 6 months ago
  9. 0b3b70c Fix comment of DeclImporter::GetItemIdsInSourceOrder. by Lukasz Anforowicz · 2 years, 7 months ago
  10. 2c34cae Replace `crubit/common/check.h` with `absl/log/...`. by Lukasz Anforowicz · 2 years, 7 months ago
  11. 8dd8464 Import typedef'ed anonymous C unions/structs by Kinuko Yasuda · 2 years, 8 months ago
  12. 6ff59f1 Make sure structs/unions that have non-unpin fields don't implement Copy by Kinuko Yasuda · 2 years, 8 months ago
  13. 7a4d4c0 Represent friend functions in IR. by Michael VanBemmel · 2 years, 8 months ago
  14. 14732b2 Support for template specializations used outside of type aliases. by Lukasz Anforowicz · 2 years, 10 months ago
  15. ff16f64 Merge `TypeMapper` back into `Importer` - part 6/N: `MapKnownCcTypeToRsType`. by Lukasz Anforowicz · 2 years, 10 months ago
  16. 23fdfad Merge `TypeMapper` back into `Importer` - part 5/N: `known_type_decls_`. by Lukasz Anforowicz · 2 years, 10 months ago
  17. 63559d3 Merge `TypeMapper` back into `Importer` - part 4/N: `ConvertQualType`. by Lukasz Anforowicz · 2 years, 10 months ago
  18. 0233f98 Merge `TypeMapper` back into `Importer` - part 3/N: `Insert`. by Lukasz Anforowicz · 2 years, 10 months ago
  19. ab48617 Merge `TypeMapper` back into `Importer` - part 2/N: `ConvertTypeDecl`. by Lukasz Anforowicz · 2 years, 10 months ago
  20. 5258f76 Merge `TypeMapper` back into `Importer` - part 1/N: `Contains`. by Lukasz Anforowicz · 2 years, 10 months ago
  21. b1ff2e5 Type aliases bound to fully-instantiated template by Lukasz Anforowicz · 2 years, 11 months ago
  22. 974bf15 Fix source code warnings by Michael Forster · 2 years, 11 months ago
  23. f596aec Fix two minor compilation issues trying to build in other environments by Googler · 2 years, 11 months ago
  24. cec7a8a Changing include paths used in the public repo. by Lukasz Anforowicz · 3 years ago
  25. b3503e0 Prepare move of all `DeclImporter`s into their own files. by Michael Forster · 3 years ago