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
/
src
/
test
/
ui
/
linkage-attr
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-435
/
+0
2022-12-05
Support Option and similar enums as type of static variable with linkage attr...
Peter Collingbourne
-2
/
+3
2022-12-05
Move linkage type check to HIR analysis and fix semantics issues.
Peter Collingbourne
-26
/
+10
2022-11-27
Stabilize native library modifier `verbatim`
Vadim Petrochenkov
-25
/
+24
2022-10-01
bless ui tests
Maybe Waffle
-1
/
+1
2022-08-26
Implementation of import_name_type
Daniel Paoliello
-4
/
+4
2022-07-27
Fix linkage-attr/issue-10755.rs ui test on WSL
Nilstrieb
-1
/
+4
2022-07-01
Shorten def_span for more items.
Camille GILLOT
-5
/
+5
2022-05-15
rustc: Stricter checking for #[link] attributes
Vadim Petrochenkov
-31
/
+216
2021-11-18
Move some tests to more reasonable directories
Caio
-0
/
+24
2021-11-14
Move some tests to more reasonable directories
Caio
-0
/
+36
2021-04-17
Move some tests to more reasonable directories - 6
Caio
-0
/
+31
2021-04-09
Auto merge of #81942 - the8472:reduce-ui-test-threads, r=Mark-Simulacrum
bors
-2
/
+5
2021-04-09
reduce threads spawned by ui-tests
The8472
-2
/
+5
2021-04-03
Remove attribute `#[link_args]`
Vadim Petrochenkov
-14
/
+0
2021-01-13
Update tests for extern block linting
Mark Rousskov
-19
/
+21
2020-12-29
Remove `compile-fail` test suite
Vadim Petrochenkov
-0
/
+21
2020-04-30
A test now fails during check instead of build
Oliver Scherer
-1
/
+1
2020-02-09
--bless --compare-mode=nll
Matthias Prechtl
-1
/
+1
2019-12-21
rework run-fail and support check,build-fail
Mazdak Farrokhzad
-3
/
+11
2019-07-09
normalize use of backticks in compiler messages for libsyntax/feature_gate
Samy Kacimi
-1
/
+1
2019-05-27
Tests for external linkage symbol collision check.
Felix S. Klock II
-0
/
+67
2019-05-27
Regression test for issue #59548.
Felix S. Klock II
-0
/
+23
2019-05-27
Refine the message to at least *mention* the attribute itself.
Felix S. Klock II
-2
/
+2
2019-05-27
Move existing `#[linkage]` tests to a subdirectory where I can add more tests.
Felix S. Klock II
-0
/
+62