]> git.lizzy.rs Git - rust.git/history - src/librustc/lint/context.rs
Use ast attributes every where (remove HIR attributes).
[rust.git] / src / librustc / lint / context.rs
2015-09-15 Nick CameronUse ast attributes every where (remove HIR attributes).
2015-09-15 borsAuto merge of #28263 - christopherdumas:add_help_E0118...
2015-09-15 borsAuto merge of #28393 - arielb1:required-because-it...
2015-09-14 borsAuto merge of #28247 - christopherdumas:fix_28243,...
2015-09-14 borsAuto merge of #28392 - arielb1:sort-bounds-list, r...
2015-09-10 borsAuto merge of #28232 - brson:tprl, r=steveklabnik
2015-09-09 borsAuto merge of #28198 - alexcrichton:from-raw-mut, r...
2015-09-08 borsAuto merge of #28173 - alexcrichton:llvm-37, r=brson
2015-09-06 borsAuto merge of #28259 - christopherdumas:fix_empty_link...
2015-09-05 borsAuto merge of #28190 - arielb1:generic-key-entry, r...
2015-09-04 borsAuto merge of #28197 - petrochenkov:borrow, r=alexcrichton
2015-09-04 borsAuto merge of #28035 - Diggsey:msvc-escaping, r=alexcri...
2015-09-04 borsAuto merge of #28227 - birkenfeld:use_filter_map, r...
2015-09-04 borsAuto merge of #28201 - apasel422:issue-26205, r=nikomat...
2015-09-04 borsAuto merge of #28119 - nagisa:bytesderef, r=alexcrichton
2015-09-04 borsAuto merge of #28069 - alexcrichton:rt-atexit, r=brson
2015-09-04 borsAuto merge of #28170 - nagisa:loopctl-label-spans,...
2015-09-04 Steve KlabnikRollup merge of #28216 - christopherdumas:fix_28196...
2015-09-04 Steve KlabnikRollup merge of #28214 - tshepang:word-not-name, r...
2015-09-04 Steve KlabnikRollup merge of #28213 - tshepang:replace-comma, r...
2015-09-04 Steve KlabnikRollup merge of #28212 - tshepang:rust-is-a-language...
2015-09-04 Steve KlabnikRollup merge of #28210 - tshepang:typo, r=steveklabnik
2015-09-04 Steve KlabnikRollup merge of #28209 - tshepang:must-be-four-spaces...
2015-09-04 Steve KlabnikRollup merge of #28207 - tshepang:flow, r=steveklabnik
2015-09-04 Steve KlabnikRollup merge of #28167 - petrochenkov:bytelit, r=nikoma...
2015-09-04 borsAuto merge of #27984 - arielb1:misc-assemble-improvemen...
2015-09-03 Manish GoregaokarRollup merge of #28195 - AlisdairO:diagnostics214,...
2015-09-03 Manish GoregaokarRollup merge of #28194 - steveklabnik:add_fixme, r...
2015-09-03 Manish GoregaokarRollup merge of #28193 - dhuseby:fixing_bitrig_alloc_cr...
2015-09-03 Manish GoregaokarRollup merge of #28191 - llogiq:iter, r=Manishearth
2015-09-03 Manish GoregaokarRollup merge of #28188 - Manishearth:elide-core, r...
2015-09-03 Manish GoregaokarRollup merge of #28187 - petrochenkov:null, r=aturon
2015-09-03 Manish GoregaokarRollup merge of #28186 - thomas07vt:thomas07vt-patch...
2015-09-03 Manish GoregaokarRollup merge of #28184 - xiaochuanyu:patch-1, r=alexcri...
2015-09-03 Manish GoregaokarRollup merge of #28164 - AlisdairO:diagnostics329,...
2015-09-03 borsAuto merge of #28192 - Manishearth:lint-hir, r=eddyb
2015-09-03 Manish GoregaokarMove lints to HIR
2015-09-03 borsAuto merge of #28174 - steveklabnik:gh14705, r=alexcricton
2015-09-02 borsAuto merge of #28138 - nrc:hir, r=nikomatsakis
2015-09-02 Nick CameronAdd an intital HIR and lowering step
2015-09-02 borsAuto merge of #28148 - eefriedman:binary_heap, r=alexcr...
2015-09-01 borsAuto merge of #28146 - eefriedman:deque_extras, r=alexc...
2015-09-01 borsAuto merge of #28130 - alexcrichton:fix-msvc-static...
2015-09-01 borsAuto merge of #28094 - apasel422:extend-hashmap, r...
2015-08-31 borsAuto merge of #28079 - huonw:simd, r=alexcrichton
2015-08-31 borsAuto merge of #28009 - GuillaumeGomez:patch-1, r=Manish...
2015-08-31 borsAuto merge of #28107 - mneumann:dragonfly_ar, r=alexcri...
2015-08-31 borsAuto merge of #28101 - ijks:24214-str-bytes, r=alexcrichton
2015-08-31 borsAuto merge of #27980 - tbu-:pr_cloexec_dup, r=alexcrichton
2015-08-31 borsAuto merge of #28103 - GuillaumeGomez:fix-intrinsic...
2015-08-31 borsAuto merge of #28007 - Ms2ger:FnKind, r=nrc
2015-08-30 borsAuto merge of #27983 - barosl:respect-color, r=nrc
2015-08-30 borsAuto merge of #27588 - cesarb:read_all, r=alexcrichton
2015-08-25 Barosl LeeRespect `--color` when printing early errors
2015-08-24 borsAuto merge of #27239 - apasel422:issue-19102, r=huonw
2015-08-14 borsAuto merge of #27822 - arielb1:inline-round-take-2...
2015-08-11 borsAuto merge of #27549 - tshepang:clarity, r=alexcrichton
2015-08-07 borsAuto merge of #27552 - tshepang:misc, r=brson
2015-08-06 Manish GoregaokarRollup merge of #27550 - tshepang:missing-info, r=brson
2015-08-05 Steve KlabnikRollup merge of #27285 - lastorset:trait-operator-impl...
2015-08-04 borsAuto merge of #27351 - pnkfelix:dst-size-and-align...
2015-08-04 Manish GoregaokarRollup merge of #27397 - Dangthrimble:master, r=stevekl...
2015-08-03 borsAuto merge of #27134 - fhartwig:derive, r=huonw
2015-08-02 borsAuto merge of #27305 - KieranHunt:master, r=steveklabnik
2015-08-02 borsAuto merge of #27205 - Gankro:travis-extreme, r=alexcri...
2015-08-01 Manish GoregaokarRollup merge of #26982 - nham:orphan-explanations,...
2015-07-31 borsAuto merge of #27370 - alexcrichton:stabilize-easy...
2015-07-31 borsAuto merge of #26897 - RalfJung:stdin-mut, r=alexcrichton
2015-07-30 borsAuto merge of #27371 - Gankro:str-clone, r=alexcrichton
2015-07-30 borsAuto merge of #27174 - Gankro:rc-sat, r=alexcrichton
2015-07-30 borsAuto merge of #27052 - wthrowe:atomic_send, r=Gankro
2015-07-30 borsAuto merge of #26734 - Gankro:deprecate-vecmap, r=alexc...
2015-07-30 borsAuto merge of #27032 - Gankro:tarpl, r=aturon,acrichto...
2015-07-29 Manish GoregaokarRollup merge of #27369 - brson:realstd, r=alexcrichton
2015-07-29 Manish GoregaokarRollup merge of #27352 - nagisa:illegal-to-invalid...
2015-07-29 Manish GoregaokarRollup merge of #27232 - Dangthrimble:master, r=stevekl...
2015-07-29 borsAuto merge of #27368 - alexcrichton:deprecate-net-metho...
2015-07-29 borsAuto merge of #27353 - arielb1:parenthetical-error...
2015-07-29 borsAuto merge of #27346 - dotdash:closure_dbg, r=michaelwo...
2015-07-29 Steve KlabnikRollup merge of #27355 - krumelmonster:patch-1, r=alexc...
2015-07-29 Steve KlabnikRollup merge of #27350 - GuillaumeGomez:patch-1, r...
2015-07-29 Steve KlabnikRollup merge of #27345 - killercup:patch-15, r=alexcrichton
2015-07-29 Steve KlabnikRollup merge of #27343 - steveklabnik:fix_module, r...
2015-07-29 Steve KlabnikRollup merge of #27342 - steveklabnik:fix_links, r...
2015-07-29 Steve KlabnikRollup merge of #27341 - steveklabnik:remove_warning...
2015-07-29 Steve KlabnikRollup merge of #27327 - steveklabnik:fix_take, r=alexc...
2015-07-29 Steve KlabnikRollup merge of #27326 - steveklabnik:doc_show_use...
2015-07-29 Steve KlabnikRollup merge of #27325 - midinastasurazz:patch-2, r...
2015-07-29 Steve KlabnikRollup merge of #27313 - nagisa:illegal-to-invalid...
2015-07-29 Steve KlabnikRollup merge of #27286 - lastorset:pub, r=steveklabnik
2015-07-29 Steve KlabnikRollup merge of #27102 - tshepang:better-examples,...
2015-07-29 borsAuto merge of #27365 - pcwalton:more-collections, r...
2015-07-29 borsAuto merge of #27360 - dhuseby:fixing_freebsd_stat_stru...
2015-07-29 borsAuto merge of #27358 - bluss:split-at-mut, r=aturon
2015-07-29 borsAuto merge of #27349 - arielb1:constant-at, r=alexcrichton
2015-07-29 borsAuto merge of #27261 - arielb1:drop-sanity-check, r...
2015-07-29 borsAuto merge of #27339 - alexcrichton:remove-old-rt,...
2015-07-29 borsAuto merge of #27260 - alexcrichton:cap-lints, r=nrc
2015-07-29 Alex Crichtonrustc: Add a --cap-lints flag to the compiler
2015-07-29 borsAuto merge of #26846 - P1start:print-maybe-styled-macro...
next