]> git.lizzy.rs Git - rust.git/history - src/len_zero.rs
rustup to 1.5.0-nightly (7bf4c885f 2015-09-26)
[rust.git] / src / len_zero.rs
2015-09-28 Manish Goregaokarrustup to 1.5.0-nightly (7bf4c885f 2015-09-26)
2015-09-24 Manish GoregaokarMerge branch 'pr-347'
2015-09-24 Pietro MonteiroUpgrade Rust to rustc 1.5.0-nightly (b2f379cdc 2015...
2015-09-19 Manish GoregaokarUpgrade Rust to rustc 1.5.0-nightly (cff041170 2015...
2015-09-17 llogiqMerge pull request #337 from Manishearth/indentfix
2015-09-17 llogiqMerge pull request #336 from Manishearth/issue335
2015-09-17 Manish GoregaokarRustup to rustc 1.5.0-nightly (fc4d566b4 2015-09-16)
2015-09-06 Manish GoregaokarMerge pull request #310 from Manishearth/len_zero
2015-09-06 Andre Bogusde-closured the item name getter
2015-09-06 Andre Bogusfix false positive len_zero in is_empty()
2015-09-04 Manish GoregaokarMerge pull request #298 from birkenfeld/as_mut
2015-09-04 Manish GoregaokarMerge pull request #295 from Manishearth/hir3
2015-09-03 Manish GoregaokarUpdate rust to 0efb9dab8c7c07fa28e9df0eccc5c07ea3c17fbb...
2015-08-27 Manish GoregaokarMerge branch 'pr-228'
2015-08-27 Manish GoregaokarMerge branch 'pr-228'
2015-08-26 Manish GoregaokarMerge pull request #239 from jedisct1/nightly
2015-08-25 Frank DenisChanges for rust-nightly after #27856
2015-08-25 llogiqMerge pull request #230 from birkenfeld/eq_op_fix
2015-08-25 Manish GoregaokarMerge branch 'master' of github.com:Manishearth/rust...
2015-08-25 Georg Brandlall: remove unneeded deref and/or ref operations
2015-08-25 Manish GoregaokarMerge pull request #235 from birkenfeld/fix
2015-08-25 Georg Brandlall: remove unneeded deref and/or ref operations
2015-08-22 R.ChavignatMerge branch 'master' into cast_iusize_improvements
2015-08-22 llogiqMerge pull request #216 from birkenfeld/match_pass
2015-08-22 Georg Brandl&-matches: dogfood fixes!
2015-08-17 Manish GoregaokarMerge pull request #184 from Manishearth/identity_op
2015-08-16 llogiqMerge pull request #179 from nweston/step-by-zero
2015-08-16 Manish GoregaokarMerge pull request #180 from birkenfeld/small_changes
2015-08-16 Georg Brandlall: organize imports
2015-08-16 Georg Brandlall: remove unneeded as_str() calls for ast::Name
2015-08-13 Manish GoregaokarMerge branch 'pr-152'
2015-08-13 llogiqMerge
2015-08-13 Georg Brandlall: DRY for lint descriptions
2015-08-13 llogiqMerge branch 'const' of https://github.com/Manishearth...
2015-08-13 Manish GoregaokarMerge branch 'pr-149'
2015-08-13 Georg Brandllint messages: remove trailing period
2015-08-12 Manish GoregaokarMerge pull request #137 from birkenfeld/collapsible_if_fix
2015-08-12 Manish GoregaokarMerge pull request #136 from birkenfeld/len_zero_expr
2015-08-12 Manish GoregaokarMerge pull request #135 from birkenfeld/consistent_msgs
2015-08-12 Georg Brandllen_zero: display full suggested expr in message
2015-08-12 Georg Brandlall: make style of lint messages consistent
2015-08-11 Manish GoregaokarMerge pull request #129 from birkenfeld/unwrap_lint
2015-08-11 Georg Brandlmove walk_ty() to utils module and rename to walk_ptrs_ty
2015-08-11 Manish GoregaokarMerge pull request #127 from birkenfeld/better-helptext...
2015-08-11 Manish GoregaokarMerge pull request #128 from birkenfeld/whitespace...
2015-08-11 Georg Brandlall: whitespace cleanup
2015-08-11 Manish GoregaokarMerge branch 'pr-78'
2015-08-09 Manish GoregaokarUpgrade Rust to rustc 1.4.0-nightly (a5d33d891 2015...
2015-07-31 Manish GoregaokarUpgrade to rustc 1.3.0-nightly (4d52d7c85 2015-07-30)
2015-07-26 Manish GoregaokarBasic framework for structured logging
2015-07-16 Manish GoregaokarMerge pull request #117 from Manishearth/rustup
2015-07-16 llogiqrustup, also first time clippy was used on itself,...
2015-07-01 Manish GoregaokarMerge pull request #106 from zmbush/nightly
2015-07-01 Zachary BushFix build for rustc 1.3.0-nightly (bf3c979ec 2015-06-30)
2015-06-15 llogiqMerge pull request #99 from Manishearth/rustup
2015-06-15 llogiqfixed renaming of rustc::middle::ty enums
2015-06-01 llogiqMerge pull request #81 from Manishearth/len_zero
2015-06-01 llogiqmerged upstream master
2015-06-01 llogiqnow the method lookup actually works (and I understand...
2015-06-01 llogiqMerge branch 'master' into len_zero
2015-06-01 llogiqMerge pull request #68 from Manishearth/macro_expn
2015-06-01 llogiqcheck for is_empty() method to get rid of false positives
2015-05-26 Manish GoregaokarMerge pull request #71 from sourcejedi/patch-1
2015-05-24 Alan JenkinsFix copy+paste in description of LEN_ZERO
2015-05-20 llogiqMerge pull request #62 from Manishearth/len_zero_is_empty
2015-05-20 llogiqnew lints len_zero and len_without_is_empty