rust/library/test/src
bors f565016edd Auto merge of #95678 - pietroalbini:pa-1.62.0-bootstrap, r=Mark-Simulacrum
Bump bootstrap compiler to 1.61.0 beta

This PR bumps the bootstrap compiler to the 1.61.0 beta. The first commit changes the stage0 compiler, the second commit applies the "mechanical" changes and the third and fourth commits apply changes explained in the relevant comments.

r? `@Mark-Simulacrum`
2022-04-07 07:34:04 +00:00
..
formatters Auto merge of #95678 - pietroalbini:pa-1.62.0-bootstrap, r=Mark-Simulacrum 2022-04-07 07:34:04 +00:00
helpers Use implicit capture syntax in format_args 2022-03-10 10:23:40 -05:00
stats
term Use implicit capture syntax in format_args 2022-03-10 10:23:40 -05:00
bench.rs move core::hint::black_box under its own feature gate 2021-04-25 11:08:12 +02:00
cli.rs Use implicit capture syntax in format_args 2022-03-10 10:23:40 -05:00
console.rs trivial cfg(bootstrap) changes 2022-04-05 23:18:40 +02:00
event.rs Implement #85440 2021-09-29 21:51:46 -04:00
lib.rs Stabilize total_cmp 2022-04-04 18:57:49 +09:00
options.rs feat(libtest): Add JUnit formatter 2021-04-25 15:51:50 -07:00
stats.rs Remove unused allow deprecated 2021-12-29 18:06:01 +01:00
term.rs Remove unused stuff and switch to pub(crate) whenever possible. 2021-07-18 22:00:41 +08:00
test_result.rs Use implicit capture syntax in format_args 2022-03-10 10:23:40 -05:00
tests.rs trivial cfg(bootstrap) changes 2022-04-05 23:18:40 +02:00
time.rs Use optflag for --report-time 2022-01-30 10:25:40 -05:00
types.rs trivial cfg(bootstrap) changes 2022-04-05 23:18:40 +02:00