| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-06-06 | Write to stdout if `-` is given as output file | Jing Peng | -3/+3 | |
| If `-o -` or `--emit KIND=-` is provided, output will be written to stdout instead. Binary output (`obj`, `llvm-bc`, `link` and `metadata`) being written this way will result in an error unless stdout is not a tty. Multiple output types going to stdout will trigger an error too, as they will all be mixded together. | ||||
| 2023-04-20 | Remove WithOptconstParam. | Camille GILLOT | -12/+2 | |
| 2023-02-02 | Rename rustc_driver to rustc_driver_impl | John Kåre Alsaker | -0/+522 | |
