]> git.lizzy.rs Git - rust.git/history - src
libtest: add --exact to make filter matching exact
[rust.git] / src /
2016-12-05 Jeremy Fitzhardingelibtest: add --exact to make filter matching exact
2016-12-05 borsAuto merge of #38107 - keeperofdakeys:proc-macro-test...
2016-12-05 borsAuto merge of #38100 - nox:llvm, r=alexcrichton
2016-12-05 borsAuto merge of #38098 - luser:windows-commandext, r...
2016-12-05 borsAuto merge of #38093 - mikhail-m1:stack-overflow, r...
2016-12-04 borsAuto merge of #38092 - pnkfelix:mir-stats, r=nikomatsakis
2016-12-04 borsAuto merge of #38087 - jooert:remove_unmarked, r=petroc...
2016-12-04 borsAuto merge of #38086 - semarie:openbsd-i686, r=alexcrichton
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 Sébastien MarieOpenBSD under x86 has particular ABI for returning...
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 Mikhail Modinfix stack overflow by enum and cont issue #36163, some...
2016-12-03 Sébastien Marieupdate src/liblibc to include i686-unknown-openbsd...
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 Josh DriverAllow --test to be used on proc-macro crates
2016-12-01 borsAuto merge of #38018 - sourcefrog:doc, r=alexcrichton
2016-12-01 Anthony RamineUpdate llvm fork to 3ec14daffb4b8c0604df50b7fb0ab552f45...
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 Ted Mielczarekjust add one method named creation_flags, fix the tidy...
2016-12-01 Martin PoolDocument that Process::command will search the PATH
2016-12-01 Ted MielczarekAdd std::os::windows::process::CommandExt, with set_cre...
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 Felix S. Klock IIAdds `-Z mir-stats`, which is similar to `-Z hir-stats`.
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 Johannes OertelRemove the `unmarked_api` feature
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 Sébastien MarieAdd i686-unknown-openbsd target.
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 Burtescurustdoc: link to cross-crate sources directly.
2016-11-30 Eduard-Mihai Burtescurustc: 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 Burtescurustc: simplify AdtDef by removing the field types...
2016-11-29 Eduard-Mihai Burtescurustc: 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
next