Skip to content

Contributing

Peter Kehl edited this page Feb 20, 2023 · 9 revisions

Connect & Help out

Please, share any relevant insight. See Issues or Discussions.

If steering this, share references to data, facts or benchmarks, or at least examples.

If suggesting steps to take, give practical tips/examples/references (like git subcommands; fn or struct names...) rather than just abstract terms. (Life is too short.)

Branches

As of February 2023, development is done on branch 06_vec_macroed_squash_fmt_workaround. Its draft PR is https://github.com/rust-lang/rust/pull/108274.

However, that branch is rebased on rust-lang/rust's master (every few days), and force pushed! Hence, don't fork nor base any commits off vec_mvp_2 branch (without former arrangement), otherwise your fork or changes will be orphaned and you'd have to manually rebase them.

Instead, if you'd like to fork coop-rs/rust, or create pull requests, please connect first (start/respond to an issue, or a discussion).

See also

Clone this wiki locally