]> git.lizzy.rs Git - rust.git/history - src/librustc
Rollup merge of #65535 - eddyb:sliced-predicates, r=nikomatsakis
[rust.git] / src / librustc /
2019-10-18 Tyler MandryRollup merge of #65535 - eddyb:sliced-predicates, r...
2019-10-18 Tyler MandryRollup merge of #65532 - tshepang:shorten-intro, r...
2019-10-18 Tyler MandryRollup merge of #65513 - RalfJung:fmt, r=Mark-Simulacrum
2019-10-18 Tyler MandryRollup merge of #65511 - Xanewok:sa-nest-in-impls,...
2019-10-18 Tyler MandryRollup merge of #65508 - rust-lang:llvm-icebreakers...
2019-10-18 Tyler MandryRollup merge of #65498 - SimonSapin:plugin-help, r...
2019-10-18 Tyler MandryRollup merge of #65496 - tspiteri:euc-div-panic, r...
2019-10-18 Tyler MandryRollup merge of #65493 - GuillaumeGomez:long-err-explan...
2019-10-18 Tyler MandryRollup merge of #65480 - nnethercote:rm-iterate_until_f...
2019-10-18 Tyler MandryRollup merge of #65472 - Zoxc:sharded-dep-graph-2,...
2019-10-18 Tyler MandryRollup merge of #65455 - nnethercote:avoid-unnecessary...
2019-10-18 Tyler MandryRollup merge of #65364 - XiangQingW:master, r=estebank
2019-10-18 Tyler MandryRollup merge of #65334 - GuillaumeGomez:long-err-explan...
2019-10-18 Tyler MandryRollup merge of #65201 - tmiasko:no-bindings, r=rkruppe
2019-10-18 Tyler MandryRollup merge of #65197 - spastorino:place-mut-visitor...
2019-10-18 Tyler MandryRollup merge of #65016 - lzutao:inline-mem-constfn...
2019-10-18 Santiago PastorinoUse Cow to handle modifications of projection in prepar...
2019-10-18 borsAuto merge of #64925 - ehuss:document-json, r=Mark...
2019-10-18 Santiago PastorinoAdd process_* place hooks to improve code reutilization
2019-10-18 Santiago PastorinoSetup a different visit place set of methods for mutabl...
2019-10-18 Eduard-Mihai Burtescurustc: arena-allocate the slice in `ty::GenericsPredica...
2019-10-17 borsAuto merge of #65495 - Centril:rollup-tguwjt5, r=Centril
2019-10-17 borsAuto merge of #64595 - Mark-Simulacrum:trivial-query...
2019-10-17 Mazdak FarrokhzadRollup merge of #65486 - mathstuf:osstr-doc-typo, r...
2019-10-17 Mazdak FarrokhzadRollup merge of #65478 - RalfJung:write, r=jonas-schievink
2019-10-17 Mazdak FarrokhzadRollup merge of #65475 - lzutao:eg_type_name, r=Centril
2019-10-17 Mazdak FarrokhzadRollup merge of #65465 - Centril:split-syntax-1, r...
2019-10-17 Mazdak FarrokhzadRollup merge of #65461 - Kampfkarren:patch-1, r=Centril
2019-10-17 Mazdak FarrokhzadRollup merge of #65319 - RalfJung:memory, r=Centril
2019-10-17 Mazdak FarrokhzadRollup merge of #65316 - oconnor663:noninheritable...
2019-10-17 Mazdak FarrokhzadRollup merge of #65237 - KodrAus:fix/map-entry-err...
2019-10-17 borsAuto merge of #59953 - eddyb:soa-metadata, r=michaelwoe...
2019-10-17 borsAuto merge of #65251 - tlively:emscripten-upstream...
2019-10-17 John Kåre AlsakerUse a sharded dep node to dep node index map
2019-10-17 borsAuto merge of #65234 - GuillaumeGomez:long-err-explanat...
2019-10-16 Nicholas NethercoteInline and remove `iterate_until_fixed_point()`.
2019-10-16 borsAuto merge of #63756 - Zoxc:sharded-dep-graph-1, r...
2019-10-16 Nicholas NethercoteUse a `BitSet` in `LexicalResolver::iterate_until_fixed...
2019-10-16 borsAuto merge of #65445 - ehuss:update-cargo-books, r...
2019-10-16 borsAuto merge of #65172 - tanriol:explain_borrow-use-conte...
2019-10-16 Mazdak Farrokhzadmove syntax::ext to new crate syntax_expand
2019-10-16 borsAuto merge of #65450 - Manishearth:clippyup, r=Manishearth
2019-10-15 borsAuto merge of #65454 - tmandry:rollup-0k6jiik, r=tmandry
2019-10-15 Tyler MandryRollup merge of #65444 - spastorino:as-ref-for-list...
2019-10-15 Tyler MandryRollup merge of #65438 - Centril:almost, r=varkor
2019-10-15 Tyler MandryRollup merge of #65425 - nnethercote:optimize-BitIter...
2019-10-15 Tyler MandryRollup merge of #65402 - michaelwoerister:pgo-troublesh...
2019-10-15 Tyler MandryRollup merge of #65389 - ecstatic-morse:zero-sized...
2019-10-15 Tyler MandryRollup merge of #65353 - Xanewok:sa-empty-tables, r...
2019-10-15 Tyler MandryRollup merge of #65308 - GuillaumeGomez:long-err-explan...
2019-10-15 Tyler MandryRollup merge of #65307 - Phosphorus15:master, r=varkor
2019-10-15 Tyler MandryRollup merge of #65293 - tmandry:turbo-expander, r...
2019-10-15 Tyler MandryRollup merge of #65265 - GuillaumeGomez:cleanup-librust...
2019-10-15 Tyler MandryRollup merge of #65242 - estebank:contrain-trait-sugg...
2019-10-15 Tyler MandryRollup merge of #65235 - nikomatsakis:issue-65159-async...
2019-10-15 Tyler MandryRollup merge of #64623 - matthewjasper:underscore-impor...
2019-10-15 Tyler MandryRollup merge of #64603 - gilescope:unused-lifetime...
2019-10-15 Matthew JasperRemove some mentions of gensyms
2019-10-15 Santiago PastorinoImplement AsRef<[T]> for List<T>
2019-10-15 Giles CopeAvoid unused lifetime warning for lifetimes introduced...
2019-10-15 borsAuto merge of #65433 - Centril:rollup-rzvry15, r=Centril
2019-10-15 phosphorusSlides path lifetime to the lifetime resolver
2019-10-15 Mazdak FarrokhzadRollup merge of #65428 - phansch:rename_db_var, r=Centril
2019-10-15 Mazdak FarrokhzadRollup merge of #65426 - nnethercote:rm-custom-LocalInt...
2019-10-15 Mazdak FarrokhzadRollup merge of #65376 - Centril:syntax-extractions...
2019-10-15 Mazdak FarrokhzadRollup merge of #64035 - petrochenkov:stabmacgen, r...
2019-10-15 borsAuto merge of #65412 - RalfJung:miri, r=RalfJung
2019-10-15 Mazdak Farrokhzadsyntax::parse::sess -> syntax::sess
2019-10-15 Vadim PetrochenkovStabilize proc macros generating `macro_rules` items
2019-10-15 borsAuto merge of #65422 - tmandry:rollup-r5u3mlc, r=tmandry
2019-10-15 Tyler MandryRollup merge of #65416 - spastorino:minor-sync-changes...
2019-10-15 Tyler MandryRollup merge of #65415 - petrochenkov:rmtest, r=varkor
2019-10-15 Tyler MandryRollup merge of #65410 - Centril:intersection-pat-recov...
2019-10-15 Tyler MandryRollup merge of #65398 - estebank:capitalization-only...
2019-10-15 Tyler MandryRollup merge of #65365 - skinny121:const-args-metadata...
2019-10-15 Tyler MandryRollup merge of #65340 - bjorn3:cg_ssa_refactor4, r...
2019-10-15 Tyler MandryRollup merge of #65332 - RalfJung:fmt, r=cramertj
2019-10-15 Tyler MandryRollup merge of #65261 - nnethercote:rm-Option-from...
2019-10-15 Tyler MandryRollup merge of #65260 - nnethercote:optimize-LexicalRe...
2019-10-15 Tyler MandryRollup merge of #65170 - petrochenkov:cload, r=eddyb
2019-10-14 Tyler MandryOnly expand types that contain projections
2019-10-14 Tyler MandryAdd expanded type cache to OpaqueTypeExpander
2019-10-14 John Kåre AlsakerUse more fine grained locks for the dep graph
2019-10-14 borsAuto merge of #64987 - oli-obk:code_reuse_prevents_bugs...
2019-10-14 Vadim Petrochenkovrustc_metadata: Remove resolutions for extern crate...
2019-10-14 Vadim Petrochenkovrustc_metadata: Use `CrateSource` where appropriate
2019-10-14 borsAuto merge of #65399 - Centril:rollup-6lzj0w5, r=Centril
2019-10-14 Mazdak FarrokhzadRollup merge of #65395 - JohnTitor:add-tests, r=Centril
2019-10-14 Mazdak FarrokhzadRollup merge of #65392 - Centril:nt-to-tt, r=Mark-Simul...
2019-10-14 Mazdak FarrokhzadRollup merge of #65379 - Centril:refactor-bso_and_cc...
2019-10-14 Mazdak FarrokhzadRollup merge of #65363 - Centril:less-pprust, r=Mark...
2019-10-14 Mazdak FarrokhzadRollup merge of #65362 - Centril:extract_fun, r=petroch...
2019-10-14 Mazdak FarrokhzadRollup merge of #65292 - JohnTitor:add-backticks, r...
2019-10-14 Mazdak FarrokhzadRollup merge of #65215 - JohnTitor:long-explanation...
2019-10-14 Esteban KüberBring attention to suggestions when the only difference...
2019-10-14 borsAuto merge of #65240 - michaelwoerister:sp-review-3...
2019-10-13 Dylan MacKenzieReturn `false` from `needs_drop` for all zero-sized...
2019-10-13 borsAuto merge of #65342 - Mark-Simulacrum:revert-rustc...
2019-10-13 Mazdak Farrokhzadlowering: connect to parser via function pointer instead
2019-10-13 Mazdak Farrokhzadlowering: don't rely on parser directly.
next