about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2015-05-23 09:36:56 +0000
committerbors <bors@rust-lang.org>2015-05-23 09:36:56 +0000
commit8bc80ba9fc8a297e0633a4f6e7fad1c333cbe8b4 (patch)
treeb9e0be4d8e080327a79124d5d3d1ef0b460b0b25 /src/rustllvm/ExecutionEngineWrapper.cpp
parentf472403650e3f321b2dea893d890929af309695b (diff)
parente161d5cf736f1340f299268163a677c5871af313 (diff)
downloadrust-8bc80ba9fc8a297e0633a4f6e7fad1c333cbe8b4.tar.gz
rust-8bc80ba9fc8a297e0633a4f6e7fad1c333cbe8b4.zip
Auto merge of #24847 - sfackler:debug-builders-stability, r=aturon
The `debug_builders` feature is up for 1.1 stabilization in #24028. This commit stabilizes the API as-is with no changes.

Some nits that @alexcrichton mentioned that may be worth discussing now if anyone cares:

* Should `debug_tuple_struct` and `DebugTupleStruct` be used instead of `debug_tuple` and `DebugTuple`? It's more typing but is a technically more correct name.
* `DebugStruct` and `DebugTuple` have `field` methods while `DebugSet`, `DebugMap` and `DebugList` have `entry` methods. Should we switch those to something else for consistency?

cc @alexcrichton @aturon 
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions