gecko-dev/js
Chris Peterson 81fbdf7119 Bug 1684091 - Part 2: Move [[nodiscard]] to the head of function declarations in js/src/jit/. r=jandem
The [[nodiscard]] attribute must precede a function declaration's declaration specifiers (like static, extern, inline, or virtual). The __attribute__((warn_unused_result)) attribute does not have this order restriction.

Depends on D100408

Differential Revision: https://phabricator.services.mozilla.com/D100409
2020-12-28 19:15:00 +00:00
..
ductwork/debugger
examples
public Backed out changeset 7da8f779dc24 (bug 1681533) at developer's request for causing Bug 1683870. a=backout DONTBUILD 2020-12-28 12:18:01 +02:00
rust Bug 1682262 - Update neqo to 0.4.18 and bindgen to 0.56 r=necko-reviewers,emilio,valentin 2020-12-14 18:38:49 +00:00
src Bug 1684091 - Part 2: Move [[nodiscard]] to the head of function declarations in js/src/jit/. r=jandem 2020-12-28 19:15:00 +00:00
xpconnect Backed out changeset 540c9159c3c6 (bug 1681664) for perma failures on test_bug1681664.html. 2020-12-18 22:00:52 +02:00
app.mozbuild Bug 1679938 - Don't recurse the build into mfbt for projects that don't need it. r=firefox-build-system-reviewers,mhentges 2020-12-01 23:52:03 +00:00
ffi.configure
moz.build
moz.configure Bug 1672160 - SIMD wormhole. r=rhunt 2020-12-15 09:49:35 +00:00
sub.configure