]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-03-31 bjorn3Build with `-Cpanic=unwind` by default
2021-03-29 bjorn3Sync from rust 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5
2021-03-29 bjorn3Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1...
2021-03-29 bjorn3Rustup to rustc 1.53.0-nightly (4a20eb6a9 2021-03-28)
2021-03-27 bjorn3Make all compiler-builtins symbols hidden
2021-03-26 bjorn3Rustfmt
2021-03-26 bjorn3Rustup to rustc 1.53.0-nightly (52e3dffa5 2021-03-25)
2021-03-26 bjorn3Sync from rust 4137088d9da94f693b287f35e2b17782c0b1a283
2021-03-21 bjorn3Rustfmt
2021-03-21 bjorn3Update Cranelift
2021-03-20 lcnrupdate `const_eval_resolve`
2021-03-18 SparrowLiiAdd simd_neg platform intrinsic
2021-03-18 bjorn3Fix rustc test suite
2021-03-18 bjorn3Avoid nightly feature usage where easily possible
2021-03-18 bjorn3Rustup to rustc 1.52.0-nightly (36f1f04f1 2021-03-17)
2021-03-17 bjorn3Sync from rust 04ae50179a802d1d18bb780baa85f55864f56616
2021-03-17 bjorn3Directly invoke the main function in JIT mode
2021-03-17 bjorn3Rustfmt
2021-03-15 bjorn3Enable thread test in std_example
2021-03-15 bjorn3Merge pull request #1149 from bjorn3/test_rustc_testsuite
2021-03-15 bjorn3Run the rustc test suite on CI
2021-03-15 bjorn3Suppress an unnecessary warning and fix an incorrect...
2021-03-15 bjorn3Fix assert_assignable adt checking
2021-03-15 bjorn3Split rust fork setup out of test_bootstrap.sh
2021-03-15 bjorn3Update Cranelift
2021-03-15 bjorn3Remove no longer necessary intcasts
2021-03-15 Oli Scherers/ConstantSource/ConstantKind/
2021-03-15 bjorn3Use mmap for metadata loading
2021-03-15 bjorn3Special case ZST's in Rvalue::Repeat
2021-03-12 Oli SchererPrepare mir::Constant for ty::Const only supporting...
2021-03-10 borsAuto merge of #76570 - cratelyn:implement-rfc-2945...
2021-03-09 katelyn a.... rustc_target: add "unwind" payloads to `Abi`
2021-03-09 kadminClean up todos
2021-03-09 kadminBuild StKind::CopyOverlapping
2021-03-09 kadminUpdate cranelift
2021-03-09 bjorn3Adjust for changed -Zmir-opt-level numbering
2021-03-09 bjorn3Lower GHA timeout to 60 min
2021-03-09 bjorn3Update config name for latest rust-analyzer
2021-03-09 bjorn3Add rustc_private=true to the package metadata for...
2021-03-09 bjorn3Some clippy fixes
2021-03-09 bjorn3Rustup to rustc 1.52.0-nightly (8f349be27 2021-03-08)
2021-03-09 bjorn3Sync from rust 4b9f5cc4c10a161047475cb9bbe02c4fda57fb07
2021-03-08 borsAuto merge of #82727 - oli-obk:shrinkmem, r=pnkfelix
2021-03-07 bjorn3Use the new component dependency option of the rust...
2021-03-06 bjorn3Add license section to the readme
2021-03-06 bjorn3More doc fixes
2021-03-06 bjorn3Revert "Use jemalloc"
2021-03-06 bjorn3Move the more advanced ways to use cg_clif to usage.md
2021-03-06 bjorn3Use jemalloc
2021-03-06 bjorn3Add clif comments when in release mode
2021-03-06 bjorn3Make it possible to enable the verifier in release...
2021-03-06 bjorn3Handle #![windows_subsystem]
2021-03-06 bjorn3Fix warning
2021-03-06 bjorn3Use --print file-names instead of a match on uname
2021-03-05 bjorn3Merge pull request #1145 from bjorn3/mingw_support
2021-03-05 bjorn3Test Windows cross-compilation on CI
2021-03-05 bjorn3Build all tests when cross-compiling
2021-03-05 bjorn3Support cross-compiling to Windows using MinGW
2021-03-05 bjorn3Update Cranelift
2021-03-05 bjorn3Merge branch 'sync_from_rust'
2021-03-05 bjorn3Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7...
2021-03-05 bjorn3Disable value debuginfo
2021-03-05 bjorn3Rustfmt
2021-03-05 bjorn3Rustup to rustc 1.52.0-nightly (45b3c2851 2021-03-04)
2021-03-05 bjorn3Sync from rust a0d66b54fb3acc2125972b88ff543a2c04d14af5
2021-03-05 Oli SchererShrink the size of Rvalue by 16 bytes
2021-03-01 bjorn3Fix bootstrap test script
2021-03-01 bjorn3Update Cranelift
2021-02-26 Guillaume GomezRollup merge of #81940 - jhpratt:stabilize-str_split_on...
2021-02-23 bjorn3Merge pull request #1144 from bjorn3/dynamic_module
2021-02-23 bjorn3Use dynamic dispatch for the inner Module
2021-02-23 bjorn3Update Cranelift
2021-02-23 bjorn3Disable macro-error rust-analyzer diagnostic
2021-02-22 bjorn3Update dependencies
2021-02-22 bjorn3Update Cranelift
2021-02-21 bjorn3Rustup to rustc 1.52.0-nightly (83b30a639 2021-02-20)
2021-02-21 bjorn3Rustfmt
2021-02-21 bjorn3Sync from rust 3e826bb11228508fbe749e594038d6727208aa94
2021-02-21 bjorn3Various enum to int cast fixes
2021-02-21 bjorn3Revert "Remove shift amount masking"
2021-02-21 bjorn3Assume constants can't fail to evaluate
2021-02-21 bjorn3Avoid a temporary stackslot in codegen_checked_int_binop
2021-02-21 bjorn3Fix CI
2021-02-21 bjorn3Remove workaround for stack_{load,store}.i128 not being...
2021-02-21 bjorn3Directly use Cranelift instructions for 128bit int...
2021-02-21 bjorn3Remove shift amount masking
2021-02-21 bjorn3Re-enable some now compiling libcore tests
2021-02-21 bjorn3Don't build alloc_system as part of the sysroot
2021-02-21 bjorn3Remove unnecessary parts from alloc_system
2021-02-21 bjorn3Don't write clif ir by default when debug assertions...
2021-02-21 bjorn3Don't import the metadata symbol
2021-02-21 bjorn3Merge pull request #1140 from bjorn3/no_more_oldbe
2021-02-20 bjorn3Disable stack2reg optimization
2021-02-19 Camille GILLOTUse a QueryContext for try_mark_green.
2021-02-18 bjorn3Disable 128bit atomic operations on macOS
2021-02-18 bjorn3Use real atomic instructions instead of a global lock
2021-02-18 bjorn3Remove support for x86 oldBE
2021-02-18 bjorn3Update Cranelift
2021-02-15 Camille GILLOTUse an ItemId inside mir::GlobalAsm.
2021-02-14 bjorn3Merge pull request #1138 from bjorn3/cirrus_ci
next