]> git.lizzy.rs Git - rust.git/history - .gitignore
Remove shl/shr special handling for 128bit ints
[rust.git] / .gitignore
2021-07-07 bjorn3Merge commit '3a31c6d8272c14388a34622193baf553636fe470...
2021-07-06 bjorn3Sync from rust b09dad3eddfc46c55e45f6c1a00bab09401684b4
2021-07-02 bjorn3Check if the patched sysroot source is up to date befor...
2021-06-29 bjorn3Sync from rust e98897e5dc9898707bf4331c43b2e76ab7e282fe
2021-06-25 bjorn3Merge pull request #1166 from eggyal/lazy-jit-multithreaded
2021-06-20 bjorn3Merge pull request #1180 from bjorn3/rust_build_system
2021-06-19 bjorn3Rewrite build.sh in rust
2021-02-01 Jonas SchievinkRollup merge of #81618 - bjorn3:sync_cg_clif-2021-02...
2021-02-01 bjorn3Merge commit 'd556c56f792756dd7cfec742b9f2e07612dc10f4...
2021-01-30 bjorn3Rustup to rustc 1.51.0-nightly (b12290861 2021-01-29)
2021-01-30 bjorn3Add missing dir to .gitignore
2020-11-03 bjorn3Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d...
2020-11-02 bjorn3Merge pull request #1104 from bjorn3/build_system_refactor
2020-11-02 bjorn3Refactor the build system
2020-08-15 bjorn3Merge pull request #1070 from bjorn3/cpuid
2020-08-15 bjorn3Fix ppv-lite86 with simd enabled
2020-05-29 bjorn3Merge pull request #1022 from osa1/clif_dump_in_release...
2020-05-29 Ömer Sinan AğacanAdd simple-raytracer to .gitignore (#1023)
2020-05-25 bjorn3Rustup to rustc 1.45.0-nightly (46e85b432 2020-05-24)
2020-01-10 bjorn3Better self profiling integration
2019-08-09 bjorn3Merge pull request #660 from bjorn3/libtest
2019-08-09 bjorn3Libtest support
2019-07-30 bjorn3Merge pull request #650 from bjorn3/simd_emulation
2019-07-30 bjorn3Test rust-lang/regex example shootout-regex-dna
2019-02-26 bjorn3Add rust to .gitignore
2018-12-15 bjorn3Stop using xargo for building the sysroot
2018-10-10 bjorn3Some more changes
2018-09-02 bjorn3Perform some optimizations
2018-08-14 bjorn3Support emitting object files (fixes #5)
2018-06-17 bjorn3Initial commit