]> git.lizzy.rs Git - rust.git/history - src
Add label when replacing primary DUMMY_SP in macro expansion
[rust.git] / src /
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-21 borsAuto merge of #56118 - steveklabnik:update-books, r...
2018-11-21 borsAuto merge of #56117 - petrochenkov:iempty, r=eddyb
2018-11-21 Steve Klabnikupdate various stdlib docs
2018-11-21 borsAuto merge of #52591 - eddyb:functional-snakes, r=oli-obk
2018-11-21 Eduard-Mihai Burtescurustc: implement and use Default on more types.
2018-11-21 Eduard-Mihai Burtescurustc: remove {FxHash,Node,DefId,HirId,ItemLocal}{Map...
2018-11-21 borsAuto merge of #56032 - petrochenkov:stabecip, r=nikomat...
2018-11-21 Steve Klabnikfix more links
2018-11-21 Steve Klabnikfix rustbuild to build all the books
2018-11-21 Steve Klabnikupdate books
2018-11-21 Vadim Petrochenkovresolve: Make "empty import canaries" invisible from...
2018-11-20 Vadim PetrochenkovAdd a couple more tests
2018-11-20 Vadim PetrochenkovStabilize `extern_crate_item_prelude`
2018-11-20 borsAuto merge of #56111 - nrc:update, r=kennytm
2018-11-20 Nick CameronUpdate RLS and Rustfmt
2018-11-20 borsAuto merge of #55720 - RalfJung:const-eval-raw, r=oli-obk
2018-11-20 borsAuto merge of #55663 - varkor:must_use-traits, r=estebank
2018-11-20 borsAuto merge of #55678 - Aaronepower:master, r=Mark-Simul...
2018-11-20 borsAuto merge of #56081 - alexcrichton:update-manifest...
2018-11-20 borsAuto merge of #55983 - oli-obk:static_, r=Mark-Simulacrum
2018-11-20 borsAuto merge of #56049 - newpavlov:revert_51601, r=sfackler
2018-11-19 Alex CrichtonAdd temporary renames to manifests for rustfmt/clippy
2018-11-19 Ralf Jungexplain why we can use raw
2018-11-19 Ralf Jungwe now do proper validation on scalars
2018-11-19 Ralf Junguse RawConst in miri
2018-11-19 Ralf JungMake const_eval_raw query return just an AllocId
2018-11-19 borsAuto merge of #55971 - SergioBenitez:skip-non-semantic...
2018-11-19 varkorFix change to predicates
2018-11-19 varkorFix typo in #[must_use] message
2018-11-19 varkorHandle trait objects
2018-11-19 varkorTest for #[must_use] on traits
2018-11-19 varkorRecognise #[must_use] on traits, affecting impl Trait
2018-11-19 varkorUse general uninhabitedness checking
2018-11-19 borsAuto merge of #56060 - nrc:save-path-fallback, r=zackmdavis
2018-11-19 borsAuto merge of #56051 - pietroalbini:rollup, r=pietroalbini
2018-11-19 kennytmRollup merge of #56059 - alexcrichton:fix-tests, r...
2018-11-19 Pietro AlbiniRollup merge of #56043 - nikomatsakis:issue-55756-via...
2018-11-19 Pietro AlbiniRollup merge of #56027 - Xanewok:docs-backtick, r=Quiet...
2018-11-19 Pietro AlbiniRollup merge of #56016 - scottmcm:vecdeque-resize-with...
2018-11-19 Pietro AlbiniRollup merge of #56012 - RalfJung:unsafe-cell, r=nikoma...
2018-11-19 Pietro AlbiniRollup merge of #56011 - CBenoit:master, r=QuietMisdreavus
2018-11-19 Pietro AlbiniRollup merge of #56007 - RalfJung:non-const-call, r...
2018-11-19 Pietro AlbiniRollup merge of #55970 - RalfJung:miri-backtrace, r...
2018-11-19 Pietro AlbiniRollup merge of #55968 - ehuss:non-mod-rs-tests, r...
2018-11-19 Pietro AlbiniRollup merge of #55963 - stepancheg:mpsc-take-2, r...
2018-11-19 Pietro AlbiniRollup merge of #55962 - QuietMisdreavus:tricky-spans...
2018-11-19 Pietro AlbiniRollup merge of #55953 - blitzerr:master, r=nikomatsakis
2018-11-19 Pietro AlbiniRollup merge of #55952 - michaelwoerister:newer-clang...
2018-11-19 Pietro AlbiniRollup merge of #55949 - ljedrz:return_impl_Iterator_fr...
2018-11-19 Nick Cameronsave-analysis: fallback to using path id
2018-11-19 Alex CrichtonIncrease `Duration` approximate equal threshold to 1us
2018-11-19 borsAuto merge of #56042 - petrochenkov:nuni, r=petrochenkov
2018-11-18 Pietro AlbiniRollup merge of #55923 - Zeegomo:master, r=estebank
2018-11-18 Pietro AlbiniRollup merge of #55919 - Turbo87:num-tests, r=dtolnay
2018-11-18 Pietro AlbiniRollup merge of #55916 - RalfJung:mut-visitor, r=oli-obk
2018-11-18 Pietro AlbiniRollup merge of #55894 - RalfJung:validation-enums...
2018-11-18 Pietro AlbiniRollup merge of #55867 - RalfJung:dont-panic, r=Mark...
2018-11-18 Pietro AlbiniRollup merge of #55862 - zackmdavis:but_will_they_come_...
2018-11-18 Pietro AlbiniRollup merge of #55857 - andjo403:rmdep, r=Mark-Simulacrum
2018-11-18 Pietro AlbiniRollup merge of #55834 - ogoffart:union-abi, r=eddyb
2018-11-18 Pietro AlbiniRollup merge of #55827 - ljedrz:various_stashed, r...
2018-11-18 Pietro AlbiniRollup merge of #55564 - smaeul:test-fixes-2, r=alexcri...
2018-11-18 Pietro AlbiniRollup merge of #55562 - smaeul:powerpc-linux-musl...
2018-11-18 borsAuto merge of #55672 - RalfJung:miri-extern-types,...
2018-11-18 Артём Павлов [Arty... fix test
2018-11-18 Артём Павлов [Arty... tests
2018-11-18 Niko Matsakisremove "approx env bounds" if we already know from...
2018-11-18 Артём Павлов [Arty... revert
2018-11-18 borsAuto merge of #56017 - alexcrichton:debug-test, r=alexc...
2018-11-18 borsAuto merge of #55999 - alexcrichton:update-cargo, r=nrc
2018-11-18 Vadim PetrochenkovFix rebase
2018-11-18 Vadim PetrochenkovAdd a couple more tests + address review comments
2018-11-18 Vadim Petrochenkovresolve: Refactor away `DeterminacyExt`
2018-11-18 Vadim Petrochenkovresolve: Future-proof against imports referring to...
2018-11-18 Vadim Petrochenkovresolve: Avoid sentence breaks in diagnostics
2018-11-18 Vadim Petrochenkovresolve: Support resolving macros without leaving traces
2018-11-18 Vadim Petrochenkovresolve: Avoid marking `extern crate` items as used...
2018-11-18 Vadim Petrochenkovresolve: Reintroduce feature gate for uniform paths...
2018-11-18 Vadim PetrochenkovFix ICEs from imports of items not defined in modules
2018-11-18 Vadim Petrochenkovresolve: Tweak some articles in ambiguity diagnostics
2018-11-18 Vadim Petrochenkovresolve: Recover "did you mean" suggestions in imports
2018-11-18 Vadim Petrochenkovresolve: Check resolution consistency for import paths...
2018-11-18 Vadim Petrochenkovresolve: Resolve single-segment imports using in-scope...
2018-11-18 Vadim Petrochenkovresolve: More precise determinacy tracking during impor...
2018-11-18 Vadim Petrochenkovresolve: Improve diagnostics for resolution ambiguities
2018-11-18 Vadim Petrochenkovresolve: Simplify ambiguity checking for built-in attri...
2018-11-18 Vadim Petrochenkovresolve: Resolve multi-segment imports using in-scope...
2018-11-18 Vadim Petrochenkovresolve: Stop generating uniform path canaries
2018-11-18 Scott McMurrayAdd VecDeque::resize_with
2018-11-18 Alex Crichtonstd: Add debugging for a failing test on appveyor
2018-11-17 Igor Matuszewskidocs: Add missing backtick in object_safety.rs docs
2018-11-17 borsAuto merge of #56003 - nikomatsakis:issue-54467-infer...
2018-11-17 giacomotidy check fix
2018-11-17 giacomoadd test for #[test] attribute only allowed on non...
2018-11-17 Ralf Jungadd comment explaining why what we do is legal
2018-11-17 Alex CrichtonUpdate Cargo submodule
2018-11-17 Ralf Jungerase the tag on casts involving (raw) pointers
2018-11-17 Sergio BenitezIgnore non-semantic tokens for 'probably_eq' streams.
next