rust/src/ci
bors b56b175c6c Auto merge of #84310 - RalfJung:const-fn-feature-flags, r=oli-obk
further split up const_fn feature flag

This continues the work on splitting up `const_fn` into separate feature flags:
* `const_fn_trait_bound` for `const fn` with trait bounds
* `const_fn_unsize` for unsizing coercions in `const fn` (looks like only `dyn` unsizing is still guarded here)

I don't know if there are even any things left that `const_fn` guards... at least libcore and liballoc do not need it any more.

`@oli-obk` are you currently able to do reviews?
2021-04-24 23:16:03 +00:00
..
azure-pipelines ci: stop running macOS builds on Azure Pipelines 2020-10-02 16:15:05 +02:00
docker Upgrade expat dependency in riscv64 to newer version. 2021-04-21 15:54:57 +02:00
github-actions Update the minimum external LLVM to 10 2021-03-22 11:33:43 -07:00
scripts Fix install-awscli.sh error in CI. 2021-02-05 12:17:50 +01:00
cpu-usage-over-time.py remove unnecessary semicolons 2020-02-07 23:35:27 -05:00
init_repo.sh ignore shellcheck error SC2068 2020-11-06 20:33:12 +09:00
pgo.sh update rustc-perf version that is used for PGO 2021-04-24 23:17:06 +02:00
publish_toolstate.sh more toolstate comments 2020-03-04 08:30:26 -08:00
run.sh ci: stop producing gzip-compressed dist tarballs 2020-12-29 11:56:25 +01:00
shared.sh fix shellcheck error of SC1008 2020-11-06 20:33:12 +09:00