hyd-dev
|
d7ab3c77b3
|
Add rustc_interface::interface::Config::parse_sess_created
|
2021-03-15 18:24:58 +08:00 |
|
Camille GILLOT
|
4dbf83a209
|
Move try_print_query_stack to rustc_interface.
|
2021-02-19 17:51:55 +01:00 |
|
Joshua Nelson
|
9cd992f394
|
Add some intra-doc links to compiler docs
|
2020-12-22 09:54:23 -05:00 |
|
Joshua Nelson
|
878cfb5a4a
|
Fix unknown-crate when using self-profile with rustdoc
... by removing a duplicate `crate_name` field in `interface::Config`,
making it clear that rustdoc should be passing it to `config::Options`
instead.
|
2020-12-01 12:54:03 -05:00 |
|
flip1995
|
be1e502cef
|
Add method to get the register_lints function from the compiler
|
2020-11-24 10:37:14 +01:00 |
|
bjorn3
|
71bc62b9f6
|
Add option to pass a custom codegen backend from a driver
|
2020-09-27 14:16:42 +02:00 |
|
mark
|
9e5f7d5631
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
|