]> git.lizzy.rs Git - rust.git/history - src
in which suggestions to borrow casts or binary expressions are rectified
[rust.git] / src /
2017-12-16 Zack M. Davisin which suggestions to borrow casts or binary expressi...
2017-12-16 borsAuto merge of #46560 - Yoric:incr, r=michaelwoerister
2017-12-16 borsAuto merge of #46757 - michaelwoerister:revert-46562...
2017-12-15 Michael Woeristerincr.comp.: Revert hashing optimization that caused...
2017-12-15 borsAuto merge of #46540 - euclio:import-parents, r=nrc
2017-12-15 Andy Russellsave-analysis: dump extern crate imports
2017-12-15 Andy Russellsave-analysis: document `process_use_tree`
2017-12-15 Andy Russellsave-analysis: add parents to imports
2017-12-15 borsAuto merge of #46623 - eddyb:issue-46449, r=nagisa
2017-12-15 David TellerResolves #46555 - Moving loading and decoding of depend...
2017-12-15 borsAuto merge of #46745 - steveklabnik:rollup, r=steveklabnik
2017-12-15 Steve KlabnikRollup merge of #46737 - tshepang:better, r=steveklabnik
2017-12-15 Steve KlabnikRollup merge of #46728 - varkor:contrib-4, r=michaelwoe...
2017-12-15 Steve KlabnikRollup merge of #46710 - xfix:patch-5, r=alexcrichton
2017-12-15 Steve KlabnikRollup merge of #46705 - pornel:cargo-output, r=alexcri...
2017-12-15 Steve KlabnikRollup merge of #46690 - mystor:pub_line_column, r...
2017-12-15 Steve KlabnikRollup merge of #46652 - ishitatsuyuki:thinlto-backport...
2017-12-15 Steve KlabnikRollup merge of #46601 - matthewjasper:method-link...
2017-12-15 borsAuto merge of #46740 - oli-obk:rls, r=nrc
2017-12-15 Oliver SchneiderUpdate the rls and rustfmt submodules
2017-12-15 borsAuto merge of #46706 - sunjay:gat-lifetimes, r=nikomatsakis
2017-12-15 Eduard-Mihai Burtescurustc_trans: approximate ABI alignment for padding...
2017-12-15 borsAuto merge of #46653 - estebank:str-as-ch, r=petrochenkov
2017-12-15 Esteban KüberWhen attempting to write str with single quote suggest...
2017-12-15 borsAuto merge of #46537 - pnkfelix:two-phase-borrows,...
2017-12-15 borsAuto merge of #46701 - eddyb:vector-newtypes, r=nagisa
2017-12-15 borsAuto merge of #46641 - petrochenkov:nohelp2, r=nikomatsakis
2017-12-15 Tshepang Lekhonkhobedoc: a better example
2017-12-14 Felix S. Klock IIAddress review feedback: don't treat "first" activation...
2017-12-14 Felix S. Klock IIReview feedback: Added test with control flow merge...
2017-12-14 Felix S. Klock IIAddress review feedback: don't bother skipping reservat...
2017-12-14 borsAuto merge of #45047 - durka:trait-alias, r=petrochenkov
2017-12-14 Vadim PetrochenkovFix rebase
2017-12-14 Vadim PetrochenkovSupport regexes in custom normalization in UI tests
2017-12-14 Vadim PetrochenkovDo the same things for fulldeps tests
2017-12-14 Vadim PetrochenkovRemove NOTE/HELP annotations from UI tests
2017-12-14 Vadim PetrochenkovMove compile-fail tests with NOTE/HELP annotations...
2017-12-14 Vadim PetrochenkovRemove NOTE/HELP annotations from error index tests
2017-12-14 borsAuto merge of #46562 - michaelwoerister:faster-span...
2017-12-14 Alex Burkarls depends on rustfmt
2017-12-14 Alex Burkaerror for impl trait alias
2017-12-14 Alex Burkatrait alias fallout
2017-12-14 Alex Burkafeature gate trait aliases
2017-12-14 Alex Burkaerror on any use of trait alias
2017-12-14 Alex Burkaadd trait aliases to typeck
2017-12-14 Alex Burkaadd trait aliases to HIR
2017-12-14 Alex Burkastub out trait aliases in librustdoc
2017-12-14 Alex Burkastub out trait aliases in save_analysis
2017-12-14 Alex Burkastub out trait aliases in resolve
2017-12-14 Alex Burkaadd trait aliases to AST
2017-12-14 Michael Woeristerincr.comp.: Do less hashing per Span.
2017-12-14 Michael Woeristerincr.comp.: Speed up span hashing by caching expansion...
2017-12-14 borsAuto merge of #45002 - oli-obk:miri, r=eddyb
2017-12-14 Felix S. Klock IIAddress review note: `AccessErrorsReported` meant to...
2017-12-14 Oliver SchneiderDo not produce debuginfo for tools
2017-12-14 varkorFix division-by-zero ICE in -Z perf-stats
2017-12-14 borsAuto merge of #46335 - oli-obk:cleanups, r=jseyfried
2017-12-14 Oliver SchneiderMove mir validation out of tree
2017-12-14 Oliver SchneiderUse PathBuf instead of String where applicable
2017-12-14 borsAuto merge of #46633 - estebank:arg-mismatch, r=arielb1
2017-12-14 borsAuto merge of #46605 - estebank:macro-backtrace-spans...
2017-12-14 borsAuto merge of #46582 - nikomatsakis:nll-master-to-rust...
2017-12-14 Felix S. Klock IIAfter discussion with ariel, replacing a guard within...
2017-12-14 Felix S. Klock IIAddress review comment: use `.get` instead of indexing...
2017-12-13 Sunjay VarmaAdded test to make sure that undeclared lifetimes are...
2017-12-13 Sunjay VarmaAdded test to make sure we can refer to the declared...
2017-12-13 borsAuto merge of #46708 - pnkfelix:fix-issue-46112, r...
2017-12-13 Sunjay VarmaUpdating tests to remove all "undeclared lifetime"...
2017-12-13 Felix S. Klock IICheck activation points as the place where mutable...
2017-12-13 Felix S. Klock IISidestep ICE from `MirBorrowckCtxt::find_closure_span`.
2017-12-13 Felix S. Klock IItwo-phase-reservation-sharing-interference.rs variant...
2017-12-13 Felix S. Klock IItest describing a currently unsupported corner case.
2017-12-13 Felix S. Klock IItests transcribed from nikos blog post.
2017-12-13 Felix S. Klock IIthe minimal test for two-phase borrows: the core exampl...
2017-12-13 Felix S. Klock IIIncorporate active-borrows dataflow into MIR borrow...
2017-12-13 Felix S. Klock IIAdd some doc to `struct Borrows`.
2017-12-13 Felix S. Klock IIAdd some doc to `each_borrow_involving_path` iteration...
2017-12-13 Felix S. Klock IINew `ActiveBorrows` dataflow for two-phase `&mut`;...
2017-12-13 borsAuto merge of #46715 - kennytm:download-crosstool-ng...
2017-12-13 kennytmDownload the crosstool from GitHub instead of crosstool...
2017-12-13 Felix S. Klock IIAllow `mir::Place` to be used as a key in hashtables.
2017-12-13 Felix S. Klock IIImplement Borrow/BorrowMut/ToOwned relationships betwee...
2017-12-13 Felix S. Klock IIRefactoring alpha-rename `place` (`BorrowData` field...
2017-12-13 Felix S. Klock IIRefactoring: Allow `BlockSets.on_entry` to denote local...
2017-12-13 Felix S. Klock IIRefactoring: pull bitvector initialization out from...
2017-12-13 Esteban KüberMove error checks out of span for easier to follow...
2017-12-13 Niko Matsakiscorrect comment in test
2017-12-13 Niko Matsakisadd FIXME related to constant well-formedness
2017-12-13 Niko Matsakiscomments for `defining_ty` and `compute_indices`
2017-12-13 Niko Matsakisdocument return value of `add_live_point`
2017-12-13 Niko Matsakisimprove comments on `safe_to_unsafe_fn_ty` and `coerce_...
2017-12-13 Niko Matsakischange to use an O(1) data structure for looking up...
2017-12-13 Niko Matsakisrefactor region value bitmatrix
2017-12-13 Niko Matsakisfix closure tests now that MIR typeck works properly
2017-12-13 Konrad BorowskiRemove Sync and Send implementation for RawTable
2017-12-13 borsAuto merge of #46550 - jseyfried:cleanup_builtin_hygien...
2017-12-13 Niko Matsakiswhen reifying a safe fn as an unsafe fn ptr, insert...
2017-12-13 Niko Matsakisnormalize fn sig as part of reification
2017-12-13 Santiago PastorinoMir typeck Cast for Unsize value
2017-12-13 Santiago PastorinoMir typeck Cast for ClosureFnPtr value
next