Challenge 1 status update #433
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Resolves #19
Status of verification of Challenge 1 functions
transmute_uncheckedcore::intrinsicstransmutecore::intrinsicsMaybeUninit<T>::array_assume_initcore::memMaybeUninit<[T; N]>::transposecore::mem<[MaybeUninit<T>; N]>::transposecore::mem<[T; N] as IntoIterator>::into_itercore::array::iterBorrowedBuf::unfilledcore::io::borrowed_bufBorrowedCursor::reborrowcore::io::borrowed_bufstr::as_bytescore::strfrom_u32_uncheckedcore::char::convertchar_try_from_u32core::char::convertIpv6Addr::newcore::net::ip_addrIpv6Addr::segmentscore::net::ip_addralign_offsetcore::ptrAlignment::new_uncheckedcore::ptr::alignmentMaybeUninit<T>::copy_from_slicecore::memstr::as_bytes_mutcore::str<Filter<I,P> as Iterator>::next_chunkcore::iter::adapters<FilterMap<I,F> as Iterator>::next_chunkcore::iter::adapterstry_from_fncore::arrayiter_next_chunkcore::arrayfrom_u32_uncheckedcore::charAsciiChar::from_u8_uncheckedcore::ascii_charmemchr_alignedcore::slice::memchr<[T]>::align_to_mutcore::slicerun_utf8_validationcore::str::validations<[T]>::align_tocore::sliceis_aligned_tocore::const_ptris_aligned_tocore::mut_ptrAlignment::newcore::ptr::alignmentLayout::from_size_aligncore::alloc::layoutLayout::from_size_align_uncheckedcore::alloc::layoutmake_ascii_lowercasecore::strmake_ascii_uppercasecore::str<char as Step>::forward_checkedcore::iter::range<Chars as Iterator>::nextcore::str::iter<Chars as DoubleEndedIterator>::next_backcore::str::iterchar::encode_utf16_rawcore::char<char as Step>::backward_uncheckedcore::iter::range<char as Step>::forward_uncheckedcore::iter::rangeAsciiChar::from_u8core::ascii_char<[T]>::as_simd_mutcore::slice<[T]>::as_simdcore::slicememrchrcore::slice::memchrdo_count_charscore::str::count* Partial contract/harnesses (extent of what is currently expressible by Kani)
** Does not transitively depend on transmute
Some caveats
as_bytes).Question
Given that the completion condition for the challenge is 75% of functions being verified, would it be considered as complete?
Please let us know if we're missing anything, or if any of the caveats would need to be addressed for completion of the challenge.
Thanks!
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.