]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-11-07 Mazdak FarrokhzadRollup merge of #65916 - Centril:split-syntax-3, r...
2019-11-07 Mazdak FarrokhzadRollup merge of #64696 - GuillaumeGomez:rustdoc-sub...
2019-11-07 Mazdak FarrokhzadRollup merge of #63793 - oli-obk:🧹, r=dtolnay
2019-11-07 Mazdak Farrokhzadmove syntax::{parse::literal -> util::literal}
2019-11-07 Mazdak Farrokhzadmove syntax::parse::lexer::comments -> syntax::util...
2019-11-07 Mazdak Farrokhzadsyntax::attr: remove usage of lexer
2019-11-07 Mazdak Farrokhzadmove parse::classify -> util::classify
2019-11-07 Mazdak Farrokhzadmove PResult to librustc_errors
2019-11-07 Mazdak Farrokhzadsyntax::parser::token -> syntax::token
2019-11-07 Mazdak Farrokhzadmove unescape_error_reporting to lexer/
2019-11-07 Mazdak Farrokhzadsyntax: simplify imports
2019-11-07 Mazdak Farrokhzadmove parse/parser.rs -> parse/parser/mod.rs
2019-11-07 borsAuto merge of #66180 - Centril:rollup-c1ji943, r=Centril
2019-11-07 Mazdak FarrokhzadRollup merge of #66017 - LukasKalbertodt:array-into...
2019-11-07 Mazdak FarrokhzadRollup merge of #65974 - Centril:matcher-friendly-gatin...
2019-11-07 Mazdak FarrokhzadRollup merge of #65884 - Centril:non-hardcoded-abis...
2019-11-07 Mazdak FarrokhzadRollup merge of #65752 - estebank:sugg, r=Centril
2019-11-07 Mazdak FarrokhzadRollup merge of #59789 - eddyb:typeck-reverts, r=nikoma...
2019-11-07 Mazdak Farrokhzadsyntax: use distinct FloatTy from rustc_target.
2019-11-07 Mazdak Farrokhzadtest that extern lits accept raw strings annd escapes
2019-11-07 Mazdak Farrokhzadtest that parser is oblivious to set of ABIs
2019-11-07 Mazdak Farrokhzadparser: allow ABIs from literal macro fragments
2019-11-07 Mazdak Farrokhzadcleanup can_begin_const_arg
2019-11-07 Mazdak Farrokhzadparser: don't hardcode ABIs into grammar
2019-11-07 borsAuto merge of #66175 - JohnTitor:rollup-ihqk5vn, r...
2019-11-07 Yuki OkushiRollup merge of #66171 - JohnTitor:update-link, r=ehuss
2019-11-07 Yuki OkushiRollup merge of #66162 - Darksonn:master, r=ehuss
2019-11-07 Yuki OkushiRollup merge of #66147 - RalfJung:no-scalar-ptr, r...
2019-11-07 Yuki OkushiRollup merge of #66146 - 3442853561:patch-2, r=Mark...
2019-11-07 Yuki OkushiRollup merge of #66117 - olegnn:fixed_linked_list_marke...
2019-11-07 Yuki OkushiRollup merge of #66114 - golddranks:improve_thread_docs...
2019-11-07 Yuki OkushiRollup merge of #66111 - RalfJung:from_raw_parts, r...
2019-11-07 Yuki OkushiRollup merge of #66084 - petrochenkov:x86arm, r=alexcri...
2019-11-07 Yuki OkushiRollup merge of #66076 - RalfJung:qpath, r=davidtwco...
2019-11-07 Yuki OkushiRollup merge of #66044 - RalfJung:uninit-lint, r=oli-obk
2019-11-07 Yuki OkushiRollup merge of #65945 - tmiasko:long-linker-command...
2019-11-07 Yuki OkushiRollup merge of #65794 - Centril:unimpl-internal, r...
2019-11-07 borsAuto merge of #65750 - nnethercote:cheaper-doc-comments...
2019-11-06 Yuki OkushiFix other broken link
2019-11-06 Yuki OkushiUpdate link on CONTRIBUTING.md
2019-11-06 borsAuto merge of #65728 - ecstatic-morse:promotion-const...
2019-11-06 Esteban Küberreview comments
2019-11-06 Esteban KüberSuggest missing item from `trait` in `impl`
2019-11-06 Pyry KontioTry with crate::error::Error
2019-11-06 Alice RyhlFix broken link in README
2019-11-06 Lukas KalbertodtReplace `array.into_iter()` with `iter()` in `libtest...
2019-11-06 Lukas KalbertodtAdd UI test for `array.into_iter()` lint
2019-11-06 Lukas KalbertodtAdd future incompatibility lint for `array.into_iter()`
2019-11-06 borsAuto merge of #65134 - davidtwco:issue-19834-improper...
2019-11-06 Nicholas NethercoteMake doc comments cheaper with `AttrKind`.
2019-11-06 Nicholas NethercoteRemove unnecessary `Deref` impl for `Attribute`.
2019-11-06 Mazdak Farrokhzadrollback gating for failing macro matchers
2019-11-06 Mazdak Farrokhzadrevamp pre-expansion gating infra
2019-11-06 Ralf JungFix markdown link
2019-11-06 Oliver SchererThe unsafety in `iter.rs` is already documented wonderfully
2019-11-06 Oliver SchererRebase fallout
2019-11-06 Oliver SchererSilence a deprecation warning
2019-11-06 Oliver SchererHalloween... time to get rid of 👻
2019-11-06 Oliver SchererHave tidy ensure that we document all `unsafe` blocks...
2019-11-06 borsAuto merge of #65830 - Quantumplation:master, r=davidtw...
2019-11-06 Ralf Jung--bless
2019-11-06 Ralf Jungimprove a comment
2019-11-06 Ralf Jungremvoe to_scalar_ptr and use ref_to_mplace everywhere
2019-11-06 Ralf Jungmiri cast: avoid unnecessary to_scalar_ptr
2019-11-06 3442853561Update local.rs
2019-11-06 Pyry KontioFix the Error linking.
2019-11-06 Mazdak Farrokhzadgate rustc_on_unimplemented under rustc_attrs
2019-11-06 borsAuto merge of #66143 - Centril:rollup-qmzuex0, r=Centril
2019-11-06 Mazdak FarrokhzadRollup merge of #66139 - euclio:pluralize, r=nagisa
2019-11-06 Mazdak FarrokhzadRollup merge of #66133 - alexcrichton:update-wasi-libc...
2019-11-06 Mazdak FarrokhzadRollup merge of #66103 - smaeul:patch/thumb-musl, r...
2019-11-06 Mazdak FarrokhzadRollup merge of #66092 - niacat:master, r=nagisa
2019-11-06 Mazdak FarrokhzadRollup merge of #66086 - RalfJung:smallvec, r=nagisa
2019-11-06 Mazdak FarrokhzadRollup merge of #66062 - smaeul:patch/pic-level, r...
2019-11-06 Mazdak FarrokhzadRollup merge of #66015 - popzxc:refactor-librustc_parse...
2019-11-06 Mazdak FarrokhzadRollup merge of #65973 - eddyb:caller-location-panic...
2019-11-06 Mazdak FarrokhzadRollup merge of #65776 - nnethercote:rename-LocalIntern...
2019-11-06 Pyry KontioAddressed review comments.
2019-11-06 borsAuto merge of #66141 - Centril:rollup-n2fcvp9, r=Centril
2019-11-06 Mazdak FarrokhzadRollup merge of #66115 - eddyb:global-meta-what, r...
2019-11-06 Mazdak FarrokhzadRollup merge of #66106 - JOE1994:master, r=GuillaumeGomez
2019-11-06 Mazdak FarrokhzadRollup merge of #66101 - estebank:break-tail-e0308...
2019-11-06 Mazdak FarrokhzadRollup merge of #66098 - estebank:path-asciption-typo...
2019-11-06 Mazdak FarrokhzadRollup merge of #66093 - estebank:fmt-ice, r=Centril
2019-11-06 Mazdak FarrokhzadRollup merge of #66081 - RalfJung:ptr-offset, r=zackmdavis
2019-11-06 Mazdak FarrokhzadRollup merge of #66068 - euclio:null-emitter, r=estebank
2019-11-06 Mazdak FarrokhzadRollup merge of #66054 - petrochenkov:delspan, r=estebank
2019-11-06 Mazdak FarrokhzadRollup merge of #66027 - Mark-Simulacrum:panic-handler...
2019-11-06 Mazdak FarrokhzadRollup merge of #66014 - dkadashev:47319-type-param...
2019-11-06 Mazdak FarrokhzadRollup merge of #65892 - pnkfelix:trim-special-derives...
2019-11-05 Pi LanninghamUse source_callee().is_some() to detect macros
2019-11-05 Esteban KüberTweak type mismatch caused by break on tail expr
2019-11-05 Oleg NosovFixed libcore/cell.rs example
2019-11-05 Ralf JungApply suggestions from code review
2019-11-05 Oleg NosovReverted PhantomData in LinkedList, fixed PhantomData...
2019-11-05 borsAuto merge of #66121 - pietroalbini:rollup-8zrwe7l...
2019-11-05 Andy Russelluse American spelling for `pluralize!`
2019-11-05 Alex CrichtonUpdate the bundled `wasi-libc` repository
2019-11-05 Esteban KüberDo not ICE whith a precision flag in formatting str...
2019-11-05 Eduard-Mihai... rustc: remove "GlobalMetaData" dead code from hir:...
next