]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 borsAuto merge of #52368 - GuillaumeGomez:intra_doc_link_re...
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 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 borsAuto merge of #52115 - Dylan-DPC:feature/nll-liveness...
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 dylan_DPCdelete tests
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 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 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 SchneiderRemove unused method
2018-07-20 Esteban KüberFix new test
2018-07-20 Esteban KüberReword when `_` couldn't be inferred
2018-07-20 Esteban Küberfix incorrect position of chars in fmt str
2018-07-20 Oliver SchneiderOnly methods are fn-like, not other associated items
2018-07-20 borsAuto merge of #52498 - oli-obk:const_prop, r=nikomatsakis
2018-07-20 dylan_DPCtidy up
2018-07-20 dylan_DPCmove NllLivenessMap and LocalWithRegion to liveness_map
2018-07-20 borsAuto merge of #52476 - wesleywiser:categorize_queries...
2018-07-20 Vadim PetrochenkovRevert some use of `PtrKey` to fix parallel_queries...
2018-07-20 Vadim Petrochenkovresolve: Add more comments to in-module resolution
2018-07-20 Vadim Petrochenkovresolve: Fully prohibit shadowing of in-scope names...
2018-07-20 Vadim Petrochenkovdata_structures: Add a reference wrapper for pointer...
2018-07-20 Vadim Petrochenkovresolve: Add some comments to in-module resolution
2018-07-20 Vadim Petrochenkovresolve: Remove `SingleImports` in favor of a simple set
2018-07-20 Vadim Petrochenkovresolve: Rename `global_macros` to `macro_prelude`
2018-07-20 Vadim Petrochenkovresolve: Remove unused parameter from `resolve_ident_in...
2018-07-20 borsAuto merge of #52467 - alexcrichton:lints-and-macros...
2018-07-20 ljedrzRemove duplicate E0396 tests
2018-07-20 borsAuto merge of #52445 - alexcrichton:wasm-import-module...
2018-07-20 Esteban KüberRebase and fix text changed by master
2018-07-20 Esteban KüberUse correct spans for format string errors
2018-07-20 Esteban Küberrework println
2018-07-20 Esteban KüberFix hir tree test
2018-07-20 Esteban KüberSame change as `println` for `eprintln`
2018-07-20 Esteban Küberreview comments: modify note wording and change `println`
2018-07-20 Esteban KüberImprove suggestion for missing fmt str in println
2018-07-20 Nicholas NethercoteSpeed up `SparseBitMatrix`.
2018-07-20 Niko Matsakisalways get number of live variables from the map
2018-07-20 Eduard-Mihai... proc_macro: avoid exposing internal details in formatti...
2018-07-20 Eduard-Mihai... proc_macro: move some implementation details to a rustc...
2018-07-20 borsAuto merge of #52349 - RalfJung:once, r=alexcrichton
2018-07-19 Eduard-Mihai... proc_macro: don't expose compiler-internal FileName...
2018-07-19 Eduard-Mihai... proc_macro: clean up the implementation of quasi-quoting.
2018-07-19 Eduard-Mihai... proc_macro: don't try to reflect literals in quasi...
2018-07-19 Eduard-Mihai... proc_macro: don't use DiagnosticBuilder for building...
2018-07-19 borsAuto merge of #52024 - oli-obk:existential_parse, r...
next