about summary refs log tree commit diff
path: root/compiler/rustc_apfloat/src/lib.rs
AgeCommit message (Expand)AuthorLines
2023-07-26Replace in-tree `rustc_apfloat` with the new version of the crateWesley Wiser-695/+0
2022-08-18Add diagnostic translation lints to crates that don't emit them5225225-0/+2
2022-06-03Fully stabilize NLLJack Huey-1/+0
2021-12-14Stabilize iter::zip.PFPoitras-1/+0
2021-05-24remove cfg(bootstrap)Pietro Albini-1/+0
2021-03-26Use iter::zip in compiler/Josh Stone-0/+1
2021-03-19stabilize or_patternsmark-1/+1
2020-09-23/nightly/nightly-rustcErik Hofmayer-1/+1
2020-09-23Updated html_root_url for compiler cratesErik Hofmayer-1/+1
2020-08-30mv compiler to compiler/mark-0/+695