]> git.lizzy.rs Git - rust.git/history - src/librustc
Rollup merge of #42638 - arthurpaimarnold:lexer_rule_for_octal, r=petrochenkov
[rust.git] / src / librustc /
2017-06-13 Corey FarwellRollup merge of #42638 - arthurpaimarnold:lexer_rule_fo...
2017-06-13 Corey FarwellRollup merge of #42636 - GuillaumeGomez:new-error-codes...
2017-06-13 Corey FarwellRollup merge of #42597 - mark-buer:park_timeout_example...
2017-06-13 Corey FarwellRollup merge of #42496 - Razaekel:feature/integer_max...
2017-06-13 Corey FarwellRollup merge of #42428 - scottmcm:str-get-overflow...
2017-06-13 Corey FarwellRollup merge of #42408 - bjorn3:patch-2, r=michaelwoerister
2017-06-13 bjorn3Add docs to librustc/hir/check_attr.rs
2017-06-13 borsAuto merge of #42627 - michaelwoerister:no-ident-in...
2017-06-13 Michael Woeristerincr.comp.: Don't use Ident in DefPath because that...
2017-06-13 borsAuto merge of #42576 - nikomatsakis:incr-comp-less...
2017-06-13 borsAuto merge of #42608 - ollie27:rustdoc_variant_reexport...
2017-06-13 borsAuto merge of #42471 - nrc:save-sig-2, r=eddyb
2017-06-13 borsAuto merge of #42566 - arthurprs:update-jemalloc, r...
2017-06-12 Niko Matsakisconsider closures/ty-fn-defs when making trait selectio...
2017-06-12 Niko Matsakiskill various DepNode variants
2017-06-12 Niko Matsakiskill various tasks we no longer need and remove outdate...
2017-06-12 Corey FarwellRollup merge of #42594 - ollie27:rustdoc_assoc_type_lin...
2017-06-12 Corey FarwellRollup merge of #42592 - ollie27:rustdoc_empty_modules...
2017-06-12 Corey FarwellRollup merge of #42586 - ideasman42:patch-1, r=steveklabnik
2017-06-12 Corey FarwellRollup merge of #42579 - maccoda:maccoda/env_docs,...
2017-06-12 borsAuto merge of #42570 - birkenfeld:patch-3, r=frewsxcv
2017-06-12 borsAuto merge of #42537 - michaelwoerister:tcx-for-dep...
2017-06-12 borsAuto merge of #42572 - ollie27:rustdoc_create_dir_all...
2017-06-12 Michael WoeristerAdd some documentation to the dep_node module.
2017-06-12 borsAuto merge of #42419 - ucarion:ucarion-explain-rc-arc...
2017-06-11 borsAuto merge of #42585 - GuillaumeGomez:E0609, r=Susurrus
2017-06-11 Guillaume GomezAdd E0610
2017-06-11 borsAuto merge of #42155 - seanmonstar:unimplemented, r...
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 Michael Woeristerincr.comp.: Uniformly represent DepNodes as (Kind,...
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
next