]> git.lizzy.rs Git - rust.git/history - src/librustc_lint
Updated tracking issue for String::splice and its unstable-book entry
[rust.git] / src / librustc_lint /
2017-09-15 borsAuto merge of #43949 - GuillaumeGomez:compile_fail_stab...
2017-09-15 Corey FarwellRollup merge of #44541 - GuillaumeGomez:openoptions...
2017-09-15 Corey FarwellRollup merge of #44521 - rwakulszowa:str_utf16_doc...
2017-09-15 Corey FarwellRollup merge of #44497 - tommyip:doc_example, r=frewsxcv
2017-09-15 Corey FarwellRollup merge of #44485 - 42triangles:master, r=frewsxcv
2017-09-15 Corey FarwellRollup merge of #44477 - napen123:master, r=frewsxcv
2017-09-15 Corey FarwellRollup merge of #44476 - integer32llc:update-label...
2017-09-15 Corey FarwellRollup merge of #44472 - smt923:master, r=frewsxcv
2017-09-15 Corey FarwellRollup merge of #44453 - tommyip:doc_string_as_mut_str...
2017-09-15 Corey FarwellRollup merge of #44450 - SergioBenitez:master, r=nrc
2017-09-15 Corey FarwellRollup merge of #44430 - steveklabnik:update-mdbook...
2017-09-15 Corey FarwellRollup merge of #44388 - tbu-:pr_doc_udp_connect_multip...
2017-09-15 Corey FarwellRollup merge of #44378 - frehberg:rustdoc, r=dtolnay
2017-09-15 Corey FarwellRollup merge of #44368 - ollie27:rustdoc_pulldown_ids...
2017-09-15 Corey FarwellRollup merge of #44254 - GuillaumeGomez:const-fix-rustd...
2017-09-15 Corey FarwellRollup merge of #44131 - smaeul:openssl-perl, r=Mark...
2017-09-14 Joshua SheardMerge branch 'master' into threadname
2017-09-14 borsAuto merge of #43972 - TobiasSchaffner:std_clean, r...
2017-09-14 borsAuto merge of #44484 - tirr-c:issue-44332, r=petrochenkov
2017-09-13 borsAuto merge of #44516 - gaurikholkar:fns, r=arielb1
2017-09-13 borsAuto merge of #44386 - est31:master, r=pnkfelix
2017-09-13 borsAuto merge of #44456 - eddyb:stable-drop-const, r=nikom...
2017-09-12 borsAuto merge of #44133 - vorner:allocator-kind-autodetect...
2017-09-12 borsAuto merge of #44413 - est31:move_man, r=nikomatsakis
2017-09-12 borsAuto merge of #44344 - jonhoo:entry_or_default, r=Burnt...
2017-09-12 borsAuto merge of #44310 - ldr709:master, r=BurntSushi
2017-09-12 borsAuto merge of #44275 - eddyb:deferred-ctfe, r=nikomatsakis
2017-09-12 borsAuto merge of #43716 - MaloJaffre:_-in-literals, r...
2017-09-11 borsAuto merge of #44498 - alexcrichton:fix-nightlies,...
2017-09-11 borsAuto merge of #44442 - Aaron1011:promote-static-ref...
2017-09-11 borsAuto merge of #44435 - alexcrichton:in-scope, r=michael...
2017-09-11 Alex Crichtonrustc: Remove HirId from queries
2017-09-11 borsAuto merge of #44440 - cuviper:min_global_align, r...
2017-09-11 borsAuto merge of #44410 - alexcrichton:fix-travis, r=Mark...
2017-09-11 borsAuto merge of #44385 - alexcrichton:new-sccache-keys...
2017-09-11 Eduard-Mihai Burtescurustc: replace usize with u64 and ConstUsize.
2017-09-11 Eduard-Mihai Burtescurustc: introduce ty::Const { ConstVal, Ty }.
2017-09-11 Eduard-Mihai Burtescurustc: intern ConstVal's in TyCtxt.
2017-09-11 borsAuto merge of #44383 - qmx:gh/40473/no-inline-trait...
2017-09-11 borsAuto merge of #44375 - topecongiro:macrodef-span, r...
2017-09-10 borsAuto merge of #44316 - eddyb:no-local-var-def-id, r...
2017-09-10 borsAuto merge of #44220 - kennytm:fix-44216-instance-plus...
2017-09-10 Guillaume GomezRollup merge of #44467 - toidiu:ak-44382, r=frewsxcv
2017-09-10 Guillaume GomezRollup merge of #44396 - joshlf:tls-comment, r=alexcrichton
2017-09-10 Guillaume GomezRollup merge of #44387 - est31:update_compiler_builtins...
2017-09-10 Guillaume GomezRollup merge of #44384 - alexcrichton:osx-segfault...
2017-09-10 Guillaume GomezRollup merge of #44372 - bgermann:master, r=alexcrichton
2017-09-10 Guillaume GomezRollup merge of #44347 - GuillaumeGomez:rustdoc-false...
2017-09-10 Guillaume GomezRollup merge of #44332 - tirr-c:issue-44021, r=petrochenkov
2017-09-10 Guillaume GomezRollup merge of #44329 - nrc:pulldown-warn-fix, r=ollie27
2017-09-10 Guillaume GomezRollup merge of #44262 - alexcrichton:repr-128-gate...
2017-09-10 borsAuto merge of #44274 - Mark-Simulacrum:rustdoc-tests...
2017-09-09 borsAuto merge of #44251 - kennytm:osx-backtrace, r=alexcri...
2017-09-09 borsAuto merge of #44212 - eddyb:drop-const, r=nikomatsakis
2017-09-09 borsAuto merge of #44438 - Xaeroxe:clamp, r=Mark-Simulacrum
2017-09-09 borsAuto merge of #44335 - arielb1:node-hashing, r=alexcrichton
2017-09-08 borsAuto merge of #44269 - nikomatsakis:issue-43613-limit...
2017-09-08 Eduard-Mihai BurtescuUse NodeId/HirId instead of DefId for local variables.
2017-09-08 borsAuto merge of #44142 - alexcrichton:dllimport-query...
2017-09-08 borsAuto merge of #43742 - epdtry:pprust-expr-fix, r=petroc...
2017-09-07 borsAuto merge of #43931 - eddyb:const-local-key, r=alexcri...
2017-09-07 Mark SimulacrumRollup merge of #44351 - lu-zero:master, r=nikomatsakis
2017-09-07 Mark SimulacrumRollup merge of #44330 - WiSaGaN:patch-1, r=aturon
2017-09-07 Mark SimulacrumRollup merge of #44328 - mcomstock:from-str-doc-fix...
2017-09-07 Mark SimulacrumRollup merge of #44327 - Eh2406:FIXME#12808, r=aturon
2017-09-07 Mark SimulacrumRollup merge of #44326 - Eh2406:FIXME#44590, r=arielb1
2017-09-07 Mark SimulacrumRollup merge of #44325 - nielsegberts:master, r=stevekl...
2017-09-07 Mark SimulacrumRollup merge of #44321 - jakllsch:jakllsch-4f2d6c87...
2017-09-07 Mark SimulacrumRollup merge of #44319 - est31:master, r=eddyb
2017-09-07 Mark SimulacrumRollup merge of #44317 - Dushistov:master, r=arielb1
2017-09-07 Mark SimulacrumRollup merge of #44315 - kallisti5:epoch-doc-example...
2017-09-07 Mark SimulacrumRollup merge of #44313 - RalfJung:book, r=nikomatsakis
2017-09-07 Mark SimulacrumRollup merge of #44303 - clarcharr:debugs, r=alexcrichton
2017-09-07 Mark SimulacrumRollup merge of #44296 - zmanian:patch-1, r=steveklabnik
2017-09-07 Mark SimulacrumRollup merge of #44277 - mattico:test-33185, r=nikomatsakis
2017-09-07 Mark SimulacrumRollup merge of #44276 - mattico:test-35376, r=alexcrichton
2017-09-07 Mark SimulacrumRollup merge of #44218 - SimonSapin:commit-hash, r...
2017-09-07 Mark SimulacrumRollup merge of #44206 - MarkMcCaskey:master, r=stevekl...
2017-09-07 Mark SimulacrumRollup merge of #44097 - Xaeroxe:clamp, r=burntsushi
2017-09-06 borsAuto merge of #43975 - RalfJung:gcc, r=alexcrichton
2017-09-06 Stuart Pernsteinerpprust: fix parenthesization of exprs
2017-09-05 Alex Crichtonrustc: Migrate lang items to a query
2017-09-05 Alex Crichtonrustc: Flag some CrateStore methods as "untracked"
2017-09-05 Alex Crichtonrustc: Move {plugin,derive}_registrar_fn to queries
2017-09-05 borsAuto merge of #44308 - eddyb:local-index, r=arielb1
2017-09-05 borsAuto merge of #44248 - oli-obk:spans, r=jseyfried
2017-09-04 borsAuto merge of #43067 - pornel:libdeps, r=nrc
2017-09-04 borsAuto merge of #44194 - QuietMisdreavus:hey-how-do-i...
2017-09-04 Oliver SchneiderProduce expansion info for more builtin macros
2017-09-04 borsAuto merge of #44300 - Manishearth:clippyup, r=oli-obk
2017-09-04 borsAuto merge of #44268 - kennytm:fix-python-bootstrap...
2017-09-04 borsAuto merge of #44272 - Dushistov:master, r=alexcrichton
2017-09-03 borsAuto merge of #44263 - durka:stabilize-discriminant...
2017-09-03 borsAuto merge of #44261 - alexcrichton:u128-ffi-unsafe...
2017-09-03 borsAuto merge of #44253 - eddyb:nice-scope, r=nikomatsakis
2017-09-03 borsAuto merge of #44252 - eddyb:what-is-dead-may-never...
2017-09-03 borsAuto merge of #44195 - alexcrichton:remove-used-unsafe...
2017-09-03 borsAuto merge of #44176 - nrc:update-rls, r=alexcrichton
2017-09-02 MarkMcCaskeyMerge branch 'master' of git://github.com/rust-lang...
2017-09-02 borsAuto merge of #43886 - oli-obk:clippy, r=nrc
next