]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-11-26 Seo SanghyeonRollup merge of #37962 - GuillaumeGomez:socket-v6,...
2016-11-26 borsAuto merge of #37960 - samestep:five, r=frewsxcv
2016-11-25 borsAuto merge of #38000 - rkruppe:llvm-dinamespace-fwdcomp...
2016-11-25 borsAuto merge of #37987 - plietar:cross-proc-macro, r...
2016-11-25 Robin KruppePass new argument ExportSymbol to DIBuilder::createName...
2016-11-25 borsAuto merge of #37982 - rkruppe:llvm-diagnostic-fwdcompa...
2016-11-25 borsAuto merge of #37979 - nnethercote:Ty-super_fold_with...
2016-11-25 borsAuto merge of #37974 - japaric:abort, r=alexcrichton
2016-11-24 Paul LietarDelay error reporting of filename mismatch.
2016-11-24 borsAuto merge of #37951 - jseyfried:improve_macro_resoluti...
2016-11-24 borsAuto merge of #37944 - bluss:adaptors-are-empty, r...
2016-11-24 Robin KruppeSupport LLVM 4.0 in OptimizationDiagnostic FFI
2016-11-24 borsAuto merge of #37770 - pnkfelix:print-type-sizes, r...
2016-11-24 Nicholas NethercoteAvoid more unnecessary mk_ty calls in Ty::super_fold_with.
2016-11-24 borsAuto merge of #37943 - bluss:exact-is-empty, r=alexcrichton
2016-11-24 Felix S. Klock IITests of `-Z print-type-sizes` functionality.
2016-11-24 Felix S. Klock IIRevisions from review comments, squashed.
2016-11-24 Felix S. Klock IIAdd `-Z print-type-sizes`, a tool for digging into...
2016-11-24 borsAuto merge of #37890 - eddyb:rustdoc-1, r=nrc
2016-11-24 borsAuto merge of #37849 - xen0n:compiler-rt-bump, r=alexcr...
2016-11-24 Jorge Apariciostd: make compilation of libpanic_unwind optional via...
2016-11-23 borsAuto merge of #37931 - eddyb:meta-version, r=jseyfried
2016-11-23 Eduard-Mihai... rustdoc: we can now assume DocContext always has a...
2016-11-23 Eduard-Mihai... rustdoc: sidestep the main pipeline for test collection.
2016-11-23 Eduard-Mihai... rustdoc: use libsyntax ast::Attribute instead of "clean...
2016-11-23 borsAuto merge of #37908 - nrc:save-def, r=eddyb
2016-11-23 Nick CameronInspect def locally instead of using a method
2016-11-23 borsAuto merge of #36449 - canndrew:expand_is_uninhabited...
2016-11-23 Guillaume GomezAdd missing examples to SocketAddrV6
2016-11-23 borsAuto merge of #37937 - GuillaumeGomez:rollup, r=Guillau...
2016-11-23 Sam EstepUse literal 5 instead of five in book section 4.1
2016-11-23 Guillaume GomezRollup merge of #37940 - michaelwoerister:ich-struct...
2016-11-23 Guillaume GomezRollup merge of #37938 - michaelwoerister:move-myriad...
2016-11-23 Guillaume GomezRollup merge of #37925 - jtdowney:env-args-doc-links...
2016-11-23 Guillaume GomezRollup merge of #37913 - GuillaumeGomez:socket-v4,...
2016-11-23 Guillaume GomezRollup merge of #37851 - jneem:master, r=sanxiyn
2016-11-23 Guillaume GomezRollup merge of #37836 - steveklabnik:remove-incorrect...
2016-11-23 Guillaume GomezRollup merge of #37760 - nnethercote:TypeWalker-SmallVe...
2016-11-23 Guillaume GomezRollup merge of #37442 - estebank:cast-deref-hint,...
2016-11-23 borsAuto merge of #37924 - brson:config-bug, r=alexcrichton
2016-11-23 Andrew CannRevert libcore changes
2016-11-23 borsAuto merge of #37886 - Stebalien:set-perm, r=alexcrichton
2016-11-23 Nick CameronFix a bunch of bugs shown by the test
2016-11-23 borsAuto merge of #37681 - nrc:crate-metadata, r=@alexcrichton
2016-11-23 Jeffrey Seyfriedmacros: improve performance of legacy name resolution.
2016-11-23 Ulrik Sverdrupcore, collections: Implement better .is_empty() for...
2016-11-23 Nick CameronAdd a test
2016-11-22 borsAuto merge of #37487 - goffrie:break, r=nikomatsakis
2016-11-22 Nick CameronRebasing and review changes
2016-11-22 Nick Cameronsave-analysis: fix ICE on partially resolved path
2016-11-22 Ulrik Sverdrupcore: Forward ExactSizeIterator methods for important...
2016-11-22 Michael WoeristerICH: Add test case for struct constructor expressions.
2016-11-22 Michael WoeristerMove the myriad-closures.rs test case to run-pass-full...
2016-11-22 Steven AllenAdd a method for setting permissions directly on an...
2016-11-22 Eduard-Mihai... rustc_metadata: don't break the version check when...
2016-11-22 borsAuto merge of #37843 - nikomatsakis:issue-33685-hard...
2016-11-22 borsAuto merge of #37834 - bluss:peek-none, r=BurntSushi
2016-11-22 Andrew CannUse FxHashSet instead of HashMap
2016-11-22 Andrew CannMake is_uninhabited respect privacy
2016-11-22 Andrew CannRevert libcore changes, redefine Void instead
2016-11-22 Andrew CannRecursive types are always non-empty
2016-11-22 Andrew CannExpand is_uninhabited for references
2016-11-22 Andrew CannFix previous commit
2016-11-22 Andrew CannExpand `is_uninhabited` to recurse into datatypes
2016-11-22 Andrew CannExpand is_uninhabited for ! and tuples
2016-11-22 Geoffry SongImplement the `loop_break_value` feature.
2016-11-22 borsAuto merge of #37602 - jseyfried:directory_ownership...
2016-11-22 Jeffrey SeyfriedStart warning cycle.
2016-11-22 Jeffrey SeyfriedFix fallout in tests.
2016-11-22 Jeffrey SeyfriedAdd a regression test and organize tests.
2016-11-22 Jeffrey SeyfriedClean up directory ownership semantics.
2016-11-21 borsAuto merge of #37642 - nnethercote:no-HirVec-of-P,...
2016-11-21 Nicholas NethercoteUse SmallVec for TypeWalker's stack.
2016-11-21 John DowneyAdd some internal docs links for Args/ArgsOs
2016-11-21 Brian Andersonconfigure: Fix string equality
2016-11-21 Nicholas NethercoteChange HirVec<P<T>> to HirVec<T> in Expr.
2016-11-21 Joe NeemanAdd regression test for issue 23699.
2016-11-21 borsAuto merge of #37677 - jsen-:master, r=alexcrichton
2016-11-21 borsAuto merge of #37912 - sanxiyn:llvm-compat, r=eddyb
2016-11-21 borsAuto merge of #37824 - jseyfried:symbols, r=eddyb
2016-11-21 Guillaume GomezAdd missing examples for SocketAddrV4
2016-11-21 Jeffrey SeyfriedFix fallout in `rustdoc` and tests.
2016-11-21 Seo SanghyeonRestore compatibility with LLVM 3.7 and 3.8
2016-11-21 borsAuto merge of #37127 - jseyfried:stabilize_RFC_1560...
2016-11-21 Jeffrey SeyfriedFix fallout in tests.
2016-11-21 Jeffrey SeyfriedCleanup.
2016-11-21 Jeffrey SeyfriedStabilize RFC 1560.
2016-11-21 Jeffrey SeyfriedFix incremental compilation hashing.
2016-11-21 Jeffrey SeyfriedRemove `Rc` from the interner.
2016-11-21 Jeffrey SeyfriedCleanup `InternedString`.
2016-11-21 Jeffrey SeyfriedUse `Symbol` instead of `InternedString` in the AST...
2016-11-21 Wang XueruiUpdate compiler-rt to fix MIPS64 infinite recursion
2016-11-21 borsAuto merge of #37895 - jseyfried:fix_proc_macro_deps...
2016-11-20 Jeffrey SeyfriedMove `syntax::util::interner` -> `syntax::symbol`,...
2016-11-20 borsAuto merge of #37888 - bluss:chars-count, r=alexcrichton
2016-11-20 jsen-support creation of anonymous pipe on WinXP/2K3
2016-11-20 borsAuto merge of #37862 - shepmaster:llvm-4.0-always-set...
2016-11-20 Nick CameronTests
2016-11-20 Nick CameronRead in rmeta crates
2016-11-20 Nick CameronAdd --crate-type metadata
next