]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/lint.rs
add `#[thread_local]` attribute
[rust.git] / src / librustc / middle / lint.rs
2013-11-26 Daniel Micayadd `#[thread_local]` attribute
2013-11-26 borsauto merge of #10664 : alexcrichton/rust/issue-10663...
2013-11-26 borsauto merge of #10668 : vky/rust/closure-doc-update...
2013-11-26 borsauto merge of #10660 : alexcrichton/rust/little-scope...
2013-11-26 borsauto merge of #10622 : Kimundi/rust/str_de_iter, r...
2013-11-26 Marvin LöbelRemoved unneccessary `_iter` suffixes from various...
2013-11-26 borsauto merge of #10631 : klutzy/rust/win-fixes, r=alexcri...
2013-11-26 borsauto merge of #10316 : klutzy/rust/attr-lint, r=cmr
2013-11-26 klutzyrustc: Add crate-level attribute lint
2013-11-26 klutzyrustc: Update obsolete attribute list
2013-11-26 klutzyrustc: Add lint for unknown attributes
2013-11-26 borsauto merge of #10652 : jld/rust/enum-unstruct, r=thestinger
2013-11-26 klutzyrustc: Add lint for obsolete attributes
2013-11-26 klutzyrustc: Add lint for misplaced crate attributes
2013-11-26 borsauto merge of #10650 : andreasots/rust/ipv6-is-in-hex...
2013-11-25 borsauto merge of #10658 : LeoTestard/rust/serialize-rc...
2013-11-25 borsauto merge of #10657 : sanxiyn/rust/pat, r=cmr
2013-11-25 Seo SanghyeonTake &Pat in visit_pat
2013-11-25 borsauto merge of #10603 : alexcrichton/rust/no-linked...
2013-11-24 borsauto merge of #10475 : astrieanna/rust/issue8763, r...
2013-11-22 borsauto merge of #10583 : alexcrichton/rust/privacy-reexpo...
2013-11-22 borsauto merge of #10582 : g3xzh/rust/master, r=cmr
2013-11-22 borsauto merge of #10588 : huonw/rust/un@mutilate-task_rng...
2013-11-22 borsauto merge of #10599 : thestinger/rust/unsafe, r=cmr
2013-11-21 Daniel Micayadd lint for `unsafe` blocks
2013-11-21 borsauto merge of #10567 : sanxiyn/rust/bytepos, r=alexcrichton
2013-11-20 borsauto merge of #10576 : thestinger/rust/gc, r=pcwalton
2013-11-20 borsauto merge of #10527 : eholk/rust/win64, r=alexcrichton
2013-11-19 borsauto merge of #10568 : pcwalton/rust/more-bars, r=alexc...
2013-11-19 Patrick Waltonlibrustc: Change most uses of `&fn()` to `||`.
2013-11-18 borsauto merge of #10508 : chris-morgan/rust/tags-improveme...
2013-11-18 borsauto merge of #10443 : alexcrichton/rust/meaninless...
2013-11-18 borsauto merge of #10526 : itdaniher/rust/master, r=pcwalton
2013-11-18 borsauto merge of #10363 : astrieanna/rust/fix-x86stdcall...
2013-11-17 borsauto merge of #10531 : TeXitoi/rust/mandelbrot-resurect...
2013-11-17 borsauto merge of #10523 : huonw/rust/10522, r=cmr
2013-11-17 borsauto merge of #10518 : huonw/rust/6911, r=alexcrichton
2013-11-17 borsauto merge of #10466 : alexcrichton/rust/issue-10334...
2013-11-17 borsauto merge of #10454 : z0w0/rust/issue-9944, r=cmr
2013-11-16 borsauto merge of #10420 : sanxiyn/rust/path, r=cmr
2013-11-16 Huon Wilsonlint: _-prefixed variables don't get an unused-mut...
2013-11-15 borsauto merge of #10478 : TeXitoi/rust/shootout-meteor...
2013-11-14 borsauto merge of #10018 : fhahn/rust/check-inferred-ints...
2013-11-14 borsauto merge of #9788 : geoffhill/rust/bare-fn-cast,...
2013-11-14 borsauto merge of #10457 : alexcrichton/rust/native-io...
2013-11-14 borsauto merge of #10464 : gutworth/rust/snap-err, r=pnkfelix
2013-11-13 borsauto merge of #10421 : adridu59/rust/patch-www, r=alexc...
2013-11-13 borsauto merge of #10447 : alexcrichton/rust/flaky-time...
2013-11-13 borsauto merge of #10451 : zkamsler/rust/buf_writer, r...
2013-11-13 borsauto merge of #10277 : dcrewi/rust/missing-doc-and...
2013-11-13 David Creswickmake missing_doc lint respect the visibility rules
2013-11-12 borsauto merge of #10427 : alexcrichton/rust/no-xray, r...
2013-11-12 Florian HahnCheck inferred integer literals for overflows, closes...
2013-11-12 borsauto merge of #10198 : alexcrichton/rust/darwin-quiet...
2013-11-12 borsauto merge of #10425 : astrieanna/rust/rm-issue-912...
2013-11-12 borsauto merge of #10424 : alexcrichton/rust/optimize-buffe...
2013-11-12 borsauto merge of #10422 : alexcrichton/rust/explicit-crate...
2013-11-11 borsauto merge of #10419 : brson/rust/conditiondocs, r...
2013-11-11 borsauto merge of #10403 : poiru/rust/issue-2675, r=alexcri...
2013-11-11 borsauto merge of #10407 : alexcrichton/rust/no-fixed-stack...
2013-11-11 Alex CrichtonRemove #[fixed_stack_segment] and #[rust_stack]
2013-11-10 borsauto merge of #10226 : nibrahim/rust/docepub, r=alexcri...
2013-11-06 borsauto merge of #10227 : kud1ing/rust/ios, r=alexcrichton
2013-11-05 borsauto merge of #10182 : alexcrichton/rust/typeid-intrins...
2013-11-03 borsauto merge of #10219 : alexcrichton/rust/drop-invoke...
2013-11-03 borsauto merge of #10242 : thestinger/rust/inline_dtor...
2013-11-03 borsauto merge of #10199 : alexcrichton/rust/no-propagate...
2013-11-02 borsauto merge of #10165 : dcrewi/rust/missing-doc-on-priva...
2013-11-01 borsauto merge of #10203 : kud1ing/rust/ios, r=alexcrichton
2013-10-31 David Creswickfix missing_doc lint on private traits
2013-10-31 borsauto merge of #10167 : briantdawn/rust/master, r=cmr
2013-10-31 borsauto merge of #10189 : alexcrichton/rust/inner-statics...
2013-10-31 borsauto merge of #10166 : brson/rust/meta, r=alexcrichton
2013-10-31 borsauto merge of #10164 : brson/rust/configure, r=brson
2013-10-31 borsauto merge of #10120 : Kimundi/rust/remove_sys, r=alexc...
2013-10-30 borsauto merge of #10123 : klutzy/rust/fix-7507, r=alexcrichton
2013-10-30 borsauto merge of #10168 : reedlepee123/rust/priv_fields...
2013-10-30 borsauto merge of #9613 : jld/rust/enum-discrim-size.r0...
2013-10-29 Jed DavisLint non-FFI-safe enums.
2013-10-28 borsauto merge of #10095 : huonw/rust/master, r=cmr
2013-10-28 borsauto merge of #10089 : pythonesque/rust/issue-7718...
2013-10-28 borsauto merge of #10094 : alexcrichton/rust/issue-8704...
2013-10-28 borsauto merge of #10093 : alexcrichton/rust/issue-8811...
2013-10-28 borsauto merge of #10083 : alexcrichton/rust/timer-port...
2013-10-28 borsauto merge of #10050 : gifnksm/rust/ratio-methods,...
2013-10-28 borsauto merge of #10080 : brson/rust/sched_queue, r=brson
2013-10-28 borsauto merge of #10098 : alexcrichton/rust/attempts,...
2013-10-27 borsauto merge of #10026 : luqmana/rust/mut-pat, r=pcwalton
2013-10-25 Luqman Adenlibrustc: Don't emit unused mut lint twice.
2013-10-25 Luqman Adenlibsyntax/librustc: Allow mut qualifier in patterns.
2013-10-23 borsauto merge of #10021 : alexcrichton/rust/asm-now-analyz...
2013-10-22 borsauto merge of #10013 : bdash/rust/mavericks-unwinding...
2013-10-22 borsauto merge of #9923 : thestinger/rust/managed_boxes...
2013-10-22 borsauto merge of #10006 : alexcrichton/rust/another-massiv...
2013-10-22 Alex CrichtonDrop the '2' suffix from logging macros
2013-10-19 borsauto merge of #9856 : alexcrichton/rust/privacy-errors...
2013-10-18 borsauto merge of #9935 : reedlepee123/rust/my_new_branch...
2013-10-18 borsauto merge of #9851 : alexcrichton/rust/include_bin...
2013-10-17 borsauto merge of #9891 : alexcrichton/rust/allow-warnings...
2013-10-17 borsauto merge of #9846 : cmr/rust/serialize_uuid, r=alexcr...
next