mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-03 01:16:14 +03:00
rustup
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
9b2f8dbba39dd4167f22a7026674a585c3d907d8
|
||||
b2e36e6c2d229126b59e892c9147fbb68115d292
|
||||
|
||||
@@ -98,6 +98,7 @@ pub fn create_ecx<'mir, 'tcx: 'mir>(
|
||||
start_id,
|
||||
tcx.mk_substs(::std::iter::once(ty::subst::GenericArg::from(main_ret_ty))),
|
||||
)
|
||||
.unwrap()
|
||||
.unwrap();
|
||||
|
||||
// First argument: pointer to `main()`.
|
||||
|
||||
Reference in New Issue
Block a user