about summary refs log tree commit diff
path: root/library/profiler_builtins/src
AgeCommit message (Expand)AuthorLines
2024-11-24Make profiler_builtins `#![no_core]` instead of just `#![no_std]`Zalathar-1/+2
2024-11-24Remove unnecessary `#![allow(unused_features)]`Zalathar-1/+0
2024-11-24Sort and separate lint/feature attributes in `profiler_builtins`Zalathar-4/+8
2023-08-23Bump cfg(bootstrap)Mark Rousskov-1/+1
2023-08-03Add `internal_features` lintNilstrieb-0/+1
2022-06-03Fully stabilize NLLJack Huey-1/+0
2020-07-27mv std libs to library/mark-0/+11