rust/src/test
1000teslas 2a76762695 gcc-lld mvp
ignore test if rust-lld not found

create ld -> rust-lld symlink at build time instead of run time

for testing in ci

copy instead of symlinking

remove linux check

test for linker, suggestions from bjorn3

fix overly restrictive lld matcher

use -Zgcc-ld flag instead of -Clinker-flavor

refactor code adding lld to gcc path

revert ci changes

suggestions from petrochenkov

rename gcc_ld to gcc-ld in dirs
2021-06-10 17:10:40 +10:00
..
assembly Auto merge of #79608 - alessandrod:bpf, r=nagisa 2021-06-06 01:02:32 +00:00
auxiliary
codegen Auto merge of #79608 - alessandrod:bpf, r=nagisa 2021-06-06 01:02:32 +00:00
codegen-units Remove redundant ignore-tidy-linelength annotations 2021-04-03 22:30:20 +02:00
debuginfo Respond to review feedback 2021-06-02 10:23:12 -04:00
incremental Auto merge of #85331 - cjgillot:dirty-dancing, r=Aaron1011 2021-06-01 23:02:52 +00:00
mir-opt Auto merge of #86107 - Smittyvb:peephole-optim-eq-bool, r=wesleywiser 2021-06-09 06:06:06 +00:00
pretty Add test for pretty printing anonymous types 2021-05-24 00:05:46 -05:00
run-make gcc-lld mvp 2021-06-10 17:10:40 +10:00
run-make-fulldeps Auto merge of #85810 - bjorn3:further_driver_cleanup, r=varkor 2021-06-07 02:30:24 +00:00
run-pass-valgrind
rustdoc Rollup merge of #85957 - BoxyUwU:rustdoc-const-generic-defaults, r=oli-obk 2021-06-09 12:04:03 +09:00
rustdoc-gui Rollup merge of #86095 - GuillaumeGomez:search-description-codeblock, r=jsha 2021-06-08 13:26:35 +09:00
rustdoc-js
rustdoc-js-std
rustdoc-json Rename span to source 2021-03-24 19:44:23 +00:00
rustdoc-ui Enable rustdoc to document safe wasm intrinsics 2021-06-07 17:14:35 -07:00
rustfix
ui Auto merge of #86003 - pnkfelix:issue-84297-revert-81238, r=Mark-Simulacrum 2021-06-09 16:47:05 +00:00
ui-fulldeps Show macro name in 'this error originates in macro' message 2021-05-12 19:03:06 -04:00
COMPILER_TESTS.md