Skip to content
Snippets Groups Projects
Commit 35df2e3c authored by brahms's avatar brahms
Browse files

adds feature(alloc_error_handler) to main

parent ce2333c6
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
#![feature(alloc_error_handler)]
#![cfg_attr(not(feature = "std"), no_std)]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment