bjorn3
d1904e5855
Merge commit '370c397ec9169809e5ad270079712e0043514240' into sync_cg_clif-2022-03-20
2022-03-20 16:55:21 +01:00
Jade
966e54ee2e
rfc3052: Remove authors field from Cargo manifests
...
Since RFC 3052 soft deprecated the authors field anyway, hiding it from
crates.io, docs.rs, and making Cargo not add it by default, and it is
not generally up to date/useful information, we should remove it from
crates in this repo.
2021-07-29 14:56:05 -07:00
bjorn3
27886cd6b6
Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7' into sync_cg_clif-2021-03-05
2021-03-05 19:12:59 +01:00
bjorn3
a75f9bc3be
Merge commit 'd556c56f792756dd7cfec742b9f2e07612dc10f4' into sync_cg_clif-2021-02-01
2021-02-01 10:11:46 +01:00
bjorn3
77f74ed070
Merge commit 'dbee13661efa269cb4cd57bb4c6b99a19732b484' into sync_cg_clif-2020-12-27
2020-12-27 10:30:38 +01:00
bjorn3
7d69857dcb
Rustup to rustc 1.47.0-nightly ( db0492ace
2020-07-29)
2020-07-30 14:58:27 +02:00
bjorn3
b79102c933
Disable "LTO is not supported" warning for sysroot build
2020-06-20 19:14:58 +02:00
bjorn3
fcd596714b
Remove pin of the libc crate for the sysroot
...
The latest libc version has fixed the compilation error
2020-06-16 10:54:18 +02:00
bjorn3
9510791fce
Compile sysroot in release mode by default
...
Fixes #938
2020-06-13 19:19:38 +02:00
bjorn3
bcd357a0ae
Rustup to rustc 1.45.0-nightly ( 46e85b432
2020-05-24)
2020-05-25 12:41:33 +02:00
bjorn3
8de317dd8f
Update compiler_builtins
2020-01-25 17:24:45 +01:00
bjorn3
177b0d2f57
Rustup to rustc 1.41.0-nightly ( ded5ee001
2019-11-13)
2019-11-14 21:13:40 +01:00
bjorn3
554a1aa0ba
Reenable debug assertions for libstd on macOS
...
m4b/faerie#91 has been merged
2019-09-14 12:49:23 +02:00
bjorn3
3e78ca957e
Rustup to rustc 1.39.0-nightly ( f0b58fcf0
2019-09-11)
2019-09-12 20:21:54 +02:00
bjorn3
f6c39fa701
Rustup to rustc 1.39.0-nightly ( eeba189cf
2019-08-24)
2019-08-25 16:30:36 +02:00
bjorn3
8e400008ff
Disable debug assertions for libstd
...
This is necessary on macOS, because of alignment problems
2019-08-18 14:49:10 +02:00
bjorn3
dbac219207
Libtest support
2019-08-09 12:46:24 +02:00
bjorn3
c4af588f72
Correctly align all allocs
...
Fixes #348
2019-08-01 11:49:03 +02:00
bjorn3
ffa34ae328
Remove unnecessary changes
2019-07-26 11:45:01 +02:00
bjorn3
0a833ba8a1
[WIP]
2019-07-26 11:32:04 +02:00
bjorn3
c814ee0d2a
[WIP]
2019-07-26 11:28:04 +02:00
bjorn3
94effb972f
Rustup to rustc 1.38.0-nightly ( e3cebcb3b
2019-07-19)
2019-07-20 13:04:02 +02:00
bjorn3
11d816cce5
Rustup to rustc 1.36.0-nightly ( 597f43248
2019-04-26)
2019-04-27 17:44:12 +02:00
bjorn3
223611dcb2
Fix and enable libstd building
2019-02-11 19:40:07 +01:00
bjorn3
ed9528a104
Misc changes
2019-02-03 11:25:56 +01:00
bjorn3
1e5c6bc5b8
Stop using xargo for building the sysroot
...
It is currently broken. (see https://github.com/japaric/xargo/issues/227 )
This makes it easier to for example patch whole crates away.
2018-12-15 16:18:03 +01:00