]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-05-30 Yuki OkushiRollup merge of #72750 - marmeladema:remove-as-local...
2020-05-30 Yuki OkushiRollup merge of #72741 - tmiasko:unused-mut, r=Mark...
2020-05-30 Yuki OkushiRollup merge of #72724 - Aaron1011:revert-tokenstream...
2020-05-30 Yuki OkushiRollup merge of #72710 - jsgf:unused-deps-test, r=jsgf
2020-05-30 Yuki OkushiRollup merge of #72677 - chrissimpkins:fix-72574, r...
2020-05-30 Yuki OkushiRollup merge of #72621 - Aaron1011:fix/trait-select...
2020-05-30 Yuki OkushiRollup merge of #72419 - RalfJung:read-discriminant...
2020-05-30 Yuki OkushiRollup merge of #72162 - cuviper:extend_one, r=Mark...
2020-05-30 Yuki OkushiRollup merge of #72033 - XAMPPRocky:relnotes-1.44.0...
2020-05-30 Josh StoneAdd extend_one tracking issue 72631
2020-05-30 Josh StoneRemove an old comment from HashMap::extend_reserve
2020-05-30 Josh StoneUse a canonical name for extend_reserve(additional)
2020-05-30 Josh StoneAdd Extend::{extend_one,extend_reserve}
2020-05-29 borsAuto merge of #72756 - RalfJung:rollup-tbjmtx2, r=RalfJung
2020-05-29 Ralf Jungmore type sanity checks in Miri
2020-05-29 Chris Simpkinsfix diagnostics for `@ ..` binding pattern in tuples...
2020-05-29 Ralf JungRollup merge of #72439 - westernmagic:master, r=Amanieu
2020-05-29 Ralf JungRollup merge of #72413 - CAD97:char-range, r=dtolnay
2020-05-29 Ralf JungRollup merge of #72407 - Lucretiel:ipv6-display, r...
2020-05-29 Ralf JungRollup merge of #72103 - lcnr:borrowck-localdefid,...
2020-05-29 Ralf JungRollup merge of #71862 - LeSeulArtichaut:unsafe-block...
2020-05-29 Ralf JungRollup merge of #71804 - petrochenkov:static-pie, r...
2020-05-29 Ralf JungRollup merge of #71500 - josephlr:offset, r=oli-obk...
2020-05-29 Ralf JungRollup merge of #71095 - pickfire:box-from-array, r...
2020-05-29 Ralf JungRollup merge of #67460 - estebank:named-lts, r=nikomatsakis
2020-05-29 borsAuto merge of #72747 - Dylan-DPC:rollup-vvydkgl, r...
2020-05-29 marmelademaRemove remaining calls to `as_local_node_id`
2020-05-29 Dylan DPCRollup merge of #72731 - GuillaumeGomez:cleanup-e0619...
2020-05-29 Dylan DPCRollup merge of #72701 - pickfire:patch-1, r=Mark-Simul...
2020-05-29 Dylan DPCRollup merge of #72591 - sexxi-goose:rename_upvar_list...
2020-05-29 Dylan DPCRollup merge of #72572 - JohnTitor:add-tests, r=matthew...
2020-05-29 Dylan DPCRollup merge of #72568 - golddranks:add_total_cmp_to_fl...
2020-05-29 Dylan DPCRollup merge of #72465 - tmiasko:liveness-upvars, r...
2020-05-29 Dylan DPCRollup merge of #72398 - Lucretiel:ip-socket-display...
2020-05-29 Dylan DPCRollup merge of #72383 - DarkEld3r:issue-72322, r=matth...
2020-05-29 Dylan DPCRollup merge of #72310 - jyn514:peekable-next-if, r...
2020-05-29 XAMPPRockyUpdate RELEASES.md
2020-05-29 Tomasz Miąskoliveness: Warn about unused captured variables
2020-05-29 Tomasz Miąskoliveness: Include upvars in the analysis
2020-05-29 Tomasz Miąskoliveness: Remove unused fallthrough_ln
2020-05-29 Tomasz Miąskoliveness: Remove unused clean_exit_var
2020-05-29 Tomasz Miąskoliveness: Log information about used variables
2020-05-29 borsAuto merge of #72671 - flip1995:clippyup, r=Xanewok
2020-05-29 XAMPPRockyUpdate RELEASES.md
2020-05-29 XAMPPRockyUpdate RELEASES.md
2020-05-29 XAMPPRockyUpdate RELEASES.md
2020-05-29 Guillaume GomezAdd missing empty line in E0619 explanation
2020-05-29 borsAuto merge of #72727 - JohnTitor:rollup-nni16m2, r...
2020-05-29 flip1995Add fibersapi feature to winapi in rustc-workspace...
2020-05-29 Yuki OkushiRollup merge of #72720 - poliorcetics:clarify-take...
2020-05-29 Yuki OkushiRollup merge of #72713 - rust-lang:jonas-schievink...
2020-05-29 Yuki OkushiRollup merge of #72711 - lcnr:fixme-heyho, r=jonas...
2020-05-29 Yuki OkushiRollup merge of #72547 - alex:patch-1, r=oli-obk
2020-05-29 Yuki OkushiRollup merge of #72534 - chrissimpkins:fix-72373, r...
2020-05-29 Yuki OkushiRollup merge of #72495 - GuillaumeGomez:cleanup-e0601...
2020-05-29 Yuki OkushiRollup merge of #72452 - Lucretiel:precision-doc, r...
2020-05-29 Yuki OkushiRollup merge of #72324 - Amanieu:atomic_minmax, r=dtolnay
2020-05-29 Yuki OkushiRollup merge of #72288 - vorner:stabilize-weak-into...
2020-05-29 Yuki OkushiRollup merge of #71843 - sfackler:cas-loop-cleanup...
2020-05-29 Yuki OkushiRollup merge of #71633 - a1phyr:infallible_error, r...
2020-05-29 Aaron HillFix missing import lost in revert
2020-05-29 Nathan WestClarify comment message & MAX_LENGTH const
2020-05-29 Nathan WestAdded fast-path, tests
2020-05-29 Nathan West`SocketAddr(V4|V6)?`::Display now correctly pads its...
2020-05-29 Aaron HillRevert "Move functions to librustc_parse"
2020-05-29 Aaron HillRevert "Recursively expand nonterminals"
2020-05-29 Aaron HillRevert "Add test for macro_rules! invoking a proc-macro...
2020-05-29 Aaron HillRevert "Fix rebase fallout"
2020-05-29 borsAuto merge of #72506 - Nadrieril:fix-72476, r=matthewjasper
2020-05-29 Alexis BourgetClarify the documentation of take
2020-05-29 borsAuto merge of #72716 - Dylan-DPC:rollup-wdj97ab, r...
2020-05-29 Dylan DPCRollup merge of #72702 - petrochenkov:unudeps, r=estebank
2020-05-29 Dylan DPCRollup merge of #72697 - ehuss:rm-rustc-ux-guidelines...
2020-05-29 Dylan DPCRollup merge of #72695 - jclulow:illumos-llvm-catchup...
2020-05-29 Dylan DPCRollup merge of #72682 - JohnTitor:mir-tests, r=RalfJung
2020-05-29 Dylan DPCRollup merge of #72674 - Mark-Simulacrum:clippy-always...
2020-05-29 Dylan DPCRollup merge of #72670 - rust-lang:jonas-schievink...
2020-05-29 Dylan DPCRollup merge of #72667 - RalfJung:unaligned-ref-test...
2020-05-29 Dylan DPCRollup merge of #72645 - ldm0:mailmap, r=nikomatsakis
2020-05-29 Dylan DPCRollup merge of #72636 - marmeladema:resolver-outputs...
2020-05-29 Dylan DPCRollup merge of #72605 - GuillaumeGomez:cleanup-e0617...
2020-05-29 Dylan DPCRollup merge of #72466 - lzutao:stabilize_str-strip...
2020-05-29 Dylan DPCRollup merge of #72239 - hch12907:master, r=dtolnay
2020-05-29 Tomasz MiąskoRemove unused mut from long-linker-command-lines test
2020-05-28 Jeremy FitzhardingeAdd test to make sure -Wunused-crate-dependencies works...
2020-05-28 Jonas SchievinkWhitelist #[allow_internal_unstable]
2020-05-28 Bastian Kauschkeremove redundant `mk_const`
2020-05-28 flip1995Update RLS to clippyup branch
2020-05-28 Esteban KüberAccount for `Self` as a type param
2020-05-28 Niko MatsakisUpdate src/librustdoc/core.rs
2020-05-28 Vadim Petrochenkovrustc_lint: Remove `unused_crate_dependencies` from...
2020-05-28 Ivan ThamFix grammar in liballoc raw_vec
2020-05-28 Eric HussRemove rustc-ux-guidelines
2020-05-28 flip1995Temp fix: don't run cargo lint tests in rustc test...
2020-05-28 Joshua M. Clulowupdate data layout for illumos x86
2020-05-28 flip1995Update Cargo.lock
2020-05-28 Igor MatuszewskiSet CFG_RELEASE for tools in bootstrap/tool.rs
2020-05-28 Igor Matuszewskisubmodules: Update RLS and Rustfmt
2020-05-28 flip1995Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5...
2020-05-28 Yuki OkushiAdd test for #66930
next