]> git.lizzy.rs Git - rust.git/history - src
convert-id: tests for const gating.
[rust.git] / src /
2018-08-19 Mazdak Farrokhzadconvert-id: tests for const gating.
2018-08-19 Mazdak Farrokhzadremove feature(convert_id) from lib{core,std}/lib.rs
2018-08-19 Mazdak FarrokhzadMake core::convert::identity a const fn.
2018-08-19 Mazdak FarrokhzadGet rid of unnecessary #![feature(core_float)].
2018-08-19 Mazdak FarrokhzadDrop `identity` from prelude.
2018-08-19 Mazdak FarrokhzadMerge branch 'master' into feature/core_convert_id
2018-08-19 borsAuto merge of #51131 - qnighy:unsized-locals, r=eddyb
2018-08-19 borsAuto merge of #52972 - RalfJung:from_raw_parts_align...
2018-08-18 Masaki HaraIntegrate OperandValue::UnsizedRef into OperandValue...
2018-08-18 Masaki HaraIntegrate PassMode::UnsizedIndirect into PassMode:...
2018-08-18 Masaki HaraRemove a now-unnecessary paragraph.
2018-08-18 Masaki HaraUpdate the unstable book regarding [e; dyn n].
2018-08-18 Masaki HaraAdd an unstable-book article about unsized_locals.
2018-08-18 Masaki HaraImplement simple codegen for unsized rvalues.
2018-08-18 Masaki HaraLift some Sized checks.
2018-08-18 Masaki HaraAdd #![feature(unsized_locals)].
2018-08-18 Masaki HaraAdd Builder::array_alloca.
2018-08-18 Masaki HaraAdd notes on unsized argument errors.
2018-08-18 borsAuto merge of #52592 - eddyb:or-default, r=Mark-Simulacrum
2018-08-18 borsAuto merge of #53324 - alexreg:self_in_typedefs, r...
2018-08-18 Alexander RegueiroAdded page for feature to unstable book.
2018-08-18 Alexander RegueiroAdded tests.
2018-08-18 Alexander RegueiroAdded feature gate.
2018-08-18 Alexander RegueiroUpdated diagnostics.
2018-08-18 Alexander RegueiroResolve `Self` within type definitions.
2018-08-18 Eduard-Mihai BurtescuUse the new Entry::or_default method where possible.
2018-08-18 borsAuto merge of #53436 - cuviper:trace_fn-stop, r=alexcri...
2018-08-18 borsAuto merge of #53286 - nagisa:cast-assumes, r=eddyb
2018-08-18 borsAuto merge of #53175 - matthewjasper:more-return-stuff...
2018-08-18 borsAuto merge of #52553 - Pazzaz:vecdeque-append, r=SimonSapin
2018-08-18 borsAuto merge of #53437 - alexcrichton:fix-target-features...
2018-08-17 borsAuto merge of #53369 - pnkfelix:partial-53351-make...
2018-08-17 borsAuto merge of #53356 - michaelwoerister:itlto, r=alexcr...
2018-08-17 borsAuto merge of #50911 - petrochenkov:macuse, r=alexcrichton
2018-08-17 borsAuto merge of #53449 - frewsxcv:rollup, r=frewsxcv
2018-08-17 Corey FarwellRollup merge of #53434 - alexcrichton:remove-strip...
2018-08-17 Corey FarwellRollup merge of #53413 - eddyb:featured-in-the-latest...
2018-08-17 Corey FarwellRollup merge of #53407 - pnkfelix:partial-53351-make...
2018-08-17 Corey FarwellRollup merge of #53406 - estebank:to_string-to_string...
2018-08-17 Corey FarwellRollup merge of #53358 - SimonSapin:int-bytes, r=shepmaster
2018-08-17 Corey FarwellRollup merge of #53357 - fukatani:pretty-print-btreemap...
2018-08-17 Corey FarwellRollup merge of #53349 - memoryruins:nll-tests, r=nikom...
2018-08-17 Corey FarwellRollup merge of #53347 - eddyb:no-crate-in-root, r...
2018-08-17 Corey FarwellRollup merge of #53326 - memoryruins:issue-27868-test...
2018-08-17 Corey FarwellRollup merge of #53321 - alexcrichton:wasm-target-featu...
2018-08-17 Corey FarwellRollup merge of #52858 - frewsxcv:frewsxcv-elaborator...
2018-08-17 borsAuto merge of #53288 - RalfJung:dropck, r=nikomatsakis
2018-08-17 Simon SapinGratuitous at byte boundaries in hex i32 literals in...
2018-08-17 borsAuto merge of #53190 - sekineh:thumb-cortex-m, r=jamesmunns
2018-08-17 Vadim PetrochenkovFix undesirable fallout
2018-08-17 Vadim PetrochenkovStabilize `use_extern_macros`
2018-08-17 Eduard-Mihai Burtescurustc_resolve: don't allow paths starting with `::crate`.
2018-08-17 borsAuto merge of #53383 - nnethercote:HybridIdxSetBuf...
2018-08-17 Ralf Jungfix license
2018-08-17 Corey FarwellImplement Iterator::size_hint for Elaborator.
2018-08-17 borsAuto merge of #53427 - eddyb:uniform-paths-diagnostics...
2018-08-16 Eduard-Mihai Burtescurustc_resolve: overhaul `#![feature(uniform_paths)...
2018-08-16 borsAuto merge of #53397 - varkor:feature-collector-expand...
2018-08-16 Alex CrichtonSet more llvm function attributes for __rust_try
2018-08-16 Josh Stonestd: stop backtracing when the frames are full
2018-08-16 borsAuto merge of #53433 - kennytm:rollup, r=kennytm
2018-08-16 Alex Crichtonwasm: Remove --strip-debug argument to LLD
2018-08-16 kennytmRollup merge of #53234 - kennytm:debug-9696, r=alexcrichton
2018-08-16 kennytmRollup merge of #53412 - eddyb:stage-who, r=alexcrichton
2018-08-16 kennytmRollup merge of #53399 - varkor:ignore-non-md-unstable_...
2018-08-16 kennytmRollup merge of #53395 - varkor:__Nonexhaustive-to...
2018-08-16 kennytmRollup merge of #53377 - cuviper:pointer-elf_size,...
2018-08-16 kennytmRollup merge of #53373 - estebank:unclosed, r=petrochenkov
2018-08-16 kennytmRollup merge of #53364 - varkor:gat-warn-broken, r...
2018-08-16 kennytmRollup merge of #53360 - PramodBisht:issue/51602, r...
2018-08-16 kennytmRollup merge of #53313 - llogiq:two-small-improvements...
2018-08-16 kennytmRollup merge of #52946 - Ajacmac:doc-impl-from, r=Guill...
2018-08-16 borsAuto merge of #53304 - dtolnay:extend, r=dtolnay
2018-08-16 Ralf Jungenable more tests on stage1 again
2018-08-16 borsAuto merge of #53256 - ollie27:writeln, r=KodrAus
2018-08-16 kennytmRevert "Use public DNS server instead of 169.254.169...
2018-08-16 borsAuto merge of #53173 - alexcrichton:win-arm64, r=sfackler
2018-08-16 borsAuto merge of #53147 - ashtneoi:dont-suggest-ref, r...
2018-08-16 Nicholas NethercoteSpeed up NLL with `HybridIdxSetBuf`.
2018-08-16 Eduard-Mihai Burtescutests: prefer edition: directives to compile-flags...
2018-08-16 Eduard-Mihai Burtescusyntax: also warn about edition "umbrella" features...
2018-08-16 borsAuto merge of #53295 - estebank:on-unimplemented, r...
2018-08-16 ashtneoiSplit tests more and bless them again
2018-08-16 ashtneoiMove tests into their own directory
2018-08-16 borsAuto merge of #53293 - petrochenkov:gramattr2, r=alexcr...
2018-08-16 Esteban Küberfix broken test
2018-08-16 borsAuto merge of #53289 - ljedrz:improve_lexer, r=michaelw...
2018-08-16 Alex CrichtonStart adding an `aarch64-pc-windows-msvc` target
2018-08-15 Eduard-Mihai Burtescusyntax: process all edition features before other features.
2018-08-15 Eduard-Mihai BurtescuRevert "Ignore test that fails on stage1"
2018-08-15 Eduard-Mihai Burtescusyntax_ext: remove leftover span_err_if_not_stage0...
2018-08-15 ashtneoiRe-bless test
2018-08-15 ashtneoiAdd files I forgot to commit earlier
2018-08-15 ashtneoiChange a method name and clarify a comment
2018-08-15 ashtneoiBless tests
2018-08-15 ashtneoiTest move-into-Fn/FnMut errors too
2018-08-15 ashtneoiFix compiletest JSON error message
2018-08-15 ashtneoiAllocate fewer Strings at a time
2018-08-15 ashtneoiAdd another FIXME about suggestions
2018-08-15 ashtneoiBless UI tests
next