Files
rust/src
bors c058a8b8dc Auto merge of #74682 - alexcrichton:backtrace-gimli-round-2, r=Mark-Simulacrum
std: Switch from libbacktrace to gimli (take 2)

This is the second attempt to land https://github.com/rust-lang/rust/pull/73441 after being reverted in https://github.com/rust-lang/rust/pull/74613. Will be gathering precise perf numbers here in this take.

Closes #71060
2020-07-30 23:22:09 +00:00
..
2020-07-29 10:48:00 +00:00
2020-07-23 08:14:39 +02:00
2020-07-27 21:08:19 +02:00
2020-07-27 21:07:37 +02:00
2020-07-27 21:07:37 +02:00
2020-07-27 21:07:37 +02:00
2020-07-27 22:05:34 -05:00

This directory contains the source code of the rust project, including:

  • rustc and its tests
  • The bootstrapping build system
  • Various submodules for tools, like rustdoc, rls, etc.

For more information on how various parts of the compiler work, see the rustc dev guide.