]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-07-24 steveklabnikremove pluginmanager
2018-07-23 borsAuto merge of #52211 - bjorn3:misc_rustdoc_changes...
2018-07-23 borsAuto merge of #52612 - matthewjasper:remove-unnecessary...
2018-07-23 borsAuto merge of #52571 - oli-obk:promotion_abort, r=nagisa
2018-07-23 borsAuto merge of #52568 - oli-obk:span_bug_error, r=varkor
2018-07-22 borsAuto merge of #52564 - pnkfelix:issue-52126-lhs-of...
2018-07-22 borsAuto merge of #52069 - zackmdavis:elided_states_of_amer...
2018-07-22 borsAuto merge of #52616 - kennytm:rollup, r=kennytm
2018-07-22 kennytmRollup merge of #52051 - scottmcm:swap-directly, r...
2018-07-22 kennytmRollup merge of #52615 - davidtwco:add-to-gitignore...
2018-07-22 kennytmRollup merge of #52594 - Mark-Simulacrum:error-index...
2018-07-22 kennytmRollup merge of #52587 - csmoe:doc, r=kennytm
2018-07-22 kennytmRollup merge of #52582 - felixrabe:patch-2, r=pietroalbini
2018-07-22 kennytmRollup merge of #52581 - petrochenkov:bmacrodoc, r...
2018-07-22 borsAuto merge of #52572 - davidtwco:issue-51027, r=nikomat...
2018-07-22 Zack M. Davisin which the elided-lifetimes-in-paths lint undergoes...
2018-07-22 kennytmRollup merge of #52521 - ehuss:rustdoc-passes-doc,...
2018-07-22 kennytmRollup merge of #52508 - joshtriplett:dangling-not...
2018-07-22 kennytmRollup merge of #52507 - estebank:infer-type, r=nikomat...
2018-07-22 kennytmRollup merge of #52465 - sekineh:add-ci-thumb, r=alexcr...
2018-07-22 kennytmRollup merge of #51807 - newpavlov:deprecate_str_slice...
2018-07-22 David WoodAdded new lines to .gitignore.
2018-07-22 Oliver SchneiderUse correct exclusion comment
2018-07-22 David WoodFallback to general error handling in ICE cases.
2018-07-22 David WoodModified how constraint classification happens to upvar...
2018-07-22 David WoodImproved is_upvar_field_projection - no longer need...
2018-07-22 David WoodImproved documentation of functions in new module.
2018-07-22 David WoodImproved closure errors.
2018-07-22 David WoodClassify aggregate rvalues as assignments.
2018-07-22 borsAuto merge of #52368 - GuillaumeGomez:intra_doc_link_re...
2018-07-22 Matthew JasperDon't keep the possibly init flow around longer than...
2018-07-22 borsAuto merge of #52359 - matthewjasper:combine-move-error...
2018-07-22 borsAuto merge of #52394 - estebank:println, r=oli-obk
2018-07-22 Scott McMurrayOnly run the test on x86_64
2018-07-22 Scott McMurrayDon't use SIMD in mem::swap for types smaller than...
2018-07-22 Esteban Küberfix test
2018-07-22 borsAuto merge of #52250 - nnethercote:no-SparseBitMatrix...
2018-07-22 Esteban Küberfix tidy ~ again
2018-07-22 Esteban KüberDon't use the new `eprintln` for stage0 and stage1
2018-07-22 Esteban KüberFix tidy by adding new feature gate test
2018-07-22 Esteban Küberfix logic bug
2018-07-21 borsAuto merge of #51485 - estebank:dehighlight-secondary...
2018-07-21 Esteban KüberRemove dependency on `libsyntax`
2018-07-21 Esteban KüberChange `eprintln!()`
2018-07-21 Esteban KüberGate `format_args_nll` behind feature flag
2018-07-21 Guillaume GomezAdd "self" intra-link support
2018-07-21 Mark RousskovRun the error index tool against the sysroot libdir
2018-07-21 borsAuto merge of #52115 - Dylan-DPC:feature/nll-liveness...
2018-07-21 Oliver Schneiderdon't spawn processes on wasm
2018-07-21 Esteban KüberSuggest space separated format str literal
2018-07-21 borsAuto merge of #51959 - tmandry:make-implied-outlives...
2018-07-21 Matthew Jasperupdate tests
2018-07-21 Matthew JasperFix #52416 - ice for move errors in unsafe blocks
2018-07-21 Matthew JasperAdd specific message when moving from upvars in a...
2018-07-21 Matthew JasperUse MirBorrowckCtxt while reporting move errors
2018-07-21 borsAuto merge of #52405 - matthewjasper:mutability-errors...
2018-07-21 csmoeAdd missing backtick
2018-07-21 dylan_DPCdelete tests
2018-07-21 Oliver SchneiderSequence-field should have plural name
2018-07-21 Hideki SekineTreat no_std(target) == None case correctly.
2018-07-21 Niko Matsakiswe now get 2 extra mismatched type errors
2018-07-21 Niko Matsakisuse proper body-id and span when solving obligations
2018-07-21 Niko Matsakisadd regression test for #52078
2018-07-21 Niko Matsakisskip no-op obligations and add a little debug output
2018-07-21 Tyler MandryConvert implied_outlives_bounds to a query
2018-07-21 borsAuto merge of #52562 - Manishearth:clippyup, r=RalfJung
2018-07-21 dylan_DPCadd docs
2018-07-21 Oliver SchneiderDon't invent new magic keywords
2018-07-21 borsAuto merge of #52555 - petrochenkov:mresfact, r=alexcri...
2018-07-21 Felix RabeTypo
2018-07-21 borsAuto merge of #52552 - eddyb:proc-macro-prep, r=alexcri...
2018-07-21 borsAuto merge of #52535 - alexcrichton:update-stdsimd...
2018-07-21 dylan_DPCremove unwanted tests and a reference to it in comments
2018-07-21 Alex CrichtonUpdate stdsimd to undo an accidental stabilization
2018-07-21 borsAuto merge of #52536 - alexcrichton:attr-spans, r=nikom...
2018-07-21 borsAuto merge of #52438 - ljedrz:rustc_vec_capacity, r...
2018-07-20 Vadim PetrochenkovAvoid using `#[macro_export]` for documenting builtin...
2018-07-20 borsAuto merge of #52574 - kennytm:rollup, r=kennytm
2018-07-20 Esteban Küberfix grep test looking for newline
2018-07-20 Oliver SchneiderClippy opts out of in_external_macro
2018-07-20 Oliver SchneiderAllow individual lints to opt into being reported in...
2018-07-20 kennytmRollup merge of #52573 - oli-obk:cleanups, r=RalfJung
2018-07-20 kennytmRollup merge of #52540 - alexcrichton:tweak-script...
2018-07-20 kennytmRollup merge of #52539 - alexcrichton:two-attrs, r...
2018-07-20 kennytmRollup merge of #52527 - ljedrz:cleanup_13973, r=oli-obk
2018-07-20 kennytmRollup merge of #52526 - ljedrz:cleanup_18800, r=alexcr...
2018-07-20 kennytmRollup merge of #52505 - alexcrichton:remove-thinlto...
2018-07-20 kennytmRollup merge of #52502 - RalfJung:rotate, r=scottmcm
2018-07-20 ljedrzRefactor a few push loops to iterators in librustc
2018-07-20 Matthew JasperUpdate tests for new NLL mutability errors
2018-07-20 Matthew JasperImprove NLL mutability errors
2018-07-20 Matthew JasperMove mutability error reporting to its own file
2018-07-20 Matthew JasperMIR changes to improve NLL cannot mutate errors
2018-07-20 Manish GoregaokarUpdate clippy
2018-07-20 Esteban Küberfix rebase
2018-07-20 borsAuto merge of #52354 - QuietMisdreavus:rustdoc-lints...
2018-07-20 Oliver SchneiderAdd trailing newline
2018-07-20 Oliver SchneiderAdd test
2018-07-20 Oliver SchneiderAbort instead of UB if promotion fails
2018-07-20 Oliver SchneiderRemove unused method
next