]> git.lizzy.rs Git - rust.git/history - src/librustc
Remove unused `read_uleb128` parameter.
[rust.git] / src / librustc /
2020-01-29 borsAuto merge of #68635 - JohnTitor:rollup-jsc34ac, r...
2020-01-29 Yuki OkushiRollup merge of #68627 - joshtriplett:write-all-none...
2020-01-29 Yuki OkushiRollup merge of #68611 - MichaelBurge:master, r=estebank
2020-01-29 Yuki OkushiRollup merge of #68609 - Zoxc:lld-msvc, r=alexcrichton
2020-01-29 Yuki OkushiRollup merge of #68603 - kornelski:patch-1, r=pietroalbini
2020-01-29 Yuki OkushiRollup merge of #68598 - GuillaumeGomez:fix-null-synthe...
2020-01-29 Yuki OkushiRollup merge of #68586 - Centril:repr-deny, r=pnkfelix
2020-01-29 Yuki OkushiRollup merge of #67722 - petertodd:2019-improve-any...
2020-01-29 borsAuto merge of #68572 - tmiasko:sanitizer-use-after...
2020-01-29 borsAuto merge of #68512 - spastorino:local-is-copy, r...
2020-01-29 borsAuto merge of #68625 - JohnTitor:rollup-20pfcru, r...
2020-01-29 Yuki OkushiRollup merge of #68620 - kubkon:patch-1, r=Dylan-DPC
2020-01-29 Yuki OkushiRollup merge of #68619 - gorilskij:master, r=varkor
2020-01-29 Yuki OkushiRollup merge of #68592 - pdbrito:master, r=jonas-schievink
2020-01-29 Yuki OkushiRollup merge of #68582 - LeSeulArtichaut:code-explanati...
2020-01-29 Yuki OkushiRollup merge of #68556 - ollie27:rustdoc_primitive_re...
2020-01-29 Yuki OkushiRollup merge of #68553 - GuillaumeGomez:fix-run-button...
2020-01-29 Yuki OkushiRollup merge of #68378 - billyrieger:btreemap-remove...
2020-01-29 Yuki OkushiRollup merge of #68289 - pnkfelix:issue-62649-dont...
2020-01-28 gorilskijFix a few spelling mistakes
2020-01-28 borsAuto merge of #68606 - jonas-schievink:normalize-fastpa...
2020-01-28 Jonas SchievinkAdd an early-exit to `QueryNormalizer::fold_ty`
2020-01-28 borsAuto merge of #68533 - tmiasko:compiletest, r=nikomatsakis
2020-01-28 Santiago PastorinoRemove unneeded & on match pattern
2020-01-28 Santiago PastorinoPlace::ty_from takes local by value
2020-01-28 Santiago PastorinoLocal field on PlaceRef and RootPlace is not a referenc...
2020-01-28 borsAuto merge of #68529 - TimDiekmann:rename-alloc, r...
2020-01-28 borsAuto merge of #68234 - CAD97:slice-from-raw-parts,...
2020-01-28 borsAuto merge of #68587 - JohnTitor:rollup-fz45xwc, r...
2020-01-28 Yuki OkushiRollup merge of #68581 - spastorino:support-ice-breaker...
2020-01-28 Yuki OkushiRollup merge of #68482 - GuillaumeGomez:clean-up-err...
2020-01-28 Yuki OkushiRollup merge of #68454 - GuillaumeGomez:clean-up-e0214...
2020-01-28 Yuki OkushiRollup merge of #68412 - GuillaumeGomez:clean-up-e0207...
2020-01-28 Yuki OkushiRollup merge of #68383 - GuillaumeGomez:clean-up-e0205...
2020-01-28 Mazdak Farrokhzadlintify conflicting_repr_hints
2020-01-27 borsAuto merge of #68580 - Mark-Simulacrum:rollup-r80xhus...
2020-01-27 Mark RousskovRollup merge of #68579 - ehuss:update-cargo, r=Mark...
2020-01-27 Mark RousskovRollup merge of #68576 - jonhoo:bump-miri, r=oli-obk
2020-01-27 Mark RousskovRollup merge of #68459 - matthiaskrgr:clone_on_copy2...
2020-01-27 Felix S. Klock IICollisions in the dep-graph due to path-reuse are rare...
2020-01-27 Pietro AlbiniRollup merge of #68531 - wesleywiser:cleanup_self_profi...
2020-01-27 Pietro AlbiniRollup merge of #68370 - Aaron1011:const-extern-test...
2020-01-27 Pietro AlbiniRollup merge of #67928 - XAMPPRocky:relnotes-1.41.0...
2020-01-27 borsAuto merge of #68165 - thomcc:lt_ones, r=sfackler
2020-01-27 borsAuto merge of #68447 - estebank:sugg-type-param, r...
2020-01-27 Matthias Krügermake matches exhaustive
2020-01-27 Matthias Krügerdon't clone types that are copy, round two.
2020-01-27 borsAuto merge of #68122 - Centril:stabilize-transparent...
2020-01-26 borsAuto merge of #68545 - estebank:verbose-bound-display...
2020-01-26 borsAuto merge of #68522 - estebank:impl-trait-sugg-2,...
2020-01-26 borsAuto merge of #68517 - oli-obk:spaces2, r=nagisa
2020-01-26 borsAuto merge of #68031 - Marwes:fold_list, r=estebank
2020-01-25 Yuki OkushiRollup merge of #68540 - GuillaumeGomez:err-codes-clean...
2020-01-25 Yuki OkushiRollup merge of #68534 - JohnTitor:update-remote-url...
2020-01-25 Yuki OkushiRollup merge of #68514 - lzutao:fmt-Self, r=Dylan-DPC
2020-01-25 Yuki OkushiRollup merge of #68498 - Aaron1011:tait-regression...
2020-01-25 Yuki OkushiRollup merge of #68485 - kingslef:fix/test-60976, r...
2020-01-25 Esteban KüberUse better bound names in `-Zverbose` mode
2020-01-25 borsAuto merge of #68530 - estebank:abolish-ice, r=petrochenkov
2020-01-25 borsAuto merge of #68525 - tlively:emcc-codegen-sigsegv...
2020-01-25 borsAuto merge of #68516 - oli-obk:spaces, r=eddyb
2020-01-25 Oliver SchererDon't use spaces before type ascription like colons
2020-01-25 borsAuto merge of #68448 - maurer:dyn-cdylib, r=alexcrichton
2020-01-25 borsAuto merge of #68269 - csmoe:temp, r=estebank
2020-01-24 borsAuto merge of #68526 - JohnTitor:rollup-3mmljof, r...
2020-01-24 Yuki OkushiRollup merge of #68515 - Wind-River:master_2020, r...
2020-01-24 Yuki OkushiRollup merge of #68511 - tmiasko:ignore-license, r...
2020-01-24 Yuki OkushiRollup merge of #68509 - GuillaumeGomez:clean-up-err...
2020-01-24 Yuki OkushiRollup merge of #68504 - tmiasko:check-pass, r=alexcrichton
2020-01-24 Yuki OkushiRollup merge of #68374 - gitletH:patch-1, r=nikomatsakis
2020-01-24 Yuki OkushiRollup merge of #68111 - varkor:const-generics-type_nam...
2020-01-24 Esteban Küberreview comments
2020-01-24 Esteban KüberApply `resolve_vars_if_possible` to returned types...
2020-01-24 Esteban KüberUse more accurate return path spans
2020-01-24 borsAuto merge of #68494 - matthewjasper:internal-static...
2020-01-24 varkorPrint constants in `type_name` for const generics
2020-01-24 Oliver SchererRender const pointers in MIR more compactly
2020-01-24 borsAuto merge of #68414 - michaelwoerister:share-drop...
2020-01-24 borsAuto merge of #68506 - tmandry:rollup-kz9d33v, r=tmandry
2020-01-24 Tyler MandryRollup merge of #68500 - Mark-Simulacrum:fix-bootstrap...
2020-01-24 Tyler MandryRollup merge of #68483 - flip1995:mailmap, r=Dylan-DPC
2020-01-24 Tyler MandryRollup merge of #68479 - Tyg13:unused_parens_return...
2020-01-24 Tyler MandryRollup merge of #68473 - nopsledder:rust_sanitizer_fuch...
2020-01-24 Tyler MandryRollup merge of #68469 - ollie27:skip_count, r=sfackler
2020-01-24 Tyler MandryRollup merge of #68438 - Aaron1011:fix/tait-non-definin...
2020-01-24 Tyler MandryRollup merge of #68424 - estebank:suggest-borrow-for...
2020-01-24 Esteban KüberAccount for `ty::Error` when suggesting `impl Trait...
2020-01-23 borsAuto merge of #68391 - tmiasko:compiletest-debuginfo...
2020-01-23 Michael WoeristerAdd projection query for upstream drop-glue instances.
2020-01-23 Michael WoeristerAlways just use symbol name for sorting exported symbols.
2020-01-23 Michael WoeristerClarify some methods around instance instantiation...
2020-01-23 borsAuto merge of #68435 - tmandry:llvmup-2-the-return...
2020-01-23 Tyler Lanphearunused-parens: implement for block return values
2020-01-23 borsAuto merge of #68298 - Mark-Simulacrum:binary-depdep...
2020-01-23 borsAuto merge of #68474 - tmandry:rollup-6gmbet6, r=tmandry
2020-01-23 Tyler MandryRollup merge of #68462 - matthiaskrgr:novec, r=varkor
2020-01-23 Tyler MandryRollup merge of #68441 - Centril:pprust-as_deref, r...
2020-01-23 Tyler MandryRollup merge of #68440 - matthiaskrgr:xpyclippy, r...
2020-01-23 Tyler MandryRollup merge of #68425 - phi-gamma:try-method, r=varkor
2020-01-23 Tyler MandryRollup merge of #68410 - tmiasko:msan-lto, r=varkor
next