]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-12-04 borsAuto merge of #38082 - jseyfried:macro_invocation_paths...
2016-12-04 borsAuto merge of #37920 - nikomatsakis:compile-time-regres...
2016-12-04 borsAuto merge of #37857 - shepmaster:llvm-4.0-dinodes...
2016-12-03 borsAuto merge of #38148 - frewsxcv:rollup, r=frewsxcv
2016-12-03 Corey FarwellRollup merge of #38141 - GuillaumeGomez:component_doc...
2016-12-03 Corey FarwellRollup merge of #38130 - jethrogb:patch-3, r=steveklabnik
2016-12-03 Corey FarwellRollup merge of #38113 - nikomatsakis:incremental-dump...
2016-12-03 Corey FarwellRollup merge of #38112 - tarka:book-testing-fix, r...
2016-12-03 Corey FarwellRollup merge of #38096 - michaelwoerister:more-incremen...
2016-12-03 Corey FarwellRollup merge of #38090 - GuillaumeGomez:option_doc...
2016-12-03 Corey FarwellRollup merge of #38089 - michaelwoerister:disable-debug...
2016-12-03 Corey FarwellRollup merge of #38077 - GuillaumeGomez:ipaddr_doc...
2016-12-03 Corey FarwellRollup merge of #38073 - cardoe:fix-typo, r=frewsxcv
2016-12-03 Corey FarwellRollup merge of #38065 - estebank:fix-37618, r=jonathan...
2016-12-03 Corey FarwellRollup merge of #38029 - dns2utf8:fix_verify.rs, r...
2016-12-03 Corey FarwellRollup merge of #38028 - Mark-Simulacrum:polish, r...
2016-12-03 Corey FarwellRollup merge of #38020 - GuillaumeGomez:udp-socket...
2016-12-03 Corey FarwellRollup merge of #37919 - nikomatsakis:incremental-36168...
2016-12-03 Corey FarwellRollup merge of #37859 - GuillaumeGomez:net_examples...
2016-12-03 Niko Matsakismove test for #37290 into run-pass-fulldeps
2016-12-03 borsAuto merge of #38079 - BurntSushi:attrtarget, r=alexcri...
2016-12-03 borsAuto merge of #38061 - cardoe:target-spec, r=alexcrichton
2016-12-03 borsAuto merge of #38059 - arielb1:no-mere-overflow, r...
2016-12-03 borsAuto merge of #38056 - clarcharr:master, r=alexcrichton
2016-12-03 Guillaume GomezAdd Component examples
2016-12-03 borsAuto merge of #38055 - rkruppe:rm-unused-llvm-ffi,...
2016-12-03 Jake Goulding[LLVM 4.0] Support new DIFlags enum
2016-12-03 Jake Goulding[LLVM] Introduce a stable representation of DIFlags
2016-12-02 Niko Matsakispacify the mercilous tidy
2016-12-02 jethrogbUpdate items section in reference
2016-12-02 Doug Goldsteinrustc: add basic test for --print target-spec
2016-12-02 Doug Goldsteinrustc: add --print target-spec option
2016-12-02 borsAuto merge of #38053 - eddyb:lazy-9, r=nikomatsakis
2016-12-02 borsAuto merge of #38050 - alexcrichton:fix-llvm-deps,...
2016-12-02 borsAuto merge of #37936 - tedsta:fuchsia_std_process,...
2016-12-02 borsAuto merge of #37789 - arielb1:length-limit, r=nikomatsakis
2016-12-01 Doug Goldsteinconvert --print options to a vector
2016-12-01 Ariel Ben-Yehudalimit the length of types in monomorphization
2016-12-01 Theodore DeRegostd::process fuchsia support cleanup
2016-12-01 Niko Matsakistest for #37290 using lint
2016-12-01 Niko Matsakisin region, treat current (and future) item-likes alike
2016-12-01 Niko Matsakisadd a `-Z incremental-dump-hash` flag
2016-12-01 Steve SmithMinor fix to testing concurrency section
2016-12-01 borsAuto merge of #38048 - rkruppe:llvm-stringref-fixes...
2016-12-01 borsAuto merge of #38018 - sourcefrog:doc, r=alexcrichton
2016-12-01 borsAuto merge of #37911 - liigo:rustdoc-playground, r...
2016-12-01 Clar CharrAdd String::split_off.
2016-12-01 borsAuto merge of #37573 - ruuda:faster-cursor, r=alexcrichton
2016-12-01 Martin PoolDocument that Process::command will search the PATH
2016-11-30 borsAuto merge of #38047 - canndrew:fmt-void-non-empty...
2016-11-30 Jeffrey SeyfriedAdd tests.
2016-11-30 Jeffrey SeyfriedSupport paths in macro invocations.
2016-11-30 Michael Woeristerincr.comp.: Add more output to -Z incremental-info.
2016-11-30 Theodore DeRegoRemoved Option<ExitStatus> member from fuchsia Process...
2016-11-30 Jeffrey SeyfriedMinor cleanup.
2016-11-30 borsAuto merge of #37800 - alexcrichton:new-bootstrap,...
2016-11-30 Alex CrichtonUpdate the bootstrap compiler
2016-11-30 Guillaume GomezAdd cloned example for Option
2016-11-30 Michael Woeristerdebuginfo: Ignore macro-stepping test on aarch64
2016-11-30 borsAuto merge of #38014 - jseyfried:refactor_path_resoluti...
2016-11-30 Mark-SimulacrumRefactor one_bound_for_assoc_type to take an Iterator...
2016-11-30 borsAuto merge of #37989 - nrc:save-mod, r=nikomatsakis
2016-11-30 Ruud van AsseldonkMove small-copy optimization into <&[u8] as Read>
2016-11-30 Ruud van AsseldonkMove small-copy optimization into copy_from_slice
2016-11-30 Ruud van AsseldonkAdd small-copy optimization for io::Cursor
2016-11-30 borsAuto merge of #37954 - eddyb:rustdoc-2, r=alexcrichton
2016-11-30 Guillaume GomezAdd missing examples for IpAddr enum
2016-11-30 Eduard-Mihai... rustdoc: link to cross-crate sources directly.
2016-11-30 Eduard-Mihai... rustc: track the Span's of definitions across crates.
2016-11-30 borsAuto merge of #37965 - Mark-Simulacrum:trait-obj-to...
2016-11-30 Liigo Zhuangrustdoc: fix up --playground-url
2016-11-30 Liigo Zhuangunstable --playground-url, add test code
2016-11-30 Liigo Zhuangrustdoc: get back missing crate-name when --playground...
2016-11-30 Andrew GallantAdd new #[target_feature = "..."] attribute.
2016-11-29 borsAuto merge of #37863 - mikhail-m1:mut_error, r=nikomatsakis
2016-11-29 Eduard-Mihai... rustc: simplify AdtDef by removing the field types...
2016-11-29 Eduard-Mihai... rustc: remove type information from TraitDef.
2016-11-29 Doug Goldsteinbootstrap/README: fix small typo
2016-11-29 borsAuto merge of #37369 - estebank:multiline-span, r=nikom...
2016-11-29 borsAuto merge of #37918 - flodiebold:separate-bodies,...
2016-11-29 Florian Dieboldlibrustdoc: Fix compilation after visitor change
2016-11-29 Niko Matsakisupdate comments
2016-11-29 Niko Matsakisrevamp `Visitor` with a single method for controlling...
2016-11-29 Florian DieboldFix rebase breakage
2016-11-29 Florian DieboldFix doc test collection
2016-11-29 Florian DieboldFix SVH tests some more
2016-11-29 Florian DieboldSplit nested_visit_mode function off from nested_visit_map
2016-11-29 Florian DieboldAddress remaining review comments
2016-11-29 Florian DieboldFix remaining SVH tests
2016-11-29 Florian DieboldRefactor inlined items some more
2016-11-29 Niko MatsakisWIP: update tests to pass -- not complete
2016-11-29 Niko Matsakisrestructure `CollectItem` dep-node to separate fn sigs...
2016-11-29 Florian DieboldAdd make tidy fixes
2016-11-29 Florian DieboldRemove unused import
2016-11-29 Florian DieboldFix some comments
2016-11-29 Florian DieboldMake hello_world test work again
2016-11-29 Florian DieboldFix new tests
2016-11-29 Florian Dieboldrustc_typeck: Make CollectItemTypesVisitor descend...
2016-11-29 Florian DieboldFix cross-crate associated constant evaluation
2016-11-29 Florian DieboldGive function bodies their own dep graph node
next