summary refs log tree commit diff
path: root/src/test/run-make/wasm-panic-small/foo.rs
AgeCommit message (Expand)AuthorLines
2020-04-26Use Cell::take in a couple placesThinkChaos-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-01std: Improve codegen size of accessing TLSAlex Crichton-0/+8
2018-04-13std: Avoid allocating panic message unless neededAlex Crichton-0/+13
2018-04-13std: Minimize size of panicking on wasmAlex Crichton-0/+16