]> git.lizzy.rs Git - rust.git/history - src/test
Rollup merge of #56319 - RalfJung:async-mutable-ref, r=cramertj
[rust.git] / src / test /
2018-11-29 Guillaume GomezRollup merge of #56319 - RalfJung:async-mutable-ref...
2018-11-29 Guillaume GomezRollup merge of #56312 - oli-obk:const_eval_literal...
2018-11-29 Guillaume GomezRollup merge of #56294 - polyfloyd:fix-typo-ffi-doc...
2018-11-29 Guillaume GomezRollup merge of #56289 - marius:patch-1, r=cramertj
2018-11-29 Guillaume GomezRollup merge of #56273 - GuillaumeGomez:iterator-fnmut...
2018-11-29 Guillaume GomezRollup merge of #56257 - mark-i-m:rustc-guide-links...
2018-11-29 Guillaume GomezRollup merge of #56255 - jasonl:update-old-documents...
2018-11-29 Guillaume GomezRollup merge of #56236 - frewsxcv:frewsxcv-unsafe-unsaf...
2018-11-29 Guillaume GomezRollup merge of #56223 - Mark-Simulacrum:self-profile...
2018-11-29 Guillaume GomezRollup merge of #56220 - estebank:suggest-lifetime...
2018-11-29 Guillaume GomezRollup merge of #56149 - ariasuni:improve-amctime-doc...
2018-11-29 Guillaume GomezRollup merge of #56148 - mark-i-m:rustc-guide-submodule...
2018-11-29 Guillaume GomezRollup merge of #56127 - rust-lang:oli-obk-patch-1...
2018-11-29 Guillaume GomezRollup merge of #56124 - antoine-de:fix_read_to_end_doc...
2018-11-29 Guillaume GomezRollup merge of #56114 - varkor:nonexhaustive-backticks...
2018-11-29 Guillaume GomezRollup merge of #56080 - mark-i-m:patch-2, r=steveklabnik
2018-11-29 Guillaume GomezRollup merge of #56023 - vorner:doc/atomic-ordering...
2018-11-29 Guillaume GomezRollup merge of #56021 - RalfJung:track-features, r...
2018-11-29 Guillaume GomezRollup merge of #55391 - matthiaskrgr:bootstrap_cleanup...
2018-11-29 borsAuto merge of #56245 - mark-i-m:stabilize_ques_kleene...
2018-11-29 borsAuto merge of #56329 - eddyb:load-operand-overaligned...
2018-11-29 borsAuto merge of #56300 - nikic:issue-56267, r=eddyb
2018-11-28 Eduard-Mihai Burtescurustc_codegen_llvm: don't overalign loads of pair operands.
2018-11-28 Mark Mansifix test
2018-11-27 Nikita PopovFix alignment of stores to scalar pair
2018-11-27 borsAuto merge of #56293 - matthiaskrgr:clippy, r=oli-obk
2018-11-27 Mark Mansifix test
2018-11-27 Mark Mansiremove uses of feature gate
2018-11-27 Mark Mansiupdate tests
2018-11-27 borsAuto merge of #56264 - petrochenkov:typonly, r=nikomatsakis
2018-11-27 borsAuto merge of #56251 - scalexm:root-universe, r=nikomat...
2018-11-27 borsAuto merge of #55402 - estebank:macro-eof-2, r=nikomatsakis
2018-11-27 Vadim Petrochenkovresolve: Extern prelude is for type namespace only
2018-11-27 borsAuto merge of #56094 - RalfJung:memory-data-revived...
2018-11-27 borsAuto merge of #56262 - petrochenkov:nabsedihyg, r=petro...
2018-11-26 borsAuto merge of #54668 - RalfJung:use-maybe-uninit, r...
2018-11-26 Vadim Petrochenkovresolve: Suggest `crate::` for resolving ambiguities...
2018-11-26 Vadim Petrochenkovresolve: Fallback to extern prelude in 2015 imports...
2018-11-26 Vadim Petrochenkovresolve: Fallback to uniform paths in 2015 imports...
2018-11-26 Vadim Petrochenkovresolve: Implement edition hygiene for imports and...
2018-11-26 Vadim PetrochenkovRemove duplicate tests for uniform paths
2018-11-26 Mark Mansirustc-guide has moved
2018-11-26 scalexmPut all existential ty vars in the `ROOT` universe
2018-11-26 Esteban KüberEmit one diagnostic for multiple misplaced lifetimes
2018-11-26 borsAuto merge of #55835 - alexcrichton:llvm-upgrade, r...
2018-11-26 borsAuto merge of #56070 - oli-obk:const_let, r=eddyb
2018-11-26 borsAuto merge of #55705 - ethanboxx:master, r=SimonSapin
2018-11-25 borsAuto merge of #56194 - eddyb:top-unhack, r=alexcrichton
2018-11-25 Eduard-Mihai BurtescuTry to make top-level Cargo.toml work without __CARGO_T...
2018-11-25 Esteban KüberMove lifetimes before the *first* type argument
2018-11-25 Esteban KüberSuggest appropriate place for lifetime when declared...
2018-11-25 borsAuto merge of #55527 - sgeisler:time-checked-add, r...
2018-11-25 borsAuto merge of #56215 - pietroalbini:rollup, r=pietroalbini
2018-11-25 Pietro AlbiniRollup merge of #56211 - petrochenkov:fwd, r=petrochenkov
2018-11-25 Pietro AlbiniRollup merge of #56210 - RalfJung:c_str, r=oli-obk
2018-11-25 Pietro AlbiniRollup merge of #56207 - SimonSapin:int_to_from_bytes...
2018-11-25 Pietro AlbiniRollup merge of #56204 - estebank:suggest-variant,...
2018-11-25 Pietro AlbiniRollup merge of #56176 - GuillaumeGomez:panic-setup...
2018-11-25 Pietro AlbiniRollup merge of #56170 - wesleywiser:fix_self_profiler_...
2018-11-25 Pietro AlbiniRollup merge of #56151 - alexcrichton:move-out-flaky...
2018-11-25 Pietro AlbiniRollup merge of #56144 - tromey:Bug-55771-btreemap...
2018-11-25 Pietro AlbiniRollup merge of #56101 - frewsxcv:frewsxcv-dyn, r=steve...
2018-11-25 Pietro AlbiniRollup merge of #56100 - RalfJung:visiting-generators...
2018-11-25 Pietro AlbiniRollup merge of #56075 - alexcrichton:wasm-producer...
2018-11-25 Pietro AlbiniRollup merge of #56072 - da-x:stabilize-literal-matcher...
2018-11-25 Pietro AlbiniRollup merge of #56045 - qnighy:additional-sizedness...
2018-11-25 Pietro AlbiniRollup merge of #56024 - oli-obk:const_fn_collect_inner...
2018-11-25 Vadim Petrochenkovresolve: Fix some more asserts in import validation
2018-11-25 Vadim Petrochenkovresolve: Fix bad span arithmetics in import conflict...
2018-11-25 Vadim Petrochenkovresolve: Prohibit relative paths in visibilities on...
2018-11-25 borsAuto merge of #55906 - nnethercote:rm-OpenSnapshot...
2018-11-25 Simon SapinStabilize the int_to_from_bytes feature
2018-11-25 borsAuto merge of #55921 - scalexm:placeholders, r=nikomatsakis
2018-11-25 borsAuto merge of #55959 - matthewjasper:remove-end-region...
2018-11-25 Esteban KüberSuggest correct enum variant on typo
2018-11-25 borsAuto merge of #55915 - oli-obk:miri_engine_refactoring...
2018-11-24 scalexmTry to work around #53332 in `src/test/run-pass/rustc...
2018-11-24 Oliver SchererClean up array/slice of primitive validation
2018-11-24 Oliver SchererRemove stderr file, because the test passes now
2018-11-24 Oliver SchererReintroduce zst-slice reading `read_bytes` method on...
2018-11-24 Oliver SchererProperly test for int pointers in fat pointers to str...
2018-11-24 Oliver SchererAdd regression test for integral pointers in zst str...
2018-11-24 scalexmFix NLL ui test
2018-11-23 Esteban KüberReword EOF in macro arm message
2018-11-23 Esteban KüberFix proc-macro test after internal API change
2018-11-23 Esteban KüberKeep label on moved spans and point at macro invocation...
2018-11-23 Esteban KüberPoint at macro arm when it doesn't expand to an expression
2018-11-23 Esteban KüberReword incorrect macro invocation primary label
2018-11-23 Esteban KüberAdd label when replacing primary DUMMY_SP in macro...
2018-11-23 Esteban KüberPoint at end of macro arm when encountering EOF
2018-11-23 borsAuto merge of #55935 - alexcrichton:vs2017, r=Mark...
2018-11-23 Corey FarwellMerge branch 'master' into frewsxcv-dyn
2018-11-23 borsAuto merge of #56186 - kennytm:rollup, r=kennytm
2018-11-23 kennytmRollup merge of #56168 - sfackler:raw-entry-tracking...
2018-11-23 kennytmRollup merge of #56163 - pietroalbini:1.30.1-relnotes...
2018-11-23 kennytmRollup merge of #56162 - adrianheine:patch-1, r=without...
2018-11-23 kennytmRollup merge of #56154 - petrhosek:fuchsia-linker-args...
2018-11-23 kennytmRollup merge of #56120 - SergioBenitez:subspan, r=alexc...
2018-11-23 kennytmRollup merge of #56116 - alexcrichton:tarball-calng...
2018-11-23 kennytmRollup merge of #56097 - ogoffart:union-abi, r=eddyb
next