bors[bot] 050232a37e
Merge #9192
9192: internal: Build test-macros in a build script r=jonas-schievink a=jonas-schievink

This build the test-proc-macros in `proc_macro_test` in a build script, and copies the artifact to `OUT_DIR`. This should make it available throughout all of rust-analyzer at no cost other than depending on `proc_macro_test`, fixing https://github.com/rust-analyzer/rust-analyzer/issues/9067.

This hopefully will let us later write inline tests that utilize proc macros, which makes my life fixing proc macro bugs easier.

Opening this as a sort of RFC, because I'm not totally sure this approach is the best.

Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
2021-06-11 10:44:07 +00:00
..
2021-06-10 23:43:46 +03:00
2021-06-10 23:43:46 +03:00
2021-06-11 00:10:09 +03:00
2021-06-09 18:42:01 +02:00
2021-06-11 01:27:20 +03:00
2021-06-09 21:45:35 +00:00
2021-06-10 23:43:46 +03:00
2021-06-10 14:06:35 +02:00
2021-06-03 11:46:03 +02:00
2021-05-22 16:53:47 +03:00