| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-06-13 | add inline(always) to option | DrMeepster | -0/+1 |
| 2022-06-11 | fix compat_fn option method on miri | DrMeepster | -8/+9 |
| 2022-04-07 | do not round-trip function pointer through integer | Ralf Jung | -5/+4 |
| 2022-04-07 | make windows compat_fn (crudely) work on Miri | Ralf Jung | -4/+14 |
| 2022-03-29 | Make the stdlib largely conform to strict provenance. | Aria Beingessner | -1/+1 |
| 2021-01-31 | Fix calling convention for CRT startup | Arlie Davis | -12/+10 |
| 2021-01-29 | Resolve DLL imports at CRT startup, not on demand | Arlie Davis | -65/+88 |
| 2020-12-14 | Auto merge of #77618 - fusion-engineering-forks:windows-parker, r=Amanieu | bors | -0/+1 |
| 2020-11-19 | Extend meta parameters to all generated code in compat_fn. | Josh Matthews | -0/+1 |
| 2020-10-06 | Add WaitOnAddress/WakeByAddress API to sys::windows::c. | Mara Bos | -0/+1 |
| 2020-10-01 | Work around potential merging/duplication issues in sys/windows/compat. | Mara Bos | -3/+19 |
| 2020-10-01 | Improve std::sys::windows::compat. | Mara Bos | -27/+34 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+72 |
