summaryrefslogtreecommitdiff
path: root/rust/compiler_builtins.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rust 1.62.0Miguel Ojeda2022-06-291-0/+23
* rust: remove panicking stub for `__mulodi4`Gary Guo2022-05-231-1/+0
* rust: compiler_builtins: update comment to reflect current stateMiguel Ojeda2022-01-211-1/+1
* rust: compile `libcore` with `no_fp_fmt_parse`Gary Guo2021-10-111-78/+0
* rust: report information about a panic.Wedson Almeida Filho2021-08-201-11/+0
* rust: globally deny `rust_2018_idioms`Miguel Ojeda2021-07-021-1/+1
* rust: deny Clippy warnings globallyMiguel Ojeda2021-07-021-4/+0
* rust: compiler_builtins: clarify the planMiguel Ojeda2021-07-021-6/+4
* rust: disable stack probesGary Guo2021-06-061-4/+0
* rust/arm 32-bit: add 32-bit arm intrinsics to compiler_builtinsSven Van Asbroeck2021-04-161-0/+10
* Move panic handler to compiler builtinsMiguel Ojeda2021-04-121-0/+11
* Go clippy-clean for the `rust/*` crates and enforce itMiguel Ojeda2021-02-261-0/+4
* Add missing docs, enforce `missing-docs` and add the `compiler_builtins` crateMiguel Ojeda2021-02-251-10/+14
* Formatting supportMiguel Ojeda2021-02-231-1/+0
* Integrate `compiler_builtins`Miguel Ojeda2021-01-211-0/+128