]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-12-09 Christoph SchmidlerMerge branch 'master' of github.com:TheSamsa/rust
2019-12-08 borsAuto merge of #67140 - Centril:rollup-h7rbw7y, r=Centril
2019-12-08 Mazdak FarrokhzadRollup merge of #67129 - remexre:patch-1, r=Dylan-DPC
2019-12-08 Mazdak FarrokhzadRollup merge of #67114 - Centril:foreign-item-alias...
2019-12-08 Mazdak FarrokhzadRollup merge of #67101 - rust-lang:ostrich, r=Mark...
2019-12-08 Mazdak FarrokhzadRollup merge of #66991 - Nashenas88:body_cache_cleanup...
2019-12-08 Mazdak FarrokhzadRollup merge of #66325 - BartMassey:master, r=joshtriplett
2019-12-07 Mazdak Farrokhzadleave a FIXME
2019-12-07 Mazdak Farrokhzaduse `#[allow(unused_attributes)]` to paper over incr...
2019-12-07 borsAuto merge of #65881 - anp:implicit-caller-location...
2019-12-07 Nathan RingoFixes typo
2019-12-07 borsAuto merge of #66927 - RalfJung:engines-dont-panic...
2019-12-07 Mazdak FarrokhzadMake `ForeignItem` an alias of `Item`.
2019-12-07 borsAuto merge of #66882 - mati865:znver1_fix, r=nikomatsakis
2019-12-07 Adam PerryAdd additional layer of #[track_caller] to test, avoid...
2019-12-07 Adam PerryAddress review feedback.
2019-12-07 Adam PerryCaller location is propagated via immediates rather...
2019-12-07 Adam PerryAlways call const fns with #[track_caller].
2019-12-06 borsAuto merge of #67104 - Centril:rollup-07vahh9, r=Centril
2019-12-06 Mazdak FarrokhzadRollup merge of #67102 - Aaron1011:patch-3, r=Mark...
2019-12-06 Mazdak FarrokhzadRollup merge of #67094 - RalfJung:fields, r=Mark-Simulacrum
2019-12-06 Mazdak FarrokhzadRollup merge of #67092 - kraai:us-to-is, r=jonas-schievink
2019-12-06 Mazdak FarrokhzadRollup merge of #67090 - kraai:either-to-any, r=jonas...
2019-12-06 Mazdak FarrokhzadRollup merge of #67078 - kamleshbhalui:master, r=Centril
2019-12-06 Mazdak FarrokhzadRollup merge of #67071 - estebank:issue-66868, r=davidtwco
2019-12-06 Mazdak FarrokhzadRollup merge of #67052 - Centril:config-1, r=petrochenkov
2019-12-06 Mazdak FarrokhzadRollup merge of #67009 - Aaron1011:fix/coerce-suggestio...
2019-12-06 Mazdak FarrokhzadRollup merge of #66841 - SimonSapin:float_round_uncheck...
2019-12-06 Mazdak FarrokhzadRollup merge of #66606 - christianpoveda:mut-refs-in...
2019-12-06 Aaron HillAdd note to src/ci/docker/README.md about multiple...
2019-12-06 Mazdak Farrokhzadparse_meta: ditch parse_in_attr
2019-12-06 Mazdak Farrokhzadderive: avoid parse_in_attr
2019-12-06 Mazdak Farrokhzadcfg_attr: avoid .outer_tokens
2019-12-06 borsAuto merge of #65195 - varkor:to_option, r=Centril
2019-12-06 Ralf Jungget rid of __ in field names
2019-12-06 Matthew KraaiChange "wth" to "with" in `Layout::padding_needed_for...
2019-12-06 Matthew KraaiChange "us" to "is" in Layout::for_value comment
2019-12-06 borsAuto merge of #67091 - JohnTitor:rollup-kitphze, r...
2019-12-06 Yuki OkushiRollup merge of #67085 - reitermarkus:addr-parser,...
2019-12-06 Yuki OkushiRollup merge of #67081 - osa1:fix_query_type_docs,...
2019-12-06 Yuki OkushiRollup merge of #67054 - RalfJung:set-discriminant...
2019-12-06 Yuki OkushiRollup merge of #67049 - tmiasko:io-slice-advance,...
2019-12-06 Yuki OkushiRollup merge of #67033 - cuviper:ValueName2, r=rkruppe
2019-12-06 Yuki OkushiRollup merge of #67023 - jethrogb:jb/bootstrap-target...
2019-12-06 Yuki OkushiRollup merge of #67008 - ollie27:rustdoc_issue_61732...
2019-12-06 Yuki OkushiRollup merge of #66998 - Wind-River:master_up, r=alexcr...
2019-12-06 Yuki OkushiRollup merge of #66988 - osa1:issue66985, r=matthewjasper
2019-12-06 Yuki OkushiRollup merge of #66959 - GuillaumeGomez:cfg-duplicates...
2019-12-06 Yuki OkushiRollup merge of #66846 - gizmondo:master, r=michaelwoer...
2019-12-06 Matthew KraaiChange "either" to "any" in Layout::from_size_align...
2019-12-06 varkorFix rebase issues
2019-12-06 Simon SapinMove numeric `From` and `TryFrom` impls to `libcore...
2019-12-06 Simon SapinAdd `{f32,f64}::approx_unchecked_to<Int>` unsafe methods
2019-12-06 Simon SapinMake `core::convert` a directory-module with `mod.rs`
2019-12-06 Markus ReiterRemove boxed closures in address parser.
2019-12-06 varkorUse `Instant::now` lazily
2019-12-06 varkorRename to `then_some` and `then`
2019-12-06 varkorUse `as_ref().map()` rather than `is_some().to_option()`
2019-12-06 varkorFix libcore tests
2019-12-06 varkorUse `to_option_with` in several places
2019-12-06 varkorUse `to_option` in various places
2019-12-06 varkorRename `bool`'s `then` to `to_option`
2019-12-06 Alex AktsipetrovMake try_mark_previous_green aware of cycles.
2019-12-06 borsAuto merge of #67080 - JohnTitor:rollup-2t6fm3u, r...
2019-12-06 Ömer Sinan... Fix Query type docs
2019-12-06 Yuki OkushiRollup merge of #67066 - alexcrichton:update-wasi-libc...
2019-12-06 Yuki OkushiRollup merge of #67065 - alexcrichton:update-wasi,...
2019-12-06 Yuki OkushiRollup merge of #67041 - Wind-River:master_base, r...
2019-12-06 Yuki OkushiRollup merge of #67021 - elichai:2019-12-fmt, r=QuietMi...
2019-12-06 Yuki OkushiRollup merge of #67017 - GuillaumeGomez:long-err-explan...
2019-12-06 Yuki OkushiRollup merge of #66979 - reese:E0631-long-error, r...
2019-12-06 Yuki OkushiRollup merge of #66974 - cuviper:not-isCI, r=alexcrichton
2019-12-06 Yuki OkushiRollup merge of #66900 - GuillaumeGomez:clean-up-err...
2019-12-06 Yuki OkushiRollup merge of #66764 - estebank:reword-bad-collect...
2019-12-06 Yuki OkushiRollup merge of #66649 - Wind-River:master_xyz, r=alexc...
2019-12-06 Kamlesh Kumaraccept union inside enum if not followed by identifier
2019-12-06 Adam Perry`#[track_caller]` suppresses MIR inlining.
2019-12-06 Adam PerryError message no longer implies #[track_caller] is...
2019-12-06 Adam PerryAdd test for Location::caller in a macro.
2019-12-06 Adam PerryImplement core::panic::Location::caller using #[track_c...
2019-12-06 Adam PerryRemove #[track_caller] from incomplete features list.
2019-12-06 Adam PerryPass a location to #[track_caller] functions in codegen...
2019-12-06 Adam PerryAdd caller_location paramter to FnAbi::new_internal.
2019-12-06 Adam PerryGenerate &core::panic::Location type in a single place.
2019-12-06 Adam PerryAdd field to FunctionCx for passing caller location.
2019-12-06 Adam PerryAdd failing test for codegen'd track_caller attribute.
2019-12-06 Adam PerryRename test filename to match others.
2019-12-06 Adam PerryImplement #[track_caller] in const.
2019-12-06 borsAuto merge of #66835 - AviKozokin:master, r=alexcrichton
2019-12-06 Paul Daniel... rustc_codegen_ssa: Fix line accidentally reverted durin...
2019-12-06 Paul Daniel... rustc_mir: Fix tidy line lengths
2019-12-06 Paul Daniel... rustc: Apply clearer naming to BodyAndCache, fix Deref...
2019-12-06 borsAuto merge of #66911 - eddyb:nicer-rustc_regions, r...
2019-12-05 Ralf Junguse abort instead of unreachable
2019-12-05 Esteban KüberDo not ICE on closure typeck
2019-12-05 borsAuto merge of #67060 - Centril:rollup-hwhdx4h, r=Centril
2019-12-05 Alex CrichtonUpdate the revision of wasi-libc used in wasm32-wasi
2019-12-05 Alex CrichtonFix fetching arguments on the wasm32-wasi target
2019-12-05 Mazdak FarrokhzadRollup merge of #67055 - lqd:const_qualif, r=oli-obk
2019-12-05 Mazdak FarrokhzadRollup merge of #67045 - Centril:parser-import-clean...
next