Files
rust/src
bors 62f9aa94c0 Auto merge of #74844 - asomers:freebsd-profiler, r=pietroalbini
Enable the profiler on FreeBSD

FreeBSD has been doing this in our own package builds for two months
now.

https://svnweb.freebsd.org/ports?view=revision&revision=535771
2020-07-31 12:27:13 +00:00
..
2020-07-29 10:48:00 +00:00
2020-07-23 08:14:39 +02:00
2020-07-16 19:36:49 -04: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
2020-07-16 19:36:49 -04: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.