meson/test cases/rust
Dylan Baker 9b83fc5ece ninja: fix handling of rust structured_sources in rare case
In the even that all of the inputs are generated, and they're all
generated into the same folder, and there are no subfolders, we would
fail to correctly handle all of the files after the main file. Let's fix
that.t
2022-03-21 11:26:52 -07:00
..
1 basic ninjabackend: fix rust program names with dashes 2022-02-10 15:05:37 -08:00
2 sharedlib Fix typos discovered by codespell 2021-10-10 16:12:25 -04:00
3 staticlib test: merge installed_files.txt into test.json 2020-02-25 21:47:42 +01:00
4 polyglot Fix typos discovered by codespell 2021-10-10 16:12:25 -04:00
5 polyglot static tests/rust polyglot: we need to link with bcrypt.lib as well 2021-12-09 15:57:45 -05:00
6 named staticlib test: merge installed_files.txt into test.json 2020-02-25 21:47:42 +01:00
7 private crate collision test: merge installed_files.txt into test.json 2020-02-25 21:47:42 +01:00
8 many files Support Rust targets with more than one source file. Closes #3632. 2018-06-17 15:39:59 +03:00
9 unit tests modules: Add an unstable-rust module 2021-01-05 15:10:50 -08:00
10 language stds rust: implement support for --edition 2020-11-05 21:24:20 +02:00
11 generated main tests/rust: Add a generated library to generated main test 2021-01-21 10:59:15 -08:00
12 bindgen Added warning if run_command is called without the check kwarg 2021-10-30 22:26:28 -04:00
13 external c dependencies Fix typos discovered by codespell 2021-10-10 16:12:25 -04:00
14 external libm Fix typos discovered by codespell 2021-10-10 16:12:25 -04:00
15 polyglot sharedlib Add test to build a mixed C/Rust shared library. 2021-03-10 14:55:57 -08:00
16 internal c dependencies Add a rust test for internal c linkage 2021-05-18 09:34:36 -07:00
17 staticlib link staticlib ninjabackend: treat link_whole_targets like link_targets for Rust targets 2022-02-02 19:36:14 +02:00
18 proc-macro Add support for rust proc-macro crates 2022-03-07 18:35:31 -05:00
18 structured sources ninja: fix handling of rust structured_sources in rare case 2022-03-21 11:26:52 -07:00