about summary refs log tree commit diff
path: root/src/libprofiler_builtins/lib.rs
AgeCommit message (Expand)AuthorLines
2019-12-22Format the worldMark Rousskov-3/+5
2019-12-21Require issue = "none" over issue = "0" in unstable attributesRoss MacArthur-1/+1
2019-07-28Remove lint annotations in specific crates that are already enforced by rustb...Vadim Petrochenkov-1/+0
2019-02-10Revert removed #![feature(nll)]Taiki Endo-0/+1
2019-02-06libprofiler_builtins => 2018Taiki Endo-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-09-27Bump to 1.31.0 and bootstrap from 1.30 betaJosh Stone-1/+1
2018-09-11stabalize infer outlives requirements (RFC 2093).toidiu-1/+0
2018-08-24check that adding infer-outlives requirement to all crates worksNiko Matsakis-0/+1
2018-08-09[nll] libprofiler_builtins: enable feature(nll) for bootstrapmemoryruins-0/+1
2018-07-25Deny bare_trait_objects globallyTatsuyuki Ishi-1/+0
2018-07-12Deny bare trait objects in the rest of rustljedrz-0/+1
2017-08-25*: remove crate_{name,type} attributesTamir Duberstein-2/+0
2017-07-25Bump master to 1.21.0Alex Crichton-2/+2
2017-05-01Add profiling support, through the rustc -Z profile flag.whitequark-0/+20