about summary refs log tree commit diff
path: root/src/libprofiler_builtins/Cargo.toml
AgeCommit message (Expand)AuthorLines
2019-02-06libprofiler_builtins => 2018Taiki Endo-0/+1
2018-12-11std: Depend directly on crates.io cratesAlex Crichton-1/+1
2018-04-07Inject the `compiler_builtins` crate whenever the `core` crate is injectedOliver Schneider-0/+1
2017-10-11Bump cc to 1.01 to include x86_64-unknown-linux-gnux32 supportMarco A L Barbosa-1/+1
2017-09-28Update to the `cc` crateAlex Crichton-1/+1
2017-06-13Fix gcc version required by libprofiler_builtinsMarco Castelluccio-1/+1
2017-05-01Add profiling support, through the rustc -Z profile flag.whitequark-0/+18