about summary refs log tree commit diff
path: root/src/test/debuginfo/constant-debug-locs.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-05Fix test/debuginfovarkor-1/+0
2017-11-26Stabilize const-calling existing const-fns in stdSimon Sapin-1/+0
2017-09-16change #![feature(const_fn)] to specific gatesAlex Burka-1/+1
2016-07-12std: Clean out deprecated APIsAlex Crichton-2/+0
2015-09-19Feature-gate `#[no_debug]` and `#[omit_gdb_pretty_printer_section]`Andrew Paseltiner-0/+1
2015-06-17Fallout in tests and docs from feature renamingsAlex Crichton-1/+1
2015-05-29add const_fn featuresNiko Matsakis-0/+1
2015-05-27Use `const fn` to abstract away the contents of UnsafeCell & friends.Eduard Burtescu-3/+3
2015-04-29Re-enable tests on AndroidTamir Duberstein-1/+0
2015-04-28#10381: WarningsTamir Duberstein-2/+1
2015-03-23Require feature attributes, and add them where necessaryBrian Anderson-0/+1
2015-03-05debuginfo: Add `debuginfo::with_source_location_override()` function...Michael Woerister-0/+67