Richard Smith e8cc089b2b Allow simple uses of `Self` in `impl`s. (#3824) 2 years ago
..
alias b8ceb8dd8b Print a blank line after a diagnostic. (#3806) 2 years ago
array e4528b8abb Add infrastructure for distinguishing between signed and unsigned integer types. (#3822) 2 years ago
as 5665660677 Remove special-case formatting for class and interface LHS. (#3744) 2 years ago
basics 3763d0130a Convert literals to `i32` when forming an `i32`-typed `int_literal` instruction. (#3814) 2 years ago
builtins e4528b8abb Add infrastructure for distinguishing between signed and unsigned integer types. (#3822) 2 years ago
class 6c458ffe7e Add import context for locations. (#3807) 2 years ago
const b8ceb8dd8b Print a blank line after a diagnostic. (#3806) 2 years ago
eval 3763d0130a Convert literals to `i32` when forming an `i32`-typed `int_literal` instruction. (#3814) 2 years ago
expr_category 064123d93f If a SemIR instruction has a braced block and a constant value, print the constant value first. (#3734) 2 years ago
function e8cc089b2b Allow simple uses of `Self` in `impl`s. (#3824) 2 years ago
global 5665660677 Remove special-case formatting for class and interface LHS. (#3744) 2 years ago
if b8ceb8dd8b Print a blank line after a diagnostic. (#3806) 2 years ago
if_expr 3763d0130a Convert literals to `i32` when forming an `i32`-typed `int_literal` instruction. (#3814) 2 years ago
impl e8cc089b2b Allow simple uses of `Self` in `impl`s. (#3824) 2 years ago
index 3763d0130a Convert literals to `i32` when forming an `i32`-typed `int_literal` instruction. (#3814) 2 years ago
interface b8ceb8dd8b Print a blank line after a diagnostic. (#3806) 2 years ago
ir 064123d93f If a SemIR instruction has a braced block and a constant value, print the constant value first. (#3734) 2 years ago
let b8ceb8dd8b Print a blank line after a diagnostic. (#3806) 2 years ago
namespace 6c458ffe7e Add import context for locations. (#3807) 2 years ago
operators b8ceb8dd8b Print a blank line after a diagnostic. (#3806) 2 years ago
package_expr 295c8eb97f Change Namespace formatting to use the scope's name. (#3782) 2 years ago
packages a79027120a Start adding extern logic for functions. (#3809) 2 years ago
pointer b8ceb8dd8b Print a blank line after a diagnostic. (#3806) 2 years ago
return b8ceb8dd8b Print a blank line after a diagnostic. (#3806) 2 years ago
struct b8ceb8dd8b Print a blank line after a diagnostic. (#3806) 2 years ago
tuples 5665660677 Remove special-case formatting for class and interface LHS. (#3744) 2 years ago
var b8ceb8dd8b Print a blank line after a diagnostic. (#3806) 2 years ago
while b8ceb8dd8b Print a blank line after a diagnostic. (#3806) 2 years ago