Skip to content

Commit

Permalink
Revert D65324129: update platform010 & platform010-aarch64 symlinks
Browse files Browse the repository at this point in the history
Differential Revision:
D65324129

Original commit changeset: 8266029f01dc

Original Phabricator Diff: D65324129

fbshipit-source-id: b4f909750fa65b4f549a2d638743896c28e988e4
  • Loading branch information
capickett authored and facebook-github-bot committed Nov 14, 2024
1 parent 3188442 commit 19ff300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ocamlrep_marshal/ocamlrep_marshal.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.

#![feature(new_zeroed_alloc)]
#![feature(new_uninit)]

mod deser; // deserialize; c.f 'runtime/intern.c'
mod intext; // c.f. 'runtime/caml/intext.h'
Expand Down

0 comments on commit 19ff300

Please sign in to comment.