Commit 6ce5d21
Merge back changes from the 0.19.3 release (mozilla#1297)
* Allow Rust, Python and Kotlin keywords to be used as identifier names. (mozilla#1237)
* New regression test: We missed a newline
This is already fixed in `main`, but was an issue in 0.19.1
* Include the askama config file into the build
* Adding changelog entry for the Askama fix
* Disable publish for keyword fixtures (mozilla#1289)
* (cargo-release) version 0.19.2
* Extend regression test to Swift, Kotlin & Ruby
* Don't strip newlines around function definitions
Applies to Kotlin, Ruby and Swift.
Kotlin didn't actually break.
Co-authored-by: Travis Long <tlong@mozilla.com>
* (cargo-release) version 0.19.3
Co-authored-by: Mark Hammond <mhammond@skippinet.com.au>
Co-authored-by: Jan-Erik Rediger <jrediger@mozilla.com>
Co-authored-by: Jan-Erik Rediger <janerik@fnordig.de>
Co-authored-by: Travis Long <tlong@mozilla.com>1 parent 49a0c43 commit 6ce5d21
34 files changed
Lines changed: 46 additions & 43 deletions
File tree
- examples
- arithmetic
- callbacks
- custom-types
- geometry
- rondpoint
- sprites
- todolist
- fixtures
- callbacks
- coverall
- ext-types
- guid
- lib
- uniffi-one
- external-types
- crate-one
- crate-two
- lib
- keywords
- kotlin
- rust
- reexport-scaffolding-macro
- regressions
- cdylib-crate-type-dependency
- cdylib-dependency
- ffi-crate
- enum-without-i32-helpers
- fully-qualified-types
- kotlin-experimental-unsigned-types
- missing-newline
- swift-omit-labels
- uitests
- uniffi-fixture-time
- uniffi_bindgen
- uniffi_build
- uniffi_macros
- uniffi_meta
- uniffi_testing
- uniffi
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
10 | 16 | | |
11 | 17 | | |
12 | 18 | | |
13 | 19 | | |
14 | 20 | | |
15 | 21 | | |
16 | 22 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments