Merge remote-tracking branch 'origin/trunk' into builtins-in-roc

This commit is contained in:
Folkert 2022-02-28 18:55:20 +01:00
commit bd31503855
No known key found for this signature in database
GPG key ID: 1F17F6FFD112B97C
182 changed files with 10241 additions and 3799 deletions

View file

@ -580,6 +580,7 @@ impl IdentIds {
}
// necessary when the name of a value is changed in the editor
// TODO fix when same ident_name is present multiple times, see issue #2548
pub fn update_key(
&mut self,
old_ident_name: &str,