This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
run-make
/
coverage
History
Zalathar
27a3ce29e3
Fix instrument-coverage tests by using Python to sort instantiation groups
2023-05-07 13:47:14 +10:00
..
lib
…
abort.rs
…
assert.rs
…
async2.rs
…
async.rs
…
closure_macro_async.rs
…
closure_macro.rs
…
closure.rs
…
compiletest-ignore-dir
…
conditions.rs
…
continue.rs
…
coverage_tools.mk
…
dead_code.rs
…
doctest.rs
…
drop_trait.rs
…
generator.rs
…
generics.rs
…
if_else.rs
…
if.rs
…
inline-dead.rs
…
inline.rs
…
inner_items.rs
…
issue-83601.rs
…
issue-84561.rs
…
issue-85461.rs
…
issue-93054.rs
…
lazy_boolean.rs
…
loop_break_value.rs
…
loops_branches.rs
…
match_or_pattern.rs
…
nested_loops.rs
…
no_cov_crate.rs
…
overflow.rs
…
panic_unwind.rs
…
partial_eq.rs
…
simple_loop.rs
…
simple_match.rs
…
sort_groups.rs
Fix instrument-coverage tests by using Python to sort instantiation groups
2023-05-07 13:47:14 +10:00
test_harness.rs
Add
#[no_coverage]
to the test harness's
fn main
2023-05-01 11:01:12 +10:00
tight_inf_loop.rs
…
try_error_result.rs
…
unused_mod.rs
…
unused.rs
…
uses_crate.rs
…
uses_inline_crate.rs
…
WARNING_KEEP_NAMES_SHORT.txt
…
while_early_ret.rs
…
while.rs
…
yield.rs
…