index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ui
/
link-native-libs
Age
Commit message (
Expand
)
Author
Lines
2025-08-27
Changes to the uitests
Jonathan Brouwer
-162
/
+567
2025-08-19
bless tests with new lint messages
Karol Zwolak
-3
/
+3
2025-08-11
fix tests
Esteban Küber
-2
/
+4
2025-08-11
Add link to docs on malformed attributes
Esteban Küber
-0
/
+2
2025-08-11
Allow attr entries to declare list of alternatives for `List` and `NamedValue...
Esteban Küber
-4
/
+4
2025-08-10
Start reporting future breakage for `ILL_FORMED_ATTRIBUTE_INPUT` in dependencies
Jonathan Brouwer
-0
/
+22
2025-05-06
tests: don't ignore compiler stderr in `lib-defaults.rs`
Jieyou Xu
-0
/
+17
2025-04-17
Auto merge of #139949 - matthiaskrgr:rollup-pxc5tsx, r=matthiaskrgr
bors
-2
/
+2
2025-04-17
Rollup merge of #138632 - clubby789:stabilize-cfg-boolean-lit, r=davidtwco,Ur...
Matthias Krüger
-2
/
+2
2025-04-16
Add test for `extern` without explicit ABI
Obei Sideg
-4
/
+4
2025-04-13
UI tests: migrate remaining compile time `error-pattern`s to line annotations
Vadim Petrochenkov
-4
/
+6
2025-04-03
Use `cfg(false)` in UI tests
clubby789
-2
/
+2
2025-04-03
compiletest: Require `//~` annotations even if `error-pattern` is specified
Vadim Petrochenkov
-15
/
+26
2025-03-25
compiletest: Support matching on diagnostics without a span
Vadim Petrochenkov
-0
/
+9
2025-02-11
compiler: replace ExternAbi::name calls with formatters
Jubilee Young
-2
/
+2
2025-01-07
Update tests.
Mara Bos
-3
/
+19
2024-12-31
Add comments to -Zlink-* tests
Chris Denton
-0
/
+11
2024-12-30
Windows: Enable issue 70093 link tests
Chris Denton
-11
/
+20
2024-12-27
Remove the `-test` suffix from normalize directives
Zalathar
-1
/
+1
2024-12-07
Move more tests into `tests/ui/link-native-libs`
Zalathar
-0
/
+337
2024-12-07
Move tests for `-l` and `#[link(..)]` into `tests/ui/link-native-libs`
Zalathar
-0
/
+189