Andres Suarez
42214f8ec2
update to rust 1.64.0
...
Summary: https://blog.rust-lang.org/2022/09/22/Rust-1.64.0.html
Reviewed By: diliop, dtolnay
Differential Revision: D39825734
fbshipit-source-id: 4a789f2c24707fbc6a14b506448d405d5a60a53d
2022-09-27 15:18:58 -07:00
Andres Suarez
0f60462d16
Update libc-0.2.125 to libc-0.2.132
...
Reviewed By: dtolnay
Differential Revision: D39578353
fbshipit-source-id: 800721931e82485678e8ecf997afcc6711f6d4cf
2022-09-16 20:06:28 -07:00
David Tolnay
3deaf0e0c0
third-party/rust: Revert D39418421 "unpin thiserror"
...
Summary: D39418421 (8fef664fab
) prematurely upgraded `thiserror`. Various projects in fbcode use nightly features including std::backtrace but the current fbcode Rust toolchain is 1.63.0, in which the backtrace API is different from the API of the latest nightlies.
Reviewed By: quark-zju
Differential Revision: D39562441
fbshipit-source-id: d1f8a993ec776cf82b1736b242bd4466def21230
2022-09-15 17:20:40 -07:00
Edwin Smith
8fef664fab
unpin thiserror
...
Reviewed By: bolinfest, zertosh
Differential Revision: D39418421
fbshipit-source-id: 2f0246f190403a6f481e8803834174f229c0849a
2022-09-13 07:15:29 -07:00
Michael Bolin
c013909676
pin libc crate to 0.2.125
...
Reviewed By: ImanolBarba
Differential Revision: D39433159
fbshipit-source-id: 4442651a0874ebc6724796206db02c20e455a1c0
2022-09-12 09:55:50 -07:00
Michael Bolin
3c618d400d
use git-config@0.7.1 instead of patched version
...
Reviewed By: mzr
Differential Revision: D39331880
fbshipit-source-id: 5990d68d718297a6df72e5eea3c16fed5b84169e
2022-09-09 21:01:16 -07:00
Jan Mazur
0a18bdf95f
futures 0.3.21 -> 0.3.24
...
Summary: We have some deprecated functions in GH builds.
Differential Revision: D38909563
fbshipit-source-id: 3e8b77b10c352bfdfcbfe344f0ea2e95d4a339ad
2022-09-05 13:49:07 -07:00
Facebook Community Bot
2f6328ac8d
Re-sync with internal repository ( #16 )
...
Co-authored-by: Facebook Community Bot <6422482+facebook-github-bot@users.noreply.github.com>
2022-09-01 12:34:47 -07:00
Jason White
6e18487a85
Remove dead code
...
Reviewed By: johnhurt
Differential Revision: D39036935
fbshipit-source-id: ca5febf045b279d421e2547e102c26e98d725d10
2022-08-29 12:25:19 -07:00
Jason White
89e2e8e431
Refactor trace module into its own crate
...
Reviewed By: johnhurt
Differential Revision: D36788853
fbshipit-source-id: 8a3765fb58d94188514ed1aba406a2dcd1e6551a
2022-08-26 09:27:58 -07:00