.. |
1 basic
|
compilers: Every compiler can run code
|
2024-03-15 11:38:54 -04:00 |
2 sharedlib
|
Implement rustc controlled whole-archive linking
|
2023-02-22 15:35:50 -08:00 |
3 staticlib
|
Implement rustc controlled whole-archive linking
|
2023-02-22 15:35:50 -08:00 |
4 polyglot
|
Rust: Prevent linking Rust ABI with C library/executable
|
2023-09-19 13:54:49 -04:00 |
5 polyglot static
|
Fix typos
|
2024-09-11 15:51:04 -07: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
|
rust: add rust.doctest
|
2025-04-02 08:44:37 -07: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
|
test/rust: Replace gcc -m argument with a -f argument
|
2024-07-15 10:23:01 -07:00 |
13 external c dependencies
|
Make `dependency('foo', static: true, method: 'cmake') link statically
|
2023-05-13 11:18:11 +03:00 |
14 external libm
|
Fix typos discovered by codespell
|
2021-10-10 16:12:25 -04:00 |
15 polyglot sharedlib
|
rust: Fix linking with C libraries (again)
|
2023-11-09 16:20:01 -05:00 |
16 internal c dependencies
|
rust: Don't pass dependency compile arguments to the compiler
|
2023-04-14 06:11:44 -04:00 |
17 staticlib link staticlib
|
rust: Add new `rust_dependency_map` target configuration
|
2023-04-21 15:35:06 -04:00 |
18 proc-macro
|
rust: recursively pull proc-macro deps for rust targets
|
2024-07-17 13:20:16 -04:00 |
19 structured sources
|
fix various spelling issues
|
2023-04-11 19:21:05 -04:00 |
20 rust and cpp
|
rust: Override the default MSVCRT when linking Rust and !rust together
|
2023-06-27 11:53:18 -07:00 |
21 transitive dependencies
|
rust: recursively pull proc-macro deps for rust targets
|
2024-07-17 13:20:16 -04:00 |
22 cargo subproject
|
cargo: Warn when encountering unknown keys
|
2024-11-05 17:41:38 -05:00 |
23 crt-static
|
rust: fix linking static executables
|
2024-01-17 13:36:15 -08:00 |
24 system deps
|
rust: Link with rlib external dependencies
|
2024-03-05 09:18:32 -05:00 |
25 cargo lock
|
tests: Clean up leftover files from source dirs.
|
2024-07-10 21:32:35 +03:00 |
26 cargo system deps
|
cargo: Add support for `system-deps` dependencies
|
2024-10-24 11:00:10 -04:00 |
27 objects
|
rust: add shared library testcase for "objects"
|
2025-04-04 11:56:17 -07:00 |