index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Lines
2019-08-06
Update README.md
Mazdak Farrokhzad
-1
/
+1
2019-08-06
doc: the content has since been moved to the guide
Tshepang Lekhonkhobe
-5
/
+2
2019-08-06
doc: fix broken sentence
Tshepang Lekhonkhobe
-1
/
+1
2019-08-05
Clarify align_to's requirements and obligations
Jake Goulding
-6
/
+8
2019-08-05
Tests around moving parts of structs and tuples across await points
Ryan Gorup
-0
/
+95
2019-08-05
Remove gensym from format_args
Matthew Jasper
-12
/
+14
2019-08-05
Make some items in core::unicode private
Matthew Jasper
-20
/
+20
2019-08-05
Fix various issues with making items reachable through macros
Matthew Jasper
-31
/
+276
2019-08-05
Changed tests to check-pass.
Alexander Regueiro
-2
/
+2
2019-08-06
Add test for DerefMut methods
Guillaume Gomez
-0
/
+29
2019-08-06
PlaceRef's base is already a reference
Santiago Pastorino
-10
/
+10
2019-08-05
Make use of possibly uninitialized data a hard error
Tyler Mandry
-131
/
+209
2019-08-05
Display methods from DerefMut in the sidebar as well
Guillaume Gomez
-3
/
+5
2019-08-05
Make qualify consts in_projection use PlaceRef
Santiago Pastorino
-14
/
+15
2019-08-05
Update LLVM submodule
Nikita Popov
-0
/
+0
2019-08-05
Auto merge of #59369 - oli-obk:unwrap_usICE, r=eddyb,nikomatsakis
bors
-142
/
+298
2019-08-05
assume_init: warn about valid != safe
Ralf Jung
-0
/
+7
2019-08-05
Don't recommend `extern crate` syntax
Kornel
-27
/
+27
2019-08-05
improve wrapping_ docs
Ralf Jung
-26
/
+112
2019-08-05
note about stack-allocated variables being allocated objects
Ralf Jung
-8
/
+16
2019-08-05
improve align_offset docs
Ralf Jung
-4
/
+8
2019-08-05
Force callers of resolve_ast_path to deal with Res::Err correctly
Mark Rousskov
-10
/
+9
2019-08-05
Get rid of one more useless `lift` invocation
Oliver Scherer
-2
/
+1
2019-08-05
Update to new passing-ui-test scheme
Oliver Scherer
-2
/
+2
2019-08-05
Prevent array length printing cycle with debug assertions
Oliver Scherer
-1
/
+6
2019-08-05
Fixup: eval_usize needs param env
Oliver Scherer
-1
/
+1
2019-08-05
Address comment and formatting nits
Oliver Scherer
-3
/
+3
2019-08-05
Clear the ParamEnv where its information is irrelevant
Oliver Scherer
-35
/
+43
2019-08-05
Fiddle param env through to `try_eval_bits` in most places
Oliver Scherer
-119
/
+230
2019-08-05
Add regression tests
Oliver Scherer
-0
/
+37
2019-08-05
Don't abort on unevaluated constants without at least tryting to eval them
Oliver Scherer
-64
/
+80
2019-08-05
Clean up the `ty::Const::assert*` methods
Oliver Scherer
-50
/
+30
2019-08-05
Auto merge of #61491 - stjepang:impls-for-accesserror, r=dtolnay
bors
-0
/
+5
2019-08-05
Added another test.
Alexander Regueiro
-0
/
+12
2019-08-05
Don't store &Span
Mark Rousskov
-6
/
+6
2019-08-05
Add implementations for converting boxed slices into boxed arrays
Jake Goulding
-6
/
+195
2019-08-05
test drop order for parameters when a future is dropped part-way through exec...
David Laban
-0
/
+307
2019-08-05
review feedback: find lib root path from registry
Martin Finkel
-9
/
+19
2019-08-05
Replace error callback with Result
Mark Rousskov
-23
/
+24
2019-08-05
Added test for issue.
Alexander Regueiro
-0
/
+24
2019-08-05
useful debug
Niko Matsakis
-0
/
+14
2019-08-05
useful comments
Niko Matsakis
-2
/
+13
2019-08-05
Ensure `type_param_predicates` fn only returns predicates for type param with...
Alexander Regueiro
-6
/
+12
2019-08-05
Got rid of concept of 'principal trait' in more places in codebase.
Alexander Regueiro
-49
/
+47
2019-08-05
A few cosmetic improvements.
Alexander Regueiro
-37
/
+38
2019-08-05
fix slice comparison
Ralf Jung
-1
/
+1
2019-08-05
Remove leftover AwaitOrigin
Mark Rousskov
-9
/
+0
2019-08-05
Make mk_attr_id private to libsyntax
Mark Rousskov
-1
/
+1
2019-08-05
Drop explicit span argument from mk_name_value_item
Mark Rousskov
-5
/
+4
2019-08-05
Drop span argument from mk_list_item
Mark Rousskov
-14
/
+11
[prev]
[next]