File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1818 "slides_dark_pdf" : " https://raw.githubusercontent.com/rust-stuco/lectures/main/week1/dark.pdf" ,
1919 "hw_handout" : " /hw/primerlab/primerlab.zip" ,
2020 "hw_writeup" : " /hw/primerlab/doc/primerlab/index.html" ,
21- "hw_released" : false ,
21+ "hw_released" : true ,
2222 "details_released" : true ,
2323 "slides_released" : true ,
2424 "extras" : [
3030 "title" : " `rustlings` exercises" ,
3131 "link" : " https://github.com/rust-lang/rustlings" ,
3232 "sub" : [
33- { "title" : " variables" , "link" : " " },
34- { "title" : " functions" , "link" : " " },
35- { "title" : " if" , "link" : " " },
36- { "title" : " primitive_types" , "link" : " " }
33+ { "title" : " variables" },
34+ { "title" : " functions" },
35+ { "title" : " if" },
36+ { "title" : " primitive_types" }
3737 ]
3838 }
3939 ]
You can’t perform that action at this time.
0 commit comments