Skip to content

zbrachinara/const-push

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

War crimes in const rust

This repo does things in const rust which I'd really like to have while using as few nightly features as possible. Right now it includes a const-time arrayvec-like type, and in the future I'd like to simulate &mut self APIs without actually requiring const_mut_refs.

Releases

No releases published

Packages

No packages published

Languages