#!/bin/bash

rustc -Z ast-json-noexpand $@ | jq .
