]> git.lizzy.rs Git - rust.git/history - example/alloc_example.rs
Pass all pairs to abi-checker
[rust.git] / example / alloc_example.rs
2021-10-27 bjorn3Sync from rust 47aeac648ed56095688c1c20972c9b72bd0da7ce
2021-10-14 Amanieu d'AntrasRemove alloc::prelude
2021-09-26 borsAuto merge of #89092 - bjorn3:sync_cg_clif-2021-09...
2021-09-19 bjorn3Merge commit '61667dedf55e3e5aa584f7ae2bd0471336b92ce9...
2021-09-19 bjorn3Sync from rust 7a3d1a5f3dfeaf5177885fedd7db8ecc70670dc1
2021-09-12 bjorn3Sync from rust c7dbe7a830100c70d59994fd940bf75bb6e39b39
2021-09-07 bjorn3Sync from rust 73641cd23ba470c6b4dcd72b8d5f62d27c735254
2021-09-01 bjorn3Sync from rust 3ed6c1d23fd40f4367259a531465e809eb00ec27
2021-08-25 bjorn3Sync from rust 9863bf51a52b8e61bcad312f81b5193d53099f9f
2021-08-21 borsAuto merge of #88135 - crlf0710:trait_upcasting_part_3...
2021-08-20 bjorn3Rustup to rustc 1.56.0-nightly (6d64f7f69 2021-08-19)
2021-08-20 bjorn3Sync from rust 9ccf661694423895b02e513c69e6ad263b2f3d8e
2021-08-18 Marcel Hellwigremove box_syntax uses from cranelift and tools
2021-03-31 bjorn3Revert "Build with `-Cpanic=unwind` by default"
2021-03-31 bjorn3Build with `-Cpanic=unwind` by default
2021-03-08 borsAuto merge of #82727 - oli-obk:shrinkmem, r=pnkfelix
2021-03-05 bjorn3Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7...
2021-03-05 bjorn3Sync from rust a0d66b54fb3acc2125972b88ff543a2c04d14af5
2021-02-21 bjorn3Sync from rust 3e826bb11228508fbe749e594038d6727208aa94
2021-02-21 bjorn3Don't build alloc_system as part of the sysroot
2021-02-01 Jonas SchievinkRollup merge of #81618 - bjorn3:sync_cg_clif-2021-02...
2021-02-01 bjorn3Merge commit 'd556c56f792756dd7cfec742b9f2e07612dc10f4...
2021-01-31 bjorn3Link examples to the correct libc when targeting Windows
2020-06-16 bjorn3Fix warnings in alloc_example.rs
2020-04-21 bjorn3Merge pull request #972 from l4l/debug-file-hash
2020-04-17 bjorn3Use the correct return type for puts
2019-07-26 bjorn3Remove unnecessary changes
2019-07-26 bjorn3[WIP]
2019-04-27 bjorn3Merge pull request #495 from bjorn3/use_cg_clif_link
2019-04-27 bjorn3Preserve the order files are added to archives
2019-03-21 bjorn3Rustup to rustc 1.35.0-nightly (82e2f3ec2 2019-03-20)
2018-11-05 bjorn3Add some benchmarks