about summary refs log tree commit diff
path: root/compiler/rustc_ast_lowering/src/index.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-01-23 01:03:32 +0000
committerbors <bors@rust-lang.org>2025-01-23 01:03:32 +0000
commit3cd8fcbf87bd28a1f31be000ca906fb66f4d451d (patch)
tree80686070e5783cfda5a586eee1fe2ebb3104e220 /compiler/rustc_ast_lowering/src/index.rs
parenta30f9151fe4a841c4643af4e47ad18a23e1fb044 (diff)
parent5482bbac0f18d45f0e02bbe8153e47b160287fff (diff)
downloadrust-3cd8fcbf87bd28a1f31be000ca906fb66f4d451d.tar.gz
rust-3cd8fcbf87bd28a1f31be000ca906fb66f4d451d.zip
Auto merge of #135164 - Kobzol:run-make-test-glibc-symbols, r=jieyouxu
Add test for checking used glibc symbols

This test checks that we do not use too new glibc symbols in the compiler on x64 GNU Linux, in order not to break our [glibc promises](https://blog.rust-lang.org/2022/08/01/Increasing-glibc-kernel-requirements.html).

One thing that isn't solved in the PR yet is to make sure that this test will only run on `dist` CI, more specifically on the `dist-x86_64-linux` runner, in the opt-dist post-optimization tests (it can fail elsewhere, that doesn't matter). Any suggestions on how to do that are welcome.

Fixes: https://github.com/rust-lang/rust/issues/134037

r? `@jieyouxu`
Diffstat (limited to 'compiler/rustc_ast_lowering/src/index.rs')
0 files changed, 0 insertions, 0 deletions