]> git.lizzy.rs Git - rust.git/history - src/librustc
Auto merge of #40454 - djzin:fast-swap, r=sfackler
[rust.git] / src / librustc /
2017-06-11 borsAuto merge of #40454 - djzin:fast-swap, r=sfackler
2017-06-11 borsAuto merge of #42569 - birkenfeld:patch-2, r=frewsxcv
2017-06-10 borsAuto merge of #42580 - tommyip:import-error, r=petrochenkov
2017-06-10 borsAuto merge of #42563 - eddyb:infer, r=nikomatsakis
2017-06-10 Eduard-Mihai Burtescurustc: make the comon case of tcx.infer_ctxt(()) nicer.
2017-06-10 Eduard-Mihai Burtescurustc: make InferCtxt optional in MemCategorizationContext.
2017-06-10 Eduard-Mihai Burtescurustc: do not depend on infcx.tables in MemCategorizati...
2017-06-10 borsAuto merge of #42556 - scottmcm:ctz-nz, r=BurntSushi
2017-06-10 borsAuto merge of #42533 - Mark-Simulacrum:macro-parse...
2017-06-09 Corey FarwellRollup merge of #42558 - xfq:patch-1, r=steveklabnik
2017-06-09 Corey FarwellRollup merge of #42551 - tshepang:better-cell-replace...
2017-06-09 Corey FarwellRollup merge of #42531 - mmatyas:aarch64_compile-test_f...
2017-06-09 Corey FarwellRollup merge of #42385 - Manishearth:its-a-vec, r=steve...
2017-06-09 Corey FarwellRollup merge of #42307 - clarcharr:js-license, r=frewsxcv
2017-06-09 borsAuto merge of #42278 - gentoo90:gdb-pretty-printers...
2017-06-09 borsAuto merge of #42507 - ibabushkin:external-span-trans...
2017-06-09 borsAuto merge of #42521 - alexcrichton:enosys, r=cuviper
2017-06-09 Eduard-Mihai Burtescurustc_typeck: do not mutate tables directly during...
2017-06-09 Eduard-Mihai Burtescurustc: track the current ty::ParamEnv in lint::LateContext.
2017-06-09 Eduard-Mihai Burtescurustc: remove redundant krate field from lint::LateContext.
2017-06-09 borsAuto merge of #42504 - michaelwoerister:hash-dep-nodes...
2017-06-08 borsAuto merge of #42491 - RalfJung:bootstrap-help, r=alexc...
2017-06-08 borsAuto merge of #42487 - alexcrichton:smaller-personality...
2017-06-08 borsAuto merge of #42500 - hsivonen:neon, r=japaric
2017-06-08 borsAuto merge of #42489 - eddyb:untyped-stmts, r=nikomatsakis
2017-06-08 borsAuto merge of #42443 - tommyip:better_closure_msg,...
2017-06-08 borsAuto merge of #42481 - brson:wingnu, r=alexcrichton
2017-06-08 Corey FarwellRollup merge of #42497 - qnighy:just-use-try-in-three...
2017-06-08 Corey FarwellRollup merge of #42490 - gaurikholkar:master, r=eddyb
2017-06-08 Corey FarwellRollup merge of #42470 - frewsxcv:frewsxcv/ffi-cstr...
2017-06-08 borsAuto merge of #40706 - irfanhudda:doc-next-power-of...
2017-06-07 borsAuto merge of #42447 - alexcrichton:update-cargo, r...
2017-06-07 Tommy IpCover all cases in closure errors
2017-06-07 borsAuto merge of #42378 - steveklabnik:rustdoc-docs, r...
2017-06-07 Inokentiy BabushkinFix translation of external spans.
2017-06-07 borsAuto merge of #42486 - eddyb:issue-39882, r=nikomatsakis
2017-06-07 Michael WoeristerAllocate DefIndices for global crate metadata.
2017-06-07 borsAuto merge of #42482 - eddyb:issue-42467, r=nikomatsakis
2017-06-07 borsAuto merge of #42480 - eddyb:issue-42463, r=nikomatsakis
2017-06-07 borsAuto merge of #42494 - frewsxcv:rollup, r=frewsxcv
2017-06-07 Corey FarwellRollup merge of #42485 - Mark-Simulacrum:skip-no-doc...
2017-06-07 Corey FarwellRollup merge of #42469 - citizen428:document-assert...
2017-06-07 Corey FarwellRollup merge of #42466 - wesleywiser:fix_42407, r=arielb1
2017-06-07 Corey FarwellRollup merge of #42438 - king6cong:master, r=alexcrichton
2017-06-07 Corey FarwellRollup merge of #42429 - venkatagiri:llvm_config, r...
2017-06-07 Corey FarwellRollup merge of #42415 - stephen-lazaro:Issue29094...
2017-06-07 Corey FarwellRollup merge of #42409 - bjorn3:patch-3, r=frewsxcv
2017-06-07 borsAuto merge of #42133 - cuviper:stdio-from, r=alexcrichton
2017-06-06 borsAuto merge of #42361 - GuillaumeGomez:error-codes,...
2017-06-06 Eduard-Mihai Burtescurustc: T: 'empty always holds forall T.
2017-06-06 borsAuto merge of #42247 - durka:patch-41, r=arielb1
2017-06-06 Michael Woeristerincr.comp.: Make WorkProductId opaque so we don't accid...
2017-06-06 Michael WoeristerICH: Add some HashStable implementations.
2017-06-06 Michael WoeristerICH: Make StableHashingContext work with any TyCtxt...
2017-06-06 borsAuto merge of #42437 - Mark-Simulacrum:skip-no-doc...
2017-06-06 borsAuto merge of #42436 - ollie27:win_spawn_name, r=alexcr...
2017-06-06 Tommy IpUpdate closure errors to emit context for FnMut
2017-06-06 borsAuto merge of #42394 - ollie27:rustdoc_deref_box, r...
2017-06-06 borsAuto merge of #41990 - qnighy:disallow-underscore-suffi...
2017-06-05 borsAuto merge of #42414 - frewsxcv:frewsxcv/improve-cow...
2017-06-05 borsAuto merge of #42383 - estebank:candidate-newline,...
2017-06-05 Tommy IpBetter closure error message
2017-06-04 borsAuto merge of #42426 - arthurprs:io_error, r=sfackler
2017-06-04 borsAuto merge of #42362 - estebank:type, r=arielb1
2017-06-04 Esteban KüberShow trait method signature when impl differs
2017-06-04 borsAuto merge of #42402 - citizen428:create-dump-mir-dir...
2017-06-04 bjorn3Update mod.rs
2017-06-04 bjorn3Update lowering.rs
2017-06-04 bjorn3Update def.rs
2017-06-04 borsAuto merge of #42418 - tomprince:try-deploy, r=Mark...
2017-06-04 borsAuto merge of #42406 - bjorn3:patch-1, r=eddyb
2017-06-04 borsAuto merge of #42265 - Zoxc:for-sugar, r=eddyb
2017-06-04 borsAuto merge of #41968 - kennytm:fix-unreadable-json...
2017-06-04 borsAuto merge of #42398 - redox-os:master, r=sfackler
2017-06-03 borsAuto merge of #42391 - photoszzt:master, r=Manishearth
2017-06-03 borsAuto merge of #42387 - GuillaumeGomez:error-codes-next...
2017-06-03 Stephen LazaroRemove 'elided' from lifetime resolution error
2017-06-03 borsAuto merge of #42369 - RalfJung:drop-glue, r=eddyb
2017-06-03 bjorn3Add doc comments to librustc/infer/region_inference...
2017-06-03 bjorn3Remove leftover? of old code
2017-06-03 bjorn3Doc comments for librustc/hir/lowering.rs
2017-06-03 bjorn3Add single doc comment to librustc/hir/def_id.rs
2017-06-03 bjorn3Better docs for librustc/hir/def.rs
2017-06-03 bjorn3Module doc comment for librustc/dep_graph/safe.rs
2017-06-03 bjorn3Make some comments docs in librustc/dep_graph/dep_node.rs
2017-06-03 borsAuto merge of #42334 - est31:master, r=jseyfried
2017-06-03 borsAuto merge of #42396 - venkatagiri:remove_lifetime_extn...
2017-06-03 borsAuto merge of #42332 - michaelwoerister:no-more-retraci...
2017-06-03 borsAuto merge of #42331 - retep998:standard-relocation...
2017-06-03 Corey FarwellRollup merge of #42382 - alexcrichton:remove-rustflags...
2017-06-03 Corey FarwellRollup merge of #42368 - estebank:call-site, r=nikomatsakis
2017-06-03 Corey FarwellRollup merge of #42363 - cuviper:no-fail-fast, r=alexcr...
2017-06-03 Corey FarwellRollup merge of #42354 - Mark-Simulacrum:reduce-verbosi...
2017-06-03 Corey FarwellRollup merge of #42353 - steveklabnik:update-books...
2017-06-03 borsAuto merge of #41953 - Aaronepower:patch-1, r=brson
2017-06-02 Venkata Giri Reddyrustc: remove temporary lifetime extension by borrow...
2017-06-02 borsAuto merge of #42381 - Mark-Simulacrum:rollup, r=Mark...
2017-06-02 borsAuto merge of #42189 - nikomatsakis:chalk-trait-env...
2017-06-02 Guillaume GomezAdd E0602
2017-06-02 Mark SimulacrumRollup merge of #42372 - frewsxcv:frewsxcv/improve...
next