bors
51cb5614dd
Auto merge of #105601 - BelovDV:change-rlib-with-not-stable, r=petrochenkov
...
Enable new rlib in non stable cases
If bundled static library uses cfg (unstable) or whole-archive (wasn't supported) bundled libs are packed even without packed_bundled_libs.
r? `@petrochenkov`
2023-02-12 07:15:27 +00:00
Daniil Belov
601fc8b36b
[link] enable packed bundled lib in non stable cases
2023-02-10 12:51:12 +03:00
yukang
257389882d
add test for no input file
2023-02-10 08:02:56 +00:00
David Wood
2ff46641a9
incremental: migrate diagnostics
...
Migrate the `rustc_incremental` crate's diagnostics to translatable
diagnostic structs.
Signed-off-by: David Wood <david.wood@huawei.com>
2023-01-30 17:11:35 +00:00
Mateusz Mikuła
f6ea2ea551
Upgrade mingw-w64 on CI
2023-01-29 13:01:06 +01:00
Oli Scherer
bcc8b05d5c
Make output_filenames
a real query
2023-01-23 10:35:21 +00:00
Albert Larsan
40ba0e84d5
Change src/test
to tests
in source files, fix tidy and tests
2023-01-11 09:32:13 +00:00
Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00