Use stable rust (#16)

* Stable rust in setup

* Version WIP

* Update panics

* fix1

* manual fixes

* autofix

* bump

* finish

* More stable fixes

* Stable nb block and editions
This commit is contained in:
droogmic
2020-04-27 18:45:47 +02:00
committed by GitHub
parent 6cc89a0423
commit f278ec36b1
13 changed files with 43 additions and 44 deletions

View File

@@ -2,5 +2,5 @@ target remote :3333
monitor arm semihosting enable
set print asm-demangle on
load
#break main
break main
continue