Update known working rustc versions

This commit is contained in:
Guillume DIDIER 2022-09-23 11:53:35 +02:00 committed by Guillaume DIDIER
parent 8b227b640b
commit 9419b0c58f
2 changed files with 3 additions and 0 deletions

View File

@ -74,3 +74,4 @@ Known good nightly :
- rustc 1.54.0-nightly (eab201df7 2021-06-09) - rustc 1.54.0-nightly (eab201df7 2021-06-09)
- rustc 1.55.0-nightly (885399992 2021-07-06) - rustc 1.55.0-nightly (885399992 2021-07-06)
- rustc 1.57.0-nightly (9a28ac83c 2021-09-18)

View File

@ -20,3 +20,5 @@ Design decision :
- [ ] Get serial console - [ ] Get serial console
- [ ] Deal with cpuid / floating point niceties - [ ] Deal with cpuid / floating point niceties
- [ ] Deal with the user mode switch - [ ] Deal with the user mode switch
Known good rust version : 1.57.0-nightly (9a28ac83c 2021-09-18)