servo/components/config
bors-servo 98fe360390
Auto merge of #26788 - servo:energy, r=jdm
Remove support for energy and heartbeats profiling

Both are disabled by default (energy at compile-time, heartbeats with a run-time option). Neither is tested of CI. Neither has been used in a long time. They might have Undefined Behavior: https://github.com/servo/servo/issues/26550#issuecomment-634238098. They each depend on a mostly-unmaintained C library. The thread-safety expectation of those libraries are unknown.
2020-06-04 19:29:46 -04:00
..
tests Remove explicit dependency on serde_derive 2019-09-27 17:43:37 +02:00
basedir.rs Remove dirs crate from use in UWP builds. 2019-06-13 18:05:35 -04:00
Cargo.toml More Cargo.toml cleanups 2020-05-14 22:20:18 -07:00
lib.rs Upgrade to rustc 1.38.0-nightly (dddb7fca0 2019-07-30) 2019-07-31 13:34:01 +02:00
opts.rs Remove support for heartbeats profiling 2020-06-04 22:53:56 +02:00
pref_util.rs Upgrade to rustc 1.38.0-nightly (dddb7fca0 2019-07-30) 2019-07-31 13:34:01 +02:00
prefs.rs Layout 2020 skeleton for display: flex, behind a pref 2020-06-04 13:09:57 +02:00