Elliott Kalt f4bd6e42f9 Replace `impl fn` with `override fn` (#6008) 7 months ago
..
alias d60900cbeb Remove special case for returning value expressions by copy (#6052) 7 months ago
array d60900cbeb Remove special case for returning value expressions by copy (#6052) 7 months ago
as 1ec8ac7ef9 Add `Copy` interface and use it for making copies. (#6034) 7 months ago
basics d60900cbeb Remove special case for returning value expressions by copy (#6052) 7 months ago
builtins d60900cbeb Remove special case for returning value expressions by copy (#6052) 7 months ago
choice 1ec8ac7ef9 Add `Copy` interface and use it for making copies. (#6034) 7 months ago
class f4bd6e42f9 Replace `impl fn` with `override fn` (#6008) 7 months ago
const d60900cbeb Remove special case for returning value expressions by copy (#6052) 7 months ago
deduce d60900cbeb Remove special case for returning value expressions by copy (#6052) 7 months ago
eval 1ec8ac7ef9 Add `Copy` interface and use it for making copies. (#6034) 7 months ago
facet d60900cbeb Remove special case for returning value expressions by copy (#6052) 7 months ago
for d60900cbeb Remove special case for returning value expressions by copy (#6052) 7 months ago
function f4bd6e42f9 Replace `impl fn` with `override fn` (#6008) 7 months ago
generic d60900cbeb Remove special case for returning value expressions by copy (#6052) 7 months ago
global 76cdbd8a5a Introduce the `none.carbon` min-prelude (#5694) 10 months ago
if d60900cbeb Remove special case for returning value expressions by copy (#6052) 7 months ago
if_expr d60900cbeb Remove special case for returning value expressions by copy (#6052) 7 months ago
impl d60900cbeb Remove special case for returning value expressions by copy (#6052) 7 months ago
index d60900cbeb Remove special case for returning value expressions by copy (#6052) 7 months ago
interface d60900cbeb Remove special case for returning value expressions by copy (#6052) 7 months ago
interop f4bd6e42f9 Replace `impl fn` with `override fn` (#6008) 7 months ago
let d60900cbeb Remove special case for returning value expressions by copy (#6052) 7 months ago
main_run d60900cbeb Remove special case for returning value expressions by copy (#6052) 7 months ago
namespace d60900cbeb Remove special case for returning value expressions by copy (#6052) 7 months ago
operators d60900cbeb Remove special case for returning value expressions by copy (#6052) 7 months ago
package_expr 1ec8ac7ef9 Add `Copy` interface and use it for making copies. (#6034) 7 months ago
packages d60900cbeb Remove special case for returning value expressions by copy (#6052) 7 months ago
patterns ed43fd2c1c Give the BindSymbolicName for .Self in a binding pattern a FacetType type (#6036) 7 months ago
pointer d60900cbeb Remove special case for returning value expressions by copy (#6052) 7 months ago
primitives d60900cbeb Remove special case for returning value expressions by copy (#6052) 7 months ago
return d60900cbeb Remove special case for returning value expressions by copy (#6052) 7 months ago
struct d60900cbeb Remove special case for returning value expressions by copy (#6052) 7 months ago
tuple d60900cbeb Remove special case for returning value expressions by copy (#6052) 7 months ago
var d60900cbeb Remove special case for returning value expressions by copy (#6052) 7 months ago
where_expr ed43fd2c1c Give the BindSymbolicName for .Self in a binding pattern a FacetType type (#6036) 7 months ago
while 41ed82e033 Add basic support for strings to core, check, and lower. (#5963) 8 months ago