Asad Mehmood
9ee10432a4
rust: cargo: Use rustc and cargo built on Build
...
When cross-compiling a rust package, all we need is the std library compiled
for the target. This uses the final stage compiler which was built for Build
and then uses that as a stage0 compiler for target std library.
It also copies the rust binary from pkgsBuildBuild so that it find the new
lib/rustlib directory.
We also need to create a cargo wrapper which will use the "new" rust compiler
Also makes sure man pages and doc pages are propagated
Co-authored-by: Alyssa Ross <hi@alyssa.is >
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
Co-authored-by: Rick van Schijndel <Mindavi@users.noreply.github.com >
2023-09-10 14:48:39 +02:00
..
2023-06-23 10:59:55 +08:00
2023-08-11 09:20:44 +00:00
2023-08-31 23:43:36 +00:00
2023-08-23 00:47:33 +00:00
2023-08-19 14:42:10 -04:00
2023-06-17 12:59:24 -04:00
2023-08-05 09:26:04 +02:00
2023-07-05 19:17:31 +00:00
2023-09-08 17:24:32 +02:00
2023-08-26 13:21:48 +02:00
2023-08-29 09:23:10 +02:00
2023-08-30 11:49:51 +00:00
2023-08-21 17:00:00 +02:00
2023-07-27 00:45:15 +00:00
2023-09-09 14:47:05 +09:00
2023-08-31 00:52:36 +00:00
2023-09-05 19:32:19 -07:00
2023-08-06 00:55:37 +02:00
2023-08-31 03:31:55 +00:00
2023-07-22 15:17:57 +00:00
2023-06-22 19:28:03 -04:00
2023-09-08 08:32:45 +02:00
2023-06-20 16:32:39 +03:00
2023-09-02 08:46:11 -07:00
2023-08-06 02:29:16 -07:00
2023-09-02 18:31:32 +02:00
2023-08-26 12:47:33 +02:00
2023-09-07 14:05:53 -04:00
2023-09-08 23:13:58 +00:00
2023-07-04 20:11:41 +10:00
2023-08-29 14:30:58 +00:00
2023-08-30 22:00:14 +02:00
2023-08-08 04:20:00 +00:00
2023-08-07 20:57:53 -04:00
2023-09-08 22:40:14 -04:00
2023-08-11 09:20:44 +00:00
2023-08-08 15:26:40 -04:00
2023-06-18 19:15:00 +02:00
2023-08-10 01:17:27 +02:00
2023-08-04 14:46:28 +08:00
2023-08-22 20:31:44 +03:00
2023-08-23 23:39:32 +00:00
2023-09-08 08:43:57 +10:00
2023-06-21 11:37:31 +02:00
2023-07-03 22:31:23 -04:00
2023-07-18 20:03:17 +00:00
2023-07-09 21:11:46 +01:00
2023-08-29 17:40:31 +01:00
2023-08-10 19:09:04 +02:00
2023-07-28 16:50:17 +02:00
2023-07-26 18:46:37 +02:00
2023-08-25 10:35:17 +08:00
2023-07-03 22:30:31 -04:00
2023-07-18 16:14:02 +02:00
2023-08-23 23:19:45 +05:30
2023-08-17 14:33:27 +02:00
2023-09-08 05:41:29 +03:00
2023-08-13 18:37:49 +02:00
2023-09-01 09:53:07 +00:00
2023-08-10 04:20:00 +00:00
2023-07-15 19:42:39 +00:00
2023-06-19 13:30:09 +01:00
2023-06-17 04:20:00 +00:00
2023-08-11 09:20:44 +00:00
2023-08-21 07:32:46 +01:00
2023-09-08 11:50:46 +02:00
2023-08-13 23:19:20 +00:00
2023-08-11 13:39:29 -07:00
2023-06-22 19:34:59 -04:00
2023-07-16 16:48:26 +02:00
2023-06-26 04:20:00 +00:00
2023-07-06 13:26:07 +03:00
2023-07-24 10:30:00 +02:00
2023-07-29 13:02:22 +02:00
2023-07-14 08:22:44 -03:00
2023-07-26 13:29:01 +02:00
2023-06-24 19:13:16 -03:00
2023-09-10 14:48:39 +02:00
2023-07-01 17:29:24 +00:00
2023-08-28 13:01:39 -04:00
2023-06-15 13:41:21 +07:00
2023-08-22 18:29:03 +02:00
2023-08-20 00:17:10 -04:00
2023-07-02 07:51:52 +08:00
2023-06-30 06:44:22 +02:00
2023-08-10 09:45:30 +10:00
2023-08-12 22:05:56 +00:00
2023-08-25 04:20:00 +00:00
2023-08-23 11:10:22 +02:00
2023-07-04 00:55:52 +08:00
2023-09-04 09:03:32 -05:00
2023-09-09 15:27:11 +00:00