]> git.lizzy.rs Git - rust.git/history - src
use the identifier span for missing struct field
[rust.git] / src /
2019-03-16 Andy Russelluse the identifier span for missing struct field
2019-03-15 borsAuto merge of #58575 - mati865:musl_toolchain, r=alexcr...
2019-03-15 borsAuto merge of #58710 - EdorianDark:master, r=sfackler
2019-03-15 Mateusz MikułaFix TARGET variable in musl-toolchain.sh
2019-03-14 Mateusz MikułaAddress final review
2019-03-14 borsAuto merge of #59181 - RalfJung:miri, r=oli-obk
2019-03-14 Ralf Jungupdate miri
2019-03-14 borsAuto merge of #58176 - Zoxc:lint-levels, r=oli-obk
2019-03-14 borsAuto merge of #58488 - wesleywiser:llvm_prof, r=michael...
2019-03-14 borsAuto merge of #59120 - alexreg:move-issue-tests-1,...
2019-03-14 Alexander RegueiroMoved issue tests to subdirs and normalised names.
2019-03-13 Mateusz MikułaFinal cleanups
2019-03-13 Mateusz MikułaMove testing to test-various
2019-03-13 Mateusz MikułaDisable relax relocations again
2019-03-13 Mateusz MikułaDrop copyright notice from musl-toolchain
2019-03-13 Mateusz Mikułamusl: update LLVM to 7
2019-03-13 Martell MaloneAddress review comments
2019-03-13 Jonathan Siebermusl-toolchain: fix global lib paths (dont create ...
2019-03-13 Jonathan SieberMake the musl dynamic loader known to the system, so...
2019-03-13 Jonathan Sieberbuild a proper c++-enabled musl toolchain with musl...
2019-03-13 Jonathan SieberSet RUSTFLAGS env to make dylib work
2019-03-13 JonathanSEnable dist-x86_64-musl as a host architexture
2019-03-13 borsAuto merge of #59143 - ehuss:update-cargo, r=ehuss
2019-03-13 Eric HussUpdate cargo
2019-03-13 borsAuto merge of #58349 - petrochenkov:uni201x, r=pnkfelix
2019-03-13 borsAuto merge of #56864 - Zoxc:stable-hash-macro, r=michae...
2019-03-13 borsAuto merge of #59151 - Centril:rollup, r=Centril
2019-03-13 Mazdak FarrokhzadRollup merge of #59138 - timvermeulen:simplify_select_f...
2019-03-13 Mazdak FarrokhzadRollup merge of #59132 - nikomatsakis:issue-53548-gener...
2019-03-13 Mazdak FarrokhzadRollup merge of #59130 - RalfJung:non-null, r=rkruppe
2019-03-13 Mazdak FarrokhzadRollup merge of #59129 - sanxiyn:visit-impl-trait,...
2019-03-13 Mazdak FarrokhzadRollup merge of #59124 - sntdevco:master, r=Centril
2019-03-13 Mazdak FarrokhzadRollup merge of #59121 - czipperz:fix_assert_result_fro...
2019-03-13 Mazdak FarrokhzadRollup merge of #59101 - kenta7777:reduce-code-repetiti...
2019-03-13 Mazdak FarrokhzadRollup merge of #59093 - Zoxc:no-prealloc, r=michaelwoe...
2019-03-13 Mazdak FarrokhzadRollup merge of #59083 - kyren:master, r=varkor
2019-03-13 Mazdak FarrokhzadRollup merge of #59080 - nbaksalyar:fix-llvm-codegen...
2019-03-13 Mazdak FarrokhzadRollup merge of #59057 - czipperz:standardize_range_doc...
2019-03-13 Mazdak FarrokhzadRollup merge of #59056 - scottmcm:even-fewer-lifetimes...
2019-03-13 Mazdak FarrokhzadRollup merge of #58998 - xTibor:doc_from_bytes, r=scottmcm
2019-03-13 Mazdak FarrokhzadRollup merge of #58908 - JohnTitor:improve-rand, r...
2019-03-13 Mazdak FarrokhzadRollup merge of #58876 - estebank:numeric-lifetime...
2019-03-13 Mazdak FarrokhzadRollup merge of #58829 - Xanewok:scoped-tls, r=Zoxc
2019-03-12 John Kåre AlsakerAdd missing project attributes
2019-03-12 John Kåre AlsakerUse derive macro for HashStable
2019-03-12 John Kåre AlsakerFix newtype_index
2019-03-12 kyrenRename test struct names to something more sensible
2019-03-12 borsAuto merge of #58743 - varkor:bulk-needstest-1, r=alexc...
2019-03-12 Tim VermeulenForward `max` and `min` to `max_by` and `min_by` respec...
2019-03-12 varkorRemove compiletest comments from tests
2019-03-12 borsAuto merge of #58015 - icefoxen:tryfrom-docs, r=SimonSapin
2019-03-12 Vadim Petrochenkovresolve: Simplify import resolution for mixed 2015...
2019-03-12 varkorAdd NLL test error output
2019-03-12 varkorRemove invalid ASM tests
2019-03-12 varkorIgnore WASM on asm tests
2019-03-12 varkorUpdate test for issue #55731
2019-03-12 varkorAdd a test for #27054
2019-03-12 varkorAdd a test for #26577
2019-03-12 varkorAdd a test for #28587
2019-03-12 varkorAdd a test for #22892
2019-03-12 varkorAdd a test for #57781
2019-03-12 varkorAdd a test for #55731
2019-03-12 varkorAdd a test for #46101
2019-03-12 varkorAdd a test for #44255
2019-03-12 varkorAdd a test for #44127
2019-03-12 varkorAdd a test for #26619
2019-03-12 varkorAdd tests for #26448
2019-03-12 varkorAdd a test for #10876
2019-03-12 Tim VermeulenAdd tests to ensure that Iterator::min and Iterator...
2019-03-12 Tim VermeulenFix comment
2019-03-12 Tim VermeulenRemove the projection part of select_fold1
2019-03-12 Tim VermeulenFix the bench_max and bench_max_by_key benchmarks
2019-03-12 Simon SapinRemove stabilized feature gate in doctest
2019-03-12 borsAuto merge of #58330 - GuillaumeGomez:rustdoc-js-non...
2019-03-12 Niko Matsakisignore higher-ranked WF requirements for trait objects
2019-03-12 Niko Matsakisadd a useful debug printout
2019-03-12 Ralf Jungexpand
2019-03-12 Ralf JungNote that NonNull does not launder shared references...
2019-03-12 Seo SanghyeonVisit impl Trait for dead_code lint
2019-03-12 borsAuto merge of #58608 - pnkfelix:warning-period-for...
2019-03-12 Felix S. Klock IIAddressed review feedback regarding comment phrasing.
2019-03-12 Sayan NandanReplace assert with assert_eq for better debugging
2019-03-12 Chris Gregoryimpl FromIterator for Result: Use assert_eq! instead...
2019-03-12 Chris GregoryFix RangeBounds documentation to include inclusive...
2019-03-12 Chris GregoryStandardize `Range*` documentation
2019-03-11 borsAuto merge of #59044 - petrochenkov:uiui, r=davidtwco
2019-03-11 Vadim PetrochenkovUpdate tests that don't run on my platform
2019-03-11 Vadim PetrochenkovUpdate NLL tests
2019-03-11 Vadim PetrochenkovUpdate tests
2019-03-11 Vadim Petrochenkovcompiletest: Filter away test annotations from UI test...
2019-03-11 borsAuto merge of #58021 - ishitatsuyuki:57667-fix, r=RalfJung
2019-03-11 kenta7777removed the definition of mask
2019-03-11 kenta7777replaced some bit operations with truncate
2019-03-11 Felix S. Klock IITest illustrating that the nested_impl_trait lint shoul...
2019-03-11 Felix S. Klock IIRevised warning-downgrade strategy for nested impl...
2019-03-11 kenta7777reduced some code repetitions of bit operation
2019-03-11 kenta7777added a function for reducing repetition of bit operation
2019-03-11 borsAuto merge of #59073 - Xanewok:rustup-rustc-interface...
2019-03-11 borsAuto merge of #59071 - Manishearth:clippyup, r=oli-obk
2019-03-11 John Kåre AlsakerRemove precompute_in_scope_traits_hashes
next