]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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
2017-12-13 Santiago PastorinoExtract coerce_closure_fn_ty function
2017-12-13 Santiago PastorinoMir typeck Cast for UnsafeFnPtr value
2017-12-13 Santiago PastorinoMir typeck Cast for ReifyFnPtr value
2017-12-13 Santiago PastorinoRestructure a bit check_aggregate_rvalue code
2017-12-13 Santiago PastorinoAdd more debug logs
2017-12-13 Santiago PastorinoCheck functions predicates
2017-12-13 Santiago PastorinoCheck Aggregate predicates
2017-12-13 Santiago PastorinoCheck NullaryOp Rvalue
2017-12-13 Niko Matsakisfix universal regions to handle constant expressions...
2017-12-13 Santiago PastorinoCheck Repeat Rvalue
2017-12-13 borsAuto merge of #46419 - jseyfried:all_imports_in_metadat...
2017-12-13 Jeffrey SeyfriedImprove pretty printing `$crate::` paths.
2017-12-13 Felix S. Klock IIExpanded HIR `--unpretty hir,identified` to include...
2017-12-13 Felix S. Klock IIRevised graphviz rendering API to avoid requiring borro...
2017-12-13 Felix S. Klock IIRegression test for issue #46112.
2017-12-13 borsAuto merge of #46616 - cramertj:impl-trait-elision...
2017-12-13 Sunjay VarmaTrait item lifetime resolution for GATs
2017-12-13 borsAuto merge of #46613 - petrochenkov:absext, r=nikomatsakis
2017-12-13 KornelRemove message that prevents Cargo from working with...
2017-12-13 Felix S. Klock IIFix #46112: visible_parent_map construction needs a...
2017-12-12 Eduard-Mihai... rustc: unpack newtyped of #[repr(simd)] vector types.
2017-12-12 borsAuto merge of #46570 - AgustinCB:issue-46553, r=oli-obk
2017-12-12 Jeffrey SeyfriedRefactor `MarkData` field `modern: bool` to `kind:...
2017-12-12 Jeffrey SeyfriedFix fallout in tests.
2017-12-12 Vadim PetrochenkovResolve absolute paths as extern under a feature flag
2017-12-12 Vadim Petrochenkovrustc_metadata: Refactor away `ExternCrateInfo`
2017-12-12 borsAuto merge of #46696 - kennytm:rollup, r=kennytm
2017-12-12 kennytmRollup merge of #46694 - kennytm:temporarily-use-old...
2017-12-12 kennytmRollup merge of #46691 - varkor:contrib-3, r=rkruppe
2017-12-12 kennytmRollup merge of #46672 - GuillaumeGomez:fix-type-filter...
2017-12-12 kennytmRollup merge of #46668 - GuillaumeGomez:mobile-sidebar...
2017-12-12 kennytmTemporarily use the old Travis image.
2017-12-12 Taylor CramerImplement impl Trait lifetime elision
2017-12-12 varkorFix return value of `LLVMRustMetadataAsValue`
2017-12-12 Nika LayzellExpose the line and column fields from the proc_macro...
2017-12-12 Oliver SchneiderMove large chunks of miri from rustc::mir::interpret...
2017-12-12 borsAuto merge of #46647 - varkor:contrib-1, r=sfackler
2017-12-12 borsAuto merge of #46250 - canndrew:rename-never-type-impl...
2017-12-12 borsAuto merge of #46674 - malbarbo:undist-armv5te, r=alexc...
2017-12-12 Oliver SchneiderPut miri const eval checking behind -Zmiri
2017-12-12 borsAuto merge of #46598 - davidtwco:issue-46471, r=arielb1
2017-12-12 Andrew CannRename never_type_impls gate to never_type
2017-12-12 Tatsuyuki IshiThinLTO: updates for LLVM 5
2017-12-12 borsAuto merge of #46411 - rillian:str_ascii, r=kennytm
2017-12-12 borsAuto merge of #46657 - nikomatsakis:resolve-lifetimes...
2017-12-12 Marco A L BarbosaRemove armv5te target from dist-various-1
2017-12-11 Guillaume GomezFix type filter in rustdoc js
2017-12-11 David WoodUpdated existing tests with new error messages.
2017-12-11 David WoodRefactored and tidied up report function
2017-12-11 Guillaume GomezFix mobile doc style and improve search bar
2017-12-11 borsAuto merge of #46608 - estebank:resolve-return, r=nikom...
2017-12-11 Niko Matsakismake `krate` infallible
2017-12-11 David WoodFixed case where borrowed value lives until after scope
2017-12-11 David WoodFix error does not know about free/named lifetimes
2017-12-11 David WoodAdded test for #46472
2017-12-11 David WoodFix error message confuses locals and temporaries
2017-12-11 David WoodAdded test for #46471
2017-12-11 borsAuto merge of #46558 - arielb1:union-borrow-refactor...
2017-12-11 Niko Matsakismove `resolve_lifetimes` into a proper query
2017-12-11 Niko Matsakisresolve_lifetime: rustfmt
2017-12-11 Oliver SchneiderMerge remote-tracking branch 'origin/master' into miri
2017-12-11 borsAuto merge of #46640 - tommyip:ui_tests, r=estebank
2017-12-11 Esteban KüberAdd closure defined outside of call case to arg count...
2017-12-11 borsAuto merge of #46625 - emilio:moar-nits, r=kennytm
2017-12-11 borsAuto merge of #46624 - emilio:nit, r=kennytm
2017-12-10 borsAuto merge of #46248 - zackmdavis:one_time_private_enum...
2017-12-10 varkorAdd `std::fmt::Pointer` implementation for `AtomicPtr`
2017-12-10 Esteban KüberPoint at whole method call instead of args
2017-12-10 Tommy IpUpdate ui tests' line numbers.
2017-12-10 Tommy IpAdd must-compile-successfully comment to appropriate...
2017-12-10 Tommy IpImply must-compile-successfully in ui-tests when the...
next