Logo
Explore Help
Register Sign In
rust-lang/rust
1
0
Fork 0
You've already forked rust
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
63b78c86d93484a3721c53faf9bd60311063b64f
rust/library/compiler-builtins/testcrate/tests/generated.rs

7 lines
131 B
Rust
Raw Normal View History

Simplify how testing is done All tests are moved to a separate crate in this repository to enable features by default. Additionally the test generation is moved to a seprate build script and simplified to reduce the amount of boilerplate needed per test. Overall this should still be testing everything, just in a different location!
2018-01-31 10:04:01 -08:00
#![feature(i128_type)]
#![allow(bad_style)]
extern crate compiler_builtins;
include!(concat!(env!("OUT_DIR"), "/generated.rs"));
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 112ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API