rust/src/librustc_lint
kennytm 9c0f946fe2
Rollup merge of #54095 - kenta7777:kenta7777#53719, r=davidtwco
Rename all mentions of `nil` to `unit`

Fixes #53719.

Renamed keywords nil to unit.
2018-09-14 14:50:11 +08:00
..
builtin.rs Rollup merge of #53550 - brson:recurring, r=estebank 2018-09-07 15:26:40 +08:00
Cargo.toml
lib.rs Auto merge of #53793 - toidiu:ak-stabalize, r=nikomatsakis 2018-09-12 11:27:48 +00:00
nonstandard_style.rs Replace usages of 'bad_style' with 'nonstandard_style'. 2018-08-29 09:01:35 -05:00
types.rs renamed is_nil to is_unit 2018-09-11 23:17:35 +09:00
unused.rs Remove Ty prefix from Ty{Adt|Array|Slice|RawPtr|Ref|FnDef|FnPtr|Dynamic|Closure|Generator|GeneratorWitness|Never|Tuple|Projection|Anon|Infer|Error} 2018-08-22 16:07:44 +01:00