Your ROOT_URL in app.ini is https://bdgit.educoder.net/ but you are visiting http://bdgit.educoder.net/rcore_test/rCore-Tutorial-v3-tests/src/commit/9d2690f8d91dafdc0029507f4c84efe975f54ccd/setenv.sh
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
export PATH=$(rustc --print sysroot)/bin:$PATH
|
|
export RUST_SRC_PATH=$(rustc --print sysroot)/lib/rustlib/src/rust/library/
|