mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Presence of RBIMPL_ATTR_NONNULL let C compilers to eliminate must_not_null(). Because null pointers are not allowed to exist there are no reason to call the function. In reality null pointers are still passed to those functions in a number of ways. Runtime check for them are definitely nice to have. fix [Feature#18280] |
||
|---|---|---|
| .. | ||
| backward | ||
| fiber | ||
| internal | ||
| io | ||
| assert.h | ||
| atomic.h | ||
| backward.h | ||
| debug.h | ||
| defines.h | ||
| encoding.h | ||
| intern.h | ||
| io.h | ||
| memory_view.h | ||
| missing.h | ||
| onigmo.h | ||
| oniguruma.h | ||
| ractor.h | ||
| random.h | ||
| re.h | ||
| regex.h | ||
| ruby.h | ||
| st.h | ||
| subst.h | ||
| thread.h | ||
| thread_native.h | ||
| util.h | ||
| version.h | ||
| vm.h | ||
| win32.h | ||