| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-10-05 | Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, ↵ | Tyler Mandry | -1/+0 | |
| r=alexcrichton" This reverts commit 7870050796e5904a0fc85ecbe6fa6dde1cfe0c91, reversing changes made to 2e7244807a7878f6eca3eb7d97ae9b413aa49014. | ||||
| 2019-10-04 | Fix ABI, run and fix more tests, re-enable CI for PRs | Thomas Lively | -0/+1 | |
| 2019-09-13 | codegen: use "_N" (like for other locals) instead of "argN", for argument names. | Eduard-Mihai Burtescu | -8/+8 | |
| 2019-04-22 | Remove double trailing newlines | varkor | -1/+0 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-11-20 | Fix invalid bitcast taking bool out of a union represented as a scalar | Olivier Goffart | -0/+6 | |
| As reported in https://github.com/rust-lang/rust/pull/54668#issuecomment-440186476 | ||||
| 2018-11-14 | Remove extern and some return value as an attempt to make the test pass on ↵ | Olivier Goffart | -7/+7 | |
| more platforms | ||||
| 2018-11-13 | Forward the ABI of the non-zero sized fields of an union if they have the ↵ | Olivier Goffart | -0/+80 | |
| same ABI This is supposed to fix the performence regression of using MaybeUninit in https://github.com/rust-lang/rust/pull/54668 | ||||
