Guillaume Gomez
|
cde105a651
|
Move build_sysroot folder into build_system
|
2024-03-22 20:19:20 +01:00 |
|
antoyo
|
e4ec64a1c4
|
Merge pull request #459 from tempdragon/master
fix(fmt/style): Clippy-generated Code Correction
|
2024-03-04 08:07:26 -05:00 |
|
Antoni Boucher
|
4baadb7859
|
Update lang_tester so that panicking in a test results in the test failing
|
2024-03-01 17:28:57 -05:00 |
|
tempdragon
|
aeffc2fcaa
|
fix(fmt/style): Clippy-generated Code Correction
Modifications to Commit:
Modified: src/allocator.rs
Modified: src/asm.rs
Modified: src/back/lto.rs
Modified: src/consts.rs
Modified: src/debuginfo.rs
Modified: src/intrinsic/mod.rs
Modified: src/lib.rs
Modified: src/mono_item.rs
Modified: src/type_.rs
Modified: tests/lang_tests_common.rs
|
2024-02-29 10:33:11 +08:00 |
|
Antoni Boucher
|
c2c68e3f4d
|
Format the code
|
2024-02-28 17:49:16 -05:00 |
|
Guillaume Gomez
|
46d6e772c0
|
Update tests/lang_tests_common.rs test
|
2024-02-13 22:11:31 +01:00 |
|
Guillaume Gomez
|
d04ffb0ffc
|
Update lang_tests_common.rs test
|
2024-02-13 15:43:42 +01:00 |
|
Guillaume Gomez
|
79241b8a4e
|
Update tests to use config.toml instead
|
2024-02-11 23:15:50 +01:00 |
|
Antoni Boucher
|
783789f831
|
Build the sysroot and run more tests
|
2023-10-25 11:19:03 -04:00 |
|
Antoni Boucher
|
7425c560d3
|
Add comment
|
2023-10-21 18:48:03 -04:00 |
|
Antoni Boucher
|
4b628e5334
|
Fix tests
|
2023-01-09 17:42:35 -05:00 |
|
Antoni Boucher
|
f1f136bb66
|
Fix tests
|
2023-01-09 17:27:28 -05:00 |
|
yvt
|
63ffdfdd17
|
Add compilation tests with optimization enabled
Introduces a new variant of `tests/lib.rs` that compiles the source
files in `tests/run` with `-Copt-level=3`.
|
2022-04-30 09:53:06 +09:00 |
|