]> git.lizzy.rs Git - rust.git/history - src
Fixed Deref coercion explanation for DerefMut using shared references
[rust.git] / src /
2019-01-18 Kevin LeimkuhlerCompare pairs with `slice::windows`
2019-01-18 Kevin LeimkuhlerImprove documentation and slice impl
2019-01-18 Kevin LeimkuhlerAdd is_sorted unstable documentation
2019-01-18 Kevin LeimkuhlerAdd is_sorted impl for [T]
2019-01-18 Kevin LeimkuhlerAdd initial impl of is_sorted to Iterator
2019-01-18 Esteban KüberFix tidy error
2019-01-18 Esteban KüberPoint at more cases involving return types
2019-01-18 Esteban KüberAvoid pointing at multiple places on return type error
2019-01-18 Esteban KüberPoint more places where expectation comes from
2019-01-18 Esteban KüberDo not give incorrect label for return type mismatch
2019-01-18 Esteban KüberUse structured suggestion to surround struct literal...
2019-01-18 Mark Mansifix compat-mode ui test
2019-01-18 Mark MansiUpdate tests
2019-01-18 Mark Mansibetter lifetime error message
2019-01-18 Eric HussUpdate cargo
2019-01-18 Dan RobertsonFix suggestions given mulitple bad lifetimes
2019-01-18 Nicholas NethercoteInline `expand_node`.
2019-01-18 Nicholas NethercoteRemove unneeded `origin` arg from `iterate_until_fixed_...
2019-01-17 Wesley NorrisBless test.
2019-01-17 Wesley NorrisAdd book section and fix typo.
2019-01-17 Wesley NorrisMinor changes to wording and formatting.
2019-01-17 Wesley NorrisBless test.
2019-01-17 Wesley NorrisFix tidy error.
2019-01-17 Wesley NorrisPersist doc test executables to given path.
2019-01-17 Vadim Petrochenkovprivacy: Account for associated existential types
2019-01-17 Guillaume GomezFix non-clickable urls
2019-01-17 Yuki OkushiFix tests
2019-01-17 Yuki OkushiAdd token::Err
2019-01-17 Yuki OkushiChange from mk_lit! to cx.expr
2019-01-17 Yuki OkushiContinue cheking
2019-01-17 Yuki OkushiChange from error to invalid
2019-01-17 Nicolas BigaouetteFix typo: 'rust-gdbgui' instead of 'rust-gdbui'
2019-01-17 Nicolas BigaouetteInstall missing 'rust-gdbui''
2019-01-17 lenoil98Update bootstrap.py
2019-01-17 Simon SapinAdd signed num::NonZeroI* types
2019-01-17 Andy Russellproperly deprecate suggestion methods
2019-01-17 Michael WoeristerFix typo bug in DepGraph::try_mark_green().
2019-01-17 Björn SteinbrinkUse a faster early exit during region expansion
2019-01-17 borsAuto merge of #57694 - pietroalbini:revert-beta-on...
2019-01-17 Pietro AlbiniRevert "Auto merge of #57670 - rust-lang:beta-next...
2019-01-17 Igor MatuszewskiQuerify glob map usage (last use of CrateAnalysis)
2019-01-17 Igor MatuszewskiRemove access level mention from DocContext
2019-01-17 borsAuto merge of #57520 - alexreg:tidy-copyright-lint...
2019-01-17 Alexander Ronald... Fix tidy errors.
2019-01-17 borsAuto merge of #57670 - rust-lang:beta-next, r=Mark...
2019-01-17 AB1908Add test for linking non-existent static library
2019-01-17 borsAuto merge of #56869 - GuillaumeGomez:index-size-reduct...
2019-01-17 Alexander Ronald... Enhance `Pin` impl applicability for `PartialEq` and...
2019-01-17 Nicholas NethercoteRemove `hir::StmtKind::Decl`.
2019-01-17 Guillaume GomezEnd fixing search index minification
2019-01-17 Guillaume GomezMinify search-index in one pass
2019-01-17 Guillaume GomezReduce search-index.js size
2019-01-16 Konrad BorowskiDocument Unpin in std::prelude documentation
2019-01-16 borsAuto merge of #57392 - Xanewok:always-calc-glob-map...
2019-01-16 AB1908Fix error template
2019-01-16 Nicholas NethercoteMake `hir::Stmt` a separate struct.
2019-01-16 Josh Stone[rustbuild] Rebuild std after changes to codegen backends
2019-01-16 Vadim PetrochenkovPrioritize variants as inherent associated items during...
2019-01-16 Aaron HillDon't explicitly increment the depth for new trait...
2019-01-16 Pietro Albiniallow unused warnings related to rustc_layout_scalar_va...
2019-01-16 Pietro Albiniprepare beta 1.33.0
2019-01-16 borsAuto merge of #57321 - petrochenkov:atokens, r=nikomatsakis
2019-01-16 Felix S. Klock IIWith this change, I am able to build and test cross...
2019-01-16 borsAuto merge of #57416 - alexcrichton:remove-platform...
2019-01-16 AB1908Remove trailing whitespace
2019-01-16 Jethro BeekmanFix release manifest generation
2019-01-16 AB1908Add regression test to close #53787
2019-01-16 Nicholas NethercoteRemove `hir::Label`.
2019-01-16 Nicholas NethercoteUse `Lit` rather than `P<Lit>` in `hir::ExprKind`.
2019-01-16 tylerOSX: fix #57534 registering thread dtors while running...
2019-01-16 Alexander RegueiroUpdated Book and Reference submodules.
2019-01-16 Eric HussAdd some links in std::fs.
2019-01-16 Corey Farwelldemonstrate symmetry
2019-01-16 Yuki OkushiFix tests
2019-01-16 Yuki OkushiCancel process
2019-01-16 Yuki OkushiAdd new literal type Err
2019-01-15 markupdate test output
2019-01-15 Guillaume GomezFixes text becoming invisible when element targetted
2019-01-15 Clar FonMove spin_loop_hint to core::hint module
2019-01-15 markupdate/add tests
2019-01-15 markfix nested matchers with ?
2019-01-15 borsAuto merge of #57629 - matthiaskrgr:clippy_submodule_up...
2019-01-15 Guillaume GomezFix sources sidebar not showing up
2019-01-15 Igor MatuszewskiMake the query comment into a doc comment
2019-01-15 Andy Russelluse structured macro and path resolve suggestions
2019-01-15 Oliver SchererRemove an unused function argument
2019-01-15 borsAuto merge of #57630 - Centril:rollup, r=Centril
2019-01-15 Mazdak FarrokhzadRollup merge of #57614 - GuillaumeGomez:fix-crate-filte...
2019-01-15 Mazdak FarrokhzadRollup merge of #57608 - timvisee:master, r=frewsxcv
2019-01-15 Mazdak FarrokhzadRollup merge of #57587 - Aaron1011:fix/const-pat-ice...
2019-01-15 Mazdak FarrokhzadRollup merge of #57579 - stjepang:once-with, r=SimonSapin
2019-01-15 Mazdak FarrokhzadRollup merge of #57467 - JohnTitor:implement-the-check...
2019-01-15 Mazdak FarrokhzadRollup merge of #57456 - fintelia:patch-4, r=dtolnay
2019-01-15 Mazdak FarrokhzadRollup merge of #57352 - arielb1:no-manual-markers...
2019-01-15 Mazdak FarrokhzadRollup merge of #56044 - matthewjasper:function-param...
2019-01-15 borsAuto merge of #57625 - drrlvn:patch-1, r=Centril
2019-01-15 Igor MatuszewskiQuerify entry_fn
2019-01-15 Matthias Krügersubmodules: update clippy from c63b6349 to 1b89724b
2019-01-15 John Kåre AlsakerAddress comments
2019-01-15 John Kåre AlsakerOptimize try_mark_green and eliminate the lock on dep...
next