]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #61908 - matklad:overflow, r=petrochenkov
[rust.git] / src /
2019-06-17 Mazdak FarrokhzadRollup merge of #61908 - matklad:overflow, r=petrochenkov
2019-06-17 Mazdak FarrokhzadRollup merge of #61893 - chpio:weak_ptr_eq_methods...
2019-06-17 Mazdak FarrokhzadRollup merge of #61885 - scottmcm:slice-iter-len-opt...
2019-06-17 Mazdak FarrokhzadRollup merge of #61836 - ljedrz:i_still_hate_node_ids...
2019-06-17 Mazdak FarrokhzadRollup merge of #61702 - RalfJung:const-enum-cast,...
2019-06-17 ljedrzremove superfluous space
2019-06-17 ljedrzfix rebase fallout
2019-06-17 ljedrzchange NodeId to HirId in some HIR docs
2019-06-17 ljedrzsimplify ICE handling in HirIdValidator
2019-06-17 ljedrzfix a HIR doc, simplify one HIR-related function call
2019-06-17 ljedrzrenamve hir_to_string to node_to_string
2019-06-17 ljedrzremove _by_hir_id if there is no NodeId counterpart
2019-06-17 ljedrzreplace some uses of NodeId with HirId
2019-06-17 Aleksey Kladovdon't ICE on large files
2019-06-17 borsAuto merge of #61857 - Centril:typeck-extract-expr...
2019-06-17 borsAuto merge of #58508 - Zoxc:time-crate, r=oli-obk
2019-06-17 borsAuto merge of #61889 - matthiaskrgr:submodule_upd,...
2019-06-16 borsAuto merge of #61892 - rijenkii:master, r=Centril
2019-06-16 borsAuto merge of #61347 - Centril:stabilize-underscore_con...
2019-06-16 borsAuto merge of #61881 - glaubitz:sparc64-ffi-abi, r...
2019-06-16 borsAuto merge of #61754 - nikomatsakis:trait-caching-perf...
2019-06-16 borsAuto merge of #61739 - chansuke:separate-unit-tests...
2019-06-16 Thomas Heckmake `Weak::ptr_eq`s into methods
2019-06-16 Rijenkiiif if if if
2019-06-16 Vadim PetrochenkovFix tidy
2019-06-16 chansukeSeparate libsyntax_ext module
2019-06-16 chansukeSeparate libfmt_macros module
2019-06-16 chansukeSeparate bootstrap module
2019-06-16 chansukeSeparate libtest module
2019-06-16 chansukeSeparate libserialize module
2019-06-16 chansukeSeparate librustcdoc module
2019-06-16 chansukeSeparate librustc module
2019-06-16 chansukeSeparate librustc_metadata module
2019-06-16 chansukeSeparate librustc_lint module
2019-06-16 chansukeSeparate librustc_data_structures module
2019-06-16 chansukeSeparate librustc_codegen_ssa module
2019-06-16 Matthias Krügersubmodules: update clippy from 7b2a7a22 to be5d17fe
2019-06-16 chansukeSeparate libgraphviz module
2019-06-16 chansukeSeparate libarena::lib module
2019-06-16 chansukeSeparate liballoc module
2019-06-16 borsAuto merge of #60730 - matthewjasper:optimize-false...
2019-06-16 borsAuto merge of #61886 - Centril:rollup-3p3m2fu, r=Centril
2019-06-16 Scott McMurrayHelp LLVM better optimize slice::Iter(Mut)::len
2019-06-16 Mazdak FarrokhzadRollup merge of #61869 - Centril:cleanup-feature-gates...
2019-06-16 Mazdak FarrokhzadRollup merge of #61866 - sinkuu:redundant_clone, r...
2019-06-16 Mazdak FarrokhzadRollup merge of #61832 - RalfJung:miri, r=oli-obk
2019-06-16 Mazdak FarrokhzadRollup merge of #61829 - Keruspe:libunwind-src, r=alexc...
2019-06-16 Mazdak FarrokhzadRollup merge of #61704 - petrhosek:llvm-linker-flags...
2019-06-16 Mazdak FarrokhzadRollup merge of #61447 - scottmcm:vec-vecdeque, r=sfackler
2019-06-16 John Paul Adrian... librustc_codegen_llvm: Use repr(transparent) for bitfla...
2019-06-15 borsAuto merge of #61828 - RalfJung:cfg-if, r=alexcrichton
2019-06-15 borsAuto merge of #61868 - Centril:rollup-gglsecp, r=Centril
2019-06-15 Mazdak Farrokhzadcleanup some new active feature gates.
2019-06-15 Mazdak FarrokhzadRollup merge of #61854 - alexreg:fix-type-alias-enum...
2019-06-15 Mazdak FarrokhzadRollup merge of #61844 - AaronKutch:master, r=Centril
2019-06-15 Mazdak FarrokhzadRollup merge of #61824 - rust-lang:single_derive, r...
2019-06-15 Mazdak FarrokhzadRollup merge of #61813 - matthewjasper:remove-unnecessa...
2019-06-15 Mazdak FarrokhzadRollup merge of #61805 - davidtwco:ice-const-generic...
2019-06-15 Mazdak FarrokhzadRollup merge of #61785 - RalfJung:as-ref, r=rkruppe
2019-06-15 borsAuto merge of #61143 - estebank:issue-61106, r=eddyb
2019-06-15 Shotaro YamadaRemove unnecessary `.clone()`
2019-06-15 Shotaro YamadaUse `slice::from_ref` instead of cloning
2019-06-15 borsAuto merge of #59752 - Zoxc:dylib-fix, r=alexcrichton
2019-06-15 borsAuto merge of #61825 - Centril:tauv-infer-fix, r=petroc...
2019-06-15 Mazdak Farrokhzadtypeck/expr.rs: move check_field + struct helpers here.
2019-06-15 Mazdak Farrokhzadtypeck/expr.rs: move check_method_call here.
2019-06-15 Mazdak Farrokhzadtypeck/expr.rs: move some check_return_expr here.
2019-06-15 Mazdak Farrokhzadtypeck/expr.rs: move some check_expr_*s here.
2019-06-15 Mazdak Farrokhzadtypeck/expr.rs: move check_expr_with_expectation_and_ne...
2019-06-15 Mazdak Farrokhzadtypeck/expr.rs: extract out check_expr_yield.
2019-06-15 Mazdak Farrokhzadtypeck/expr.rs: extract out check_expr_index.
2019-06-15 Mazdak Farrokhzadtypeck/expr.rs: move check_expr_struct here.
2019-06-15 Mazdak Farrokhzadtypeck/expr.rs: extract out check_expr_tuple.
2019-06-15 Mazdak Farrokhzadtypeck/expr.rs: extract out check_expr_repeat.
2019-06-15 Mazdak Farrokhzadtypeck/expr.rs: extract out check_expr_array.
2019-06-15 Mazdak Farrokhzadtypeck/expr.rs: extract out check_expr_cast.
2019-06-15 Mazdak Farrokhzadtypeck/expr.rs: extract out check_expr_loop.
2019-06-15 Mazdak Farrokhzadtypeck/expr.rs: extract out check_expr_while.
2019-06-15 Mazdak Farrokhzadtypeck/expr.rs: move check_expr_assign here.
2019-06-15 Mazdak Farrokhzadtypeck/expr.rs: extract out check_expr_return.
2019-06-15 Mazdak Farrokhzadtypeck/expr.rs: extract out check_expr_break.
2019-06-14 Mazdak Farrokhzadtypeck/expr.rs: extract out check_expr_path.
2019-06-14 Mazdak Farrokhzadtypeck/expr.rs: extract out check_expr_addr_of.
2019-06-14 Mazdak Farrokhzadtypeck/expr.rs: extract out check_expr_unary.
2019-06-14 Mazdak Farrokhzadtypeck/expr.rs: extract out check_expr_box.
2019-06-14 Mazdak Farrokhzadtypeck: check_expr_kind -> expr.rs
2019-06-14 Alexander RegueiroMinor cosmetic improvements to accompany PR 61825
2019-06-14 Ralf Jungupdate miri
2019-06-14 Esteban Küberreview comment: do not rely on path str to identify...
2019-06-14 Matthew JasperUse `sym` constansts for `PrimitiveTypeTable` keys
2019-06-14 Matthew JasperAvoid some unnecessary symbol interner operations
2019-06-14 Esteban Küberreview comments: avoid string modification
2019-06-14 Aaron KutchChange `...` to `..=` where applicable
2019-06-14 borsAuto merge of #61817 - eddyb:begone-gcx-attempt-2,...
2019-06-14 Eduard-Mihai BurtescuRun `rustfmt --file-lines ...` for changes from previou...
2019-06-14 Eduard-Mihai BurtescuUnify all uses of 'gcx and 'tcx.
2019-06-14 borsAuto merge of #61421 - vorner:string-in-rc-into-raw...
2019-06-14 Felix S Klock IIput back the workarounds for #60846
2019-06-14 borsAuto merge of #61679 - zackmdavis:maybe_dont_indicate_t...
2019-06-14 Marc-Antoine Perennourustbuild: include llvm-libunwind in dist tarball
next