Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
Branch: master
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
71 lines (55 sloc) 2.86 KB

Subteam report: tools 2015-10-16

Highlights

A relatively quiet few weeks, but lost of stuff coming up on the horizon!

  • @nrc has been leading the charge of using rustfmt to format a number of files in the rust-lang/rust repo and surrounding repositories.
  • @edunham, @brson, and @alexcrichton spent the past week preparing Buildbot, rust-packaging, rust-installer, rustup, multirust, and the main repository for producing cross-compilers. While not rolled out to prod just yet, soon it will be much easier to download the standard library for architectures like ARM, AArch64, MIPS, MUSL, Android, iOS, etc.
  • The definition of Rust's "tiers of support" are being fleshed out

Dashboard

Stabilization phase

Implementation phase

Issues needing a decision

RFC phase

  • PR #1133: Make Cargo aware of standard library dependencies
  • PR #1246: Compiler UX Guidelines RFC
  • PR #1284: Machine-readable output of tests
  • PR #1296: RFC: Add an alias attribute to #[link] and -l
  • PR #1317: Changes to the compiler to support IDEs
  • Issue #635: Use benchmarks to set up a website tracking rust performance
  • Issue #648: separate rust-format or rustfmt tool that does the pretty-printing
  • Issue #816: Custom test frameworks
  • Issue #1061: Rust, Windows, and MSVC

High priority issues

You can’t perform that action at this time.