1. 326134a Don't generate a space before a newline in token_stream_printer.rs by Devin Jeanpierre · 3 years ago
  2. 7f14b4c Move token_stream_printer to common package by Marcel Hlopko · 3 years ago[Renamed from rs_bindings_from_cc/token_stream_printer.rs]
  3. da9105d Descend into groups when replacing placeholders by Rosica Dejanovska · 3 years ago
  4. dd9ae0f Clean up Clippy warnings. by Lukasz Anforowicz · 3 years, 1 month ago
  5. 97928ef Include rustfmt's stderr in errors returned from `rustfmt` function. by Lukasz Anforowicz · 3 years, 2 months ago
  6. 8954775 Rewrite src_code_gen tests to use ir_from_cc and token_stream_matchers by Marcel Hlopko · 3 years, 4 months ago
  7. ca84ff4 Introduce assert_cc_matches/assert_rs_match/assert_cc_not_matches/assert_rs_not_matches by Marcel Hlopko · 3 years, 4 months ago
  8. 65d05f0 Move rustfmt function to token_stream_printer by Marcel Hlopko · 3 years, 4 months ago
  9. bee8448 Enable `wrap_comments` in our rustfmt configuration and reformat all affected by Michael Forster · 3 years, 6 months ago
  10. 523dbd4 Add a simple diagnostics type to the IR and use it to report type conversion by Michael Forster · 3 years, 6 months ago
  11. 0de2b8c Use a peekable iterator in the `token_stream_printer` instead of keeping one by Michael Forster · 3 years, 6 months ago
  12. db8101a Add blank lines to the generated bindings files and readjust the order, so that by Michael Forster · 3 years, 6 months ago
  13. 42d540f Don't separate all tokens by spaces in cc_tokens_to_string(). by Googler · 3 years, 6 months ago
  14. 3164eee Handle simple inline functions by Marcel Hlopko · 3 years, 7 months ago